aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/WidthSpec.scala
AgeCommit message (Expand)Author
2019-02-22Add Width Constraints with Annotations (#956)Albert Chen
2018-11-05Better error message for UninferredWidth exceptionSchuyler Eldridge
2018-10-31Remove all uses of get_flip and deprecateJack Koenig
2018-06-11Add utilities for UInt and SInt literals (#815)Jack Koenig
2018-02-21Change primop arg type (#587)Adam Izraelevitz
2016-12-13Add MaxWidth of 1,000,000 bitsjackkoenig
2016-11-09Bugfix: removed recursive removal in infer widthsazidar
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-11-04Refactor Compilers and Transformsjackkoenig
2016-09-26Added max width check to dshl shift amount (#318)Adam Izraelevitz
2016-09-22Fixed width inference for add, sub (#312)Adam Izraelevitz