Earlier this year
-
r252
(Preliminary code for the mem_read and mem_write functions.) committed by kylanr
- Preliminary code for the mem_read and mem_write functions.
Preliminary code for the mem_read and mem_write functions.
-
r251
(Two's complement addition and subtraction now work.) committed by kylanr
- Two's complement addition and subtraction now work.
Two's complement addition and subtraction now work.
-
NotableFeatures
(Notable features that distinguish spoc.) Wiki page edited by kylanr
- Revision r250
Edited wiki page through web user interface.
Revision r250
Edited wiki page through web user interface.
-
NotableFeatures
(Notable features that distinguish spoc.) Wiki page edited by kylanr
- Revision r249
Edited wiki page through web user interface.
Revision r249
Edited wiki page through web user interface.
-
NotableFeatures
(Notable features that distinguish spoc.) Wiki page edited by kylanr
- Revision r248
Edited wiki page through web user interface.
Revision r248
Edited wiki page through web user interface.
-
NotableFeatures
(Notable features that distinguish spoc.) Wiki page edited by kylanr
- Revision r247
Edited wiki page through web user interface.
Revision r247
Edited wiki page through web user interface.
-
NotableFeatures
(Notable features that distinguish spoc.) Wiki page edited by kylanr
- Revision r246
Edited wiki page through web user interface.
Revision r246
Edited wiki page through web user interface.
-
WhySpoc
(Why is it called spoc?) Wiki page edited by kylanr
- Revision r245
Edited wiki page through web user interface.
Revision r245
Edited wiki page through web user interface.
-
NotableFeatures
(Notable features that distinguish spoc.) Wiki page edited by kylanr
- Revision r244
Edited wiki page through web user interface.
Revision r244
Edited wiki page through web user interface.
-
NotableFeatures
(Notable features that distinguish spoc.) Wiki page added by kylanr
- Revision r243
Created wiki page through web user interface.
Revision r243
Created wiki page through web user interface.
-
r242
(Added dynamic padding for inputs. Now all input bitstrings w...) committed by kylanr
- Added dynamic padding for inputs. Now all input bitstrings will be adjusted to be the same length.
They are padded out to accommodate the longest bitstring in the input file.
Added dynamic padding for inputs. Now all input bitstrings will be adjusted to be the same length.
They are padded out to accommodate the longest bitstring in the input file.
-
r241
([No log message]) committed by kylanr
- [No log message]
-
r240
(removed temporary files from version control) committed by kylanr
- removed temporary files from version control
removed temporary files from version control
-
r239
([No log message]) committed by kylanr
- [No log message]
-
r238
([No log message]) committed by kylanr
- [No log message]
-
r237
([No log message]) committed by kylanr
- [No log message]
-
r236
(The adder and subtractor now use perform_addition for comput...) committed by kylanr
- The adder and subtractor now use perform_addition for computation.
The adder and subtractor now use perform_addition for computation.
-
r235
(Full unit test coverage.) committed by kylanr
- Full unit test coverage.
-
r234
([No log message]) committed by kylanr
- [No log message]
-
r233
(Added documentation script and some initial mapper tests.) committed by kylanr
- Added documentation script and some initial mapper tests.
Added documentation script and some initial mapper tests.
-
r232
(Created a scripts directory. Added some exception classes.) committed by kylanr
- Created a scripts directory. Added some exception classes.
Created a scripts directory. Added some exception classes.
-
FaultMap
(A description of the fault map file format.) Wiki page edited by kylanr
- Revision r231
Edited wiki page through web user interface.
Revision r231
Edited wiki page through web user interface.
-
UserManual
(Information on using the HiPerCopS spoc software.) Wiki page edited by kylanr
- Revision r230
Edited wiki page through web user interface.
Revision r230
Edited wiki page through web user interface.
-
ProjectRoadmap
(Where we are and where we're going.) Wiki page edited by kylanr
- Revision r229
Edited wiki page through web user interface.
Revision r229
Edited wiki page through web user interface.
-
LanguageSelection
(Choosing the project's implementation language.) Wiki page edited by kylanr
- Revision r228
Edited wiki page through web user interface.
Revision r228
Edited wiki page through web user interface.
-
r227
(Tests now cover 78% of the code.) committed by kylanr
- Tests now cover 78% of the code.
Tests now cover 78% of the code.
-
r226
(Established framework for testing the rest of the existing c...) committed by kylanr
- Established framework for testing the rest of the existing code. Now testing all files except
binary_split.py, dot_parser.py, and spoc_gui.py. May want to add these files in the future.
Established framework for testing the rest of the existing code. Now testing all files except
binary_split.py, dot_parser.py, and spoc_gui.py. May want to add these files in the future.
-
issue 2
(Simple Mapping Rotates Structures by 90 Degrees) Status changed by kylanr
-
-
issue 1
(Device/Structure Dependencies) Status changed by kylanr
-
-
r225
(wrote script to provide coverage information) committed by kylanr
- wrote script to provide coverage information
wrote script to provide coverage information
-
r224
(Full coverage tests for structure.py and low_level.py) committed by kylanr
- Full coverage tests for structure.py and low_level.py
Full coverage tests for structure.py and low_level.py
-
r223
(added relative path information to the tests) committed by kylanr
- added relative path information to the tests
added relative path information to the tests
-
r222
(unit tests for low_level, structure, and adder) committed by kylanr
- unit tests for low_level, structure, and adder
unit tests for low_level, structure, and adder
-
r221
(the primordial beginnings of a unit testing framework) committed by kylanr
- the primordial beginnings of a unit testing framework
the primordial beginnings of a unit testing framework
-
r220
(renamed GUI file... again) committed by kylanr
- renamed GUI file... again
renamed GUI file... again
-
r219
(removed superfluous files) committed by kylanr
- removed superfluous files
removed superfluous files
-
r218
(consolidated multiplier classes into single file) committed by kylanr
- consolidated multiplier classes into single file
consolidated multiplier classes into single file
-
r217
(consolidated low level classes) committed by kylanr
- consolidated low level classes
consolidated low level classes
-
r216
(moved dimension definitions to respective files) committed by kylanr
- moved dimension definitions to respective files
moved dimension definitions to respective files
-
r215
(ERSA paper version, organizational stuff) committed by kylanr
- ERSA paper version, organizational stuff
ERSA paper version, organizational stuff
-
r214
(revised experiment code) committed by kylanr
- revised experiment code
-
r213
(saving and loading of fault map files) committed by kylanr
- saving and loading of fault map files
saving and loading of fault map files
-
UserManual
(Information on using the HiPerCopS spoc software.) Wiki page edited by kylanr
-
FaultMap
(A description of the fault map file format.) Wiki page added by kylanr
-
UserManual
(Information on using the HiPerCopS spoc software.) Wiki page edited by kylanr
-
r209
(support for multiple systems per device) committed by kylanr
- support for multiple systems per device
support for multiple systems per device
-
r208
(removed *.pyc files from version control) committed by kylanr
- removed *.pyc files from version control
removed *.pyc files from version control
-
r207
(added random fault injection and harness for manual tests) committed by kylanr
- added random fault injection and harness for manual tests
added random fault injection and harness for manual tests
-
UserManual
(Information on using the HiPerCopS spoc software.) Wiki page edited by kylanr
-
UserManual
(Information on using the HiPerCopS spoc software.) Wiki page edited by kylanr
|