Branch | Commit message | Author | Age |
master | Remove ~reg second operand source | Bobby Bingham | 8 years |
|
|
Age | Commit message | Author | Files | Lines |
2017-01-08 | Remove ~reg second operand sourceHEADmaster | Bobby Bingham | 4 | -6/+5 |
2017-01-08 | Reimplement notneg in terms of subtract | Bobby Bingham | 1 | -4/+5 |
2017-01-08 | Add carry input to ALU | Bobby Bingham | 8 | -15/+42 |
2017-01-08 | Implement subtraction in terms of addition | Bobby Bingham | 1 | -8/+6 |
2017-01-08 | Simplify shifter to use standard shift operators | Bobby Bingham | 1 | -42/+10 |
2017-01-08 | Remove redundant otherResult in shifter | Bobby Bingham | 1 | -9/+1 |
2017-01-08 | Make shifter double-width instead of triple-width | Bobby Bingham | 1 | -36/+32 |
2017-01-08 | add ALU test for shift operations | Bobby Bingham | 2 | -0/+32 |
2017-01-08 | Add synthesis for ICE40 targets | Bobby Bingham | 2 | -1/+12 |
2017-01-08 | Ignore vim swap files | Bobby Bingham | 1 | -0/+1 |
[...] |
|
Clone |
git://git.koorogi.info/nqcpu |