Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More optimizations. | Alex AUVOLAT | 2013-11-08 | 7 | -152/+107 | |
| | ||||||
* | Minor changes. | Alex AUVOLAT | 2013-11-08 | 2 | -30/+49 | |
| | ||||||
* | Simulator fixed. | Alex AUVOLAT | 2013-11-08 | 5 | -8/+9 | |
| | ||||||
* | [WIP] Change dumb netlist format in scheduler and simulator. | Alex AUVOLAT | 2013-11-08 | 6 | -184/+398 | |
| | ||||||
* | Correction to netlist parser (not taken into account in the caml simulator, ↵ | Alex AUVOLAT | 2013-11-07 | 3 | -26/+16 | |
| | | | | which is kind of abandonned). | |||||
* | 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 | |