summaryrefslogtreecommitdiff
path: root/ctrl_encode.v
Commit message (Expand)AuthorAgeFilesLines
* Remove ~reg second operand sourceHEADmasterBobby Bingham2017-01-081-1/+1
* Add carry input to ALUBobby Bingham2017-01-081-1/+3
* widen register set control signal, fix bugs with conditional sets related to ...Nick McKinney2016-12-291-2/+2
* Add ALU stage and hook it up. It sort of works.Nick McKinney2016-12-181-0/+41