| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-01-16 | Fixed a bunch of tests, and minor bugs | azidar |
| 2016-01-16 | WIP. Compiles, need to test | azidar |
| 2015-08-26 | Fixed bug where firrtl was incorrectly judging the width of a bigint. #36 #37. | azidar |
| 2015-08-25 | Removed IntWidth, now only use LongWidth. Now do width inference for Constant... | azidar |
| 2015-08-24 | Added BigInt error if passed a string without starting with a b or h | azidar |
| 2015-08-20 | Added rsh to BigInt library. Const Prop now works on rsh's on constants. #19. | azidar |
| 2015-08-20 | Fixed bigint library to correctly extract bits from UIntValue. #19. | azidar |
| 2015-08-19 | Switched to new bigint library | azidar |
