Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ~reg second operand sourceHEADmaster | Bobby Bingham | 2017-01-08 | 1 | -3/+2 |
* | Add carry input to ALU | Bobby Bingham | 2017-01-08 | 1 | -2/+8 |
* | Remove trailing whitespace | Bobby Bingham | 2017-01-08 | 1 | -7/+7 |
* | support setting PC for branch and jump instructions | Nick McKinney | 2016-12-29 | 1 | -1/+20 |
* | add simplistic status register and associated debug lines | Nick McKinney | 2016-12-29 | 1 | -1/+7 |
* | widen register set control signal, fix bugs with conditional sets related to ... | Nick McKinney | 2016-12-29 | 1 | -3/+3 |
* | Add ALU stage and hook it up. It sort of works. | Nick McKinney | 2016-12-18 | 1 | -0/+107 |