summaryrefslogtreecommitdiff
path: root/cpu/cpu.ml
Commit message (Expand)AuthorAgeFilesLines
* Added simulator monitor tool.Alex AUVOLAT2014-01-031-16/+72
* Implement lw/sw/lwr/swr ; optimize simplification pass order ; add comments i...Alex AUVOLAT2014-01-031-11/+43
* Implement jr/jalr/jer/jner/jltr/jler/jltru/jleru ; add simplification to sched.Alex AUVOLAT2014-01-021-4/+20
* CPU runs a simple program that increments A and loops (all other instructions...Alex AUVOLAT2014-01-021-16/+20
* Started CPU implementation.Alex AUVOLAT2014-01-021-0/+157
* Renamed example cpu fileAlex AUVOLAT2014-01-021-19/+0
* New netlist generation protocolAlex AUVOLAT2014-01-021-7/+11
* Memorizing CPU : summs all the entriesAlex AUVOLAT2014-01-021-1/+8
* Premiers morceaux de CPU - enfin non, rien du tout...Alex AUVOLAT2013-12-191-0/+8