Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Monitor now works correctly. | Alex AUVOLAT | 2014-01-03 | 1 | -1/+1 |
* | Implement lw/sw/lwr/swr ; optimize simplification pass order ; add comments i... | Alex AUVOLAT | 2014-01-03 | 1 | -1/+15 |
* | Started CPU implementation. | Alex AUVOLAT | 2014-01-02 | 1 | -4/+6 |
* | Tabs to spaces ; deleted Caml simulator (useless anyways) | Alex AUVOLAT | 2013-12-17 | 1 | -152/+152 |
* | RAM gives result immediately.. | Alex AUVOLAT | 2013-11-19 | 1 | -3/+7 |
* | Added ROM support, coded a 24/60/60 watch with output for 7-bit LCD display | Alex AUVOLAT | 2013-11-11 | 1 | -3/+44 |
* | Minor style changes. | Alex AUVOLAT | 2013-11-09 | 1 | -1/+2 |
* | [WIP] Change dumb netlist format in scheduler and simulator. | Alex AUVOLAT | 2013-11-08 | 1 | -57/+43 |
* | Added netlist simplification passes (not yet quite complete !) | Alex AUVOLAT | 2013-11-05 | 1 | -3/+3 |
* | Reorganized folders. | Alex AUVOLAT | 2013-11-05 | 1 | -0/+4 |
* | C simulator quite completed. | Alex AUVOLAT | 2013-11-04 | 1 | -6/+33 |
* | Added stub C simulator (defined dumb-down syntax for netlists). | Alex AUVOLAT | 2013-11-04 | 1 | -0/+104 |