Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected a conflict in naming. | Alex AUVOLAT | 2013-11-09 | 1 | -6/+6 |
| | |||||
* | Little change, usefull ? Not really. | Alex AUVOLAT | 2013-11-08 | 1 | -6/+10 |
| | |||||
* | More optimizations. | Alex AUVOLAT | 2013-11-08 | 6 | -150/+103 |
| | |||||
* | Minor changes. | Alex AUVOLAT | 2013-11-08 | 1 | -30/+48 |
| | |||||
* | Simulator fixed. | Alex AUVOLAT | 2013-11-08 | 1 | -2/+2 |
| | |||||
* | [WIP] Change dumb netlist format in scheduler and simulator. | Alex AUVOLAT | 2013-11-08 | 1 | -14/+179 |
| | |||||
* | 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 |
| | |||||
* | Deleted useless debug output ; coded working 60/60/24 clock. | Alex AUVOLAT | 2013-11-05 | 1 | -5/+0 |
| | |||||
* | Removed unused function. | Alex AUVOLAT | 2013-11-05 | 1 | -24/+0 |
| | |||||
* | More simplifcation passes... | Alex AUVOLAT | 2013-11-05 | 4 | -35/+109 |
| | |||||
* | Added netlist simplification passes (not yet quite complete !) | Alex AUVOLAT | 2013-11-05 | 3 | -3/+217 |
| | |||||
* | Reorganized folders. | Alex AUVOLAT | 2013-11-05 | 10 | -125/+0 |
| | |||||
* | C simulator quite completed. | Alex AUVOLAT | 2013-11-04 | 3 | -9/+7 |
| | |||||
* | Cleanup unused files. | Alex AUVOLAT | 2013-11-04 | 13 | -203/+0 |
| | |||||
* | Added stub C simulator (defined dumb-down syntax for netlists). | Alex AUVOLAT | 2013-11-04 | 33 | -0/+868 |