summaryrefslogtreecommitdiff
path: root/csim
Commit message (Expand)AuthorAgeFilesLines
* ContinuationAlex AUVOLAT2014-01-171-1/+1
* Added FEED/FED signals in protocol.Alex AUVOLAT2014-01-091-0/+9
* Monitor now works correctly.Alex AUVOLAT2014-01-032-1/+5
* Added simulator monitor tool.Alex AUVOLAT2014-01-034-9/+22
* Implement lw/sw/lwr/swr ; optimize simplification pass order ; add comments i...Alex AUVOLAT2014-01-031-1/+15
* Started CPU implementation.Alex AUVOLAT2014-01-023-7/+9
* Tabs to spaces ; deleted Caml simulator (useless anyways)Alex AUVOLAT2013-12-175-507/+507
* RAM gives result immediately..Alex AUVOLAT2013-11-194-16/+19
* Added a TODO, changed a few comments.Alex AUVOLAT2013-11-151-1/+3
* Improvemenet of pow2 (suggested by T.Bourke)Alex AUVOLAT2013-11-121-4/+1
* 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-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