aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/LegalizeSpec.scala
AgeCommit message (Expand)Author
2021-03-19Legalize neg: -x becomes 0 - x (#2128)Jack Koenig
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
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
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-10-26Improve integration test API and add support for Verilog resourcesjackkoenig
2016-09-12Add LegalizeSpec for testing Verilog Legalization passJack