summaryrefslogtreecommitdiff
path: root/nqcpu.v
Commit message (Collapse)AuthorAgeFilesLines
* support setting PC for branch and jump instructionsNick McKinney2016-12-291-3/+14
|
* add simplistic status register and associated debug linesNick McKinney2016-12-291-2/+6
|
* widen register set control signal, fix bugs with conditional sets related to ↵Nick McKinney2016-12-291-3/+3
| | | | branching
* add simple control unitNick McKinney2016-12-181-5/+22
|
* Add ALU stage and hook it up. It sort of works.Nick McKinney2016-12-181-0/+158