aboutsummaryrefslogtreecommitdiff
path: root/src/main/stanza/bigint2.stanza
AgeCommit message (Expand)Author
2016-08-15Remove stanza (#231)Adam Izraelevitz
2016-02-09Added license to FIRRTL filesazidar
2016-01-16Fixed a bunch of tests, and minor bugsazidar
2016-01-16WIP. Compiles, need to testazidar
2015-08-26Fixed bug where firrtl was incorrectly judging the width of a bigint. #36 #37.azidar
2015-08-25Removed IntWidth, now only use LongWidth. Now do width inference for Constant...azidar
2015-08-24Added BigInt error if passed a string without starting with a b or hazidar
2015-08-20Added rsh to BigInt library. Const Prop now works on rsh's on constants. #19.azidar
2015-08-20Fixed bigint library to correctly extract bits from UIntValue. #19.azidar
2015-08-19Switched to new bigint libraryazidar