summaryrefslogtreecommitdiff
path: root/decoder.v
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceBobby Bingham2017-01-081-8/+8
|
* start a wish list for instructions to add in the futureNick McKinney2016-12-291-0/+5
|
* widen register set control signal, fix bugs with conditional sets related to ↵Nick McKinney2016-12-291-19/+19
| | | | branching
* Add ALU stage and hook it up. It sort of works.Nick McKinney2016-12-181-12/+24
|
* finish decoder v1Nick McKinney2016-12-081-20/+173
|
* initial commitNick McKinney2016-12-011-0/+77