summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Started work on second version of dumb netlist format.Alex AUVOLAT2013-11-073-96/+158
|
* Documented the C simulator in the README file ; added a test file.Alex AUVOLAT2013-11-063-18/+206
|
* Deleted useless debug output ; coded working 60/60/24 clock.Alex AUVOLAT2013-11-052-12/+14
|
* Removed unused function.Alex AUVOLAT2013-11-051-24/+0
|
* More simplifcation passes...Alex AUVOLAT2013-11-057-55/+137
|
* Added netlist simplification passes (not yet quite complete !)Alex AUVOLAT2013-11-058-17/+322
|
* Reorganized folders.Alex AUVOLAT2013-11-0520-164/+28
|
* C simulator quite completed.Alex AUVOLAT2013-11-047-22/+249
|
* Added README fileAlex AUVOLAT2013-11-041-0/+38
|
* Cleanup unused files.Alex AUVOLAT2013-11-0414-206/+3
|
* Added stub C simulator (defined dumb-down syntax for netlists).Alex AUVOLAT2013-11-0441-123/+780
|
* Simulator started.Alex AUVOLAT2013-10-3113-0/+491
|
* First commit ; includes first TP and minijazz compilerAlex AUVOLAT2013-10-3159-0/+3146