Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected serial mmio | Alex AUVOLAT | 2014-01-03 | 1 | -1/+1 |
* | CPU all implemented except missing ALU operations. | Alex AUVOLAT | 2014-01-03 | 1 | -24/+60 |
* | Added simulator monitor tool. | Alex AUVOLAT | 2014-01-03 | 1 | -16/+72 |
* | Implement lw/sw/lwr/swr ; optimize simplification pass order ; add comments i... | Alex AUVOLAT | 2014-01-03 | 1 | -11/+43 |
* | Implement jr/jalr/jer/jner/jltr/jler/jltru/jleru ; add simplification to sched. | Alex AUVOLAT | 2014-01-02 | 1 | -4/+20 |
* | CPU runs a simple program that increments A and loops (all other instructions... | Alex AUVOLAT | 2014-01-02 | 1 | -16/+20 |
* | Started CPU implementation. | Alex AUVOLAT | 2014-01-02 | 1 | -0/+157 |
* | Renamed example cpu file | Alex AUVOLAT | 2014-01-02 | 1 | -19/+0 |
* | New netlist generation protocol | Alex AUVOLAT | 2014-01-02 | 1 | -7/+11 |
* | Memorizing CPU : summs all the entries | Alex AUVOLAT | 2014-01-02 | 1 | -1/+8 |
* | Premiers morceaux de CPU - enfin non, rien du tout... | Alex AUVOLAT | 2013-12-19 | 1 | -0/+8 |