Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started work on second version of dumb netlist format. | Alex AUVOLAT | 2013-11-07 | 3 | -96/+158 |
* | Documented the C simulator in the README file ; added a test file. | Alex AUVOLAT | 2013-11-06 | 3 | -18/+206 |
* | Deleted useless debug output ; coded working 60/60/24 clock. | Alex AUVOLAT | 2013-11-05 | 2 | -12/+14 |
* | Removed unused function. | Alex AUVOLAT | 2013-11-05 | 1 | -24/+0 |
* | More simplifcation passes... | Alex AUVOLAT | 2013-11-05 | 7 | -55/+137 |
* | Added netlist simplification passes (not yet quite complete !) | Alex AUVOLAT | 2013-11-05 | 8 | -17/+322 |
* | Reorganized folders. | Alex AUVOLAT | 2013-11-05 | 20 | -164/+28 |
* | C simulator quite completed. | Alex AUVOLAT | 2013-11-04 | 7 | -22/+249 |
* | Added README file | Alex AUVOLAT | 2013-11-04 | 1 | -0/+38 |
* | Cleanup unused files. | Alex AUVOLAT | 2013-11-04 | 14 | -206/+3 |
* | Added stub C simulator (defined dumb-down syntax for netlists). | Alex AUVOLAT | 2013-11-04 | 41 | -123/+780 |
* | Simulator started. | Alex AUVOLAT | 2013-10-31 | 13 | -0/+491 |
* | First commit ; includes first TP and minijazz compiler | Alex AUVOLAT | 2013-10-31 | 59 | -0/+3146 |