Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify shifter to use standard shift operators | Bobby Bingham | 2017-01-08 | 1 | -42/+10 |
| | | | | | Using yosys to synthesize for the ICE40, this cuts the number of cells needed for the shifter by more than half. | ||||
* | Remove redundant otherResult in shifter | Bobby Bingham | 2017-01-08 | 1 | -9/+1 |
| | | | | The barrel shifter result handles this just as well. | ||||
* | Make shifter double-width instead of triple-width | Bobby Bingham | 2017-01-08 | 1 | -36/+32 |
| | |||||
* | initial commit | Nick McKinney | 2016-12-01 | 1 | -0/+68 |