aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/WidthSpec.scala
AgeCommit message (Expand)Author
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-04-20Add test cases for illegal casts to AsyncReset / ClockAlbert Magyar
2020-04-20Remove repetitive pass lists from WidthTestsAlbert Magyar
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2020-02-12Removed unused imports in src/test/ (#1381)Jim Lawson
2019-09-16Rename gender to flowSchuyler Eldridge
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