summaryrefslogtreecommitdiff
path: root/csim/sim.c
Commit message (Expand)AuthorAgeFilesLines
* Added FEED/FED signals in protocol.Alex AUVOLAT2014-01-091-0/+9
* Monitor now works correctly.Alex AUVOLAT2014-01-031-0/+4
* Added simulator monitor tool.Alex AUVOLAT2014-01-031-0/+11
* Started CPU implementation.Alex AUVOLAT2014-01-021-2/+2
* Tabs to spaces ; deleted Caml simulator (useless anyways)Alex AUVOLAT2013-12-171-191/+191
* RAM gives result immediately..Alex AUVOLAT2013-11-191-9/+4
* Minor changes.Alex AUVOLAT2013-11-121-1/+1
* Added ROM support, coded a 24/60/60 watch with output for 7-bit LCD displayAlex AUVOLAT2013-11-111-32/+6
* Minor style changes.Alex AUVOLAT2013-11-091-2/+3
* Simulator fixed.Alex AUVOLAT2013-11-081-3/+3
* [WIP] Change dumb netlist format in scheduler and simulator.Alex AUVOLAT2013-11-081-67/+95
* Added netlist simplification passes (not yet quite complete !)Alex AUVOLAT2013-11-051-5/+11
* C simulator quite completed.Alex AUVOLAT2013-11-041-0/+190
* Added stub C simulator (defined dumb-down syntax for netlists).Alex AUVOLAT2013-11-041-0/+23