summaryrefslogtreecommitdiff
path: root/sched
Commit message (Expand)AuthorAgeFilesLines
* Corrected a conflict in naming.Alex AUVOLAT2013-11-091-6/+6
* Little change, usefull ? Not really.Alex AUVOLAT2013-11-081-6/+10
* More optimizations.Alex AUVOLAT2013-11-086-150/+103
* Minor changes.Alex AUVOLAT2013-11-081-30/+48
* Simulator fixed.Alex AUVOLAT2013-11-081-2/+2
* [WIP] Change dumb netlist format in scheduler and simulator.Alex AUVOLAT2013-11-081-14/+179
* Correction to netlist parser (not taken into account in the caml simulator, w...Alex AUVOLAT2013-11-073-26/+16
* Started work on second version of dumb netlist format.Alex AUVOLAT2013-11-073-96/+158
* Deleted useless debug output ; coded working 60/60/24 clock.Alex AUVOLAT2013-11-051-5/+0
* Removed unused function.Alex AUVOLAT2013-11-051-24/+0
* More simplifcation passes...Alex AUVOLAT2013-11-054-35/+109
* Added netlist simplification passes (not yet quite complete !)Alex AUVOLAT2013-11-053-3/+217
* Reorganized folders.Alex AUVOLAT2013-11-0510-125/+0
* C simulator quite completed.Alex AUVOLAT2013-11-043-9/+7
* Cleanup unused files.Alex AUVOLAT2013-11-0413-203/+0
* Added stub C simulator (defined dumb-down syntax for netlists).Alex AUVOLAT2013-11-0433-0/+868