| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-15 | Remove stanza (#231) | Adam Izraelevitz | |
| * Removed stanza implementation/tests. In the future we can move the stanza tests over, but for now they should be deleted. * Added back integration .fir files * Added Makefile to give Travis hooks * Added firrtl script (was ignored before) | |||
| 2016-02-09 | Added license to FIRRTL files | azidar | |
| 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 ↵ | azidar | |
| Constants in parser, and correctly subtract 1 (except when 0) when calculating width from num-bits of BigInt | |||
| 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 | |
