aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/SerializerSpec.scala
AgeCommit message (Collapse)Author
2021-08-20Fix Serializer for single indented DefModule emission (#2332)Jack Koenig
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-26Scalafmt check all (#1867)Kevin Laeufer
* run scalafmtAll * ci: scalafmtCheckAll to check all code instead of just the main sources
2020-08-24Make ir.Serializer support custom FirrtlNodes (#1857)Jack Koenig
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>