Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ROM support, coded a 24/60/60 watch with output for 7-bit LCD display | Alex AUVOLAT | 2013-11-11 | 6 | -42/+124 |
* | Minor style changes. | Alex AUVOLAT | 2013-11-09 | 2 | -3/+5 |
* | Simulator fixed. | Alex AUVOLAT | 2013-11-08 | 1 | -3/+3 |
* | [WIP] Change dumb netlist format in scheduler and simulator. | Alex AUVOLAT | 2013-11-08 | 3 | -165/+172 |
* | Documented the C simulator in the README file ; added a test file. | Alex AUVOLAT | 2013-11-06 | 1 | -1/+1 |
* | Added netlist simplification passes (not yet quite complete !) | Alex AUVOLAT | 2013-11-05 | 2 | -8/+14 |
* | Reorganized folders. | Alex AUVOLAT | 2013-11-05 | 3 | -3/+7 |
* | C simulator quite completed. | Alex AUVOLAT | 2013-11-04 | 4 | -13/+242 |
* | Added stub C simulator (defined dumb-down syntax for netlists). | Alex AUVOLAT | 2013-11-04 | 5 | -0/+345 |