Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extract test rom into its own module | Nick McKinney | 2016-12-29 | 1 | -0/+1 |
* | force the optimizer to try harder | Nick McKinney | 2016-12-29 | 1 | -0/+3 |
* | rearrange some lines in project file | Nick McKinney | 2016-12-29 | 1 | -2/+2 |
* | add containing SoC module, pull test program memory out of CPU | Nick McKinney | 2016-12-29 | 1 | -1/+2 |
* | add simple control unit | Nick McKinney | 2016-12-18 | 1 | -0/+1 |
* | Add ALU stage and hook it up. It sort of works. | Nick McKinney | 2016-12-18 | 1 | -2/+6 |
* | create super simple fetch stage | Nick McKinney | 2016-12-08 | 1 | -0/+1 |
* | create decoder stage | Nick McKinney | 2016-12-08 | 1 | -1/+2 |
* | initial commit | Nick McKinney | 2016-12-01 | 1 | -0/+61 |