summaryrefslogtreecommitdiff
path: root/csim
Commit message (Collapse)AuthorAgeFilesLines
* Added ROM support, coded a 24/60/60 watch with output for 7-bit LCD displayAlex AUVOLAT2013-11-116-42/+124
|
* Minor style changes.Alex AUVOLAT2013-11-092-3/+5
|
* Simulator fixed.Alex AUVOLAT2013-11-081-3/+3
|
* [WIP] Change dumb netlist format in scheduler and simulator.Alex AUVOLAT2013-11-083-165/+172
|
* Documented the C simulator in the README file ; added a test file.Alex AUVOLAT2013-11-061-1/+1
|
* Added netlist simplification passes (not yet quite complete !)Alex AUVOLAT2013-11-052-8/+14
|
* Reorganized folders.Alex AUVOLAT2013-11-053-3/+7
|
* C simulator quite completed.Alex AUVOLAT2013-11-044-13/+242
|
* Added stub C simulator (defined dumb-down syntax for netlists).Alex AUVOLAT2013-11-045-0/+345