aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/CheckChirrtl.scala
AgeCommit message (Expand)Author
2017-03-23Pass now subclasses Transform (#477)Adam Izraelevitz
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-10-17Add fixed point type (#322)Adam Izraelevitz
2016-10-11Scala style cleanup take 5 (#324)Chick Markley
2016-09-27remove unnecessary parentheseschick
2016-09-25remove unnecessary blockschick
2016-09-25Use empty-parens as appropriate for f: => Unit callschick
2016-09-23use .count instead of filter and sizechick
2016-09-13type aliasesDonggyu Kim
2016-09-07refactor checksDonggyu Kim
2016-09-07clean up Utils.scalaDonggyu Kim
2016-08-02Change serialize to abstract method on FirrtlNodeJack Koenig
2016-07-21Added a Chirrtl check for undeclared wires, etc.azidar