summaryrefslogtreecommitdiff
path: root/no-plugin-tests/src/test/scala/chiselTests/NamingAnnotationTest.scala
AgeCommit message (Collapse)Author
2021-12-01Require the chisel3 compiler plugin (#2271)Jack Koenig
As the chisel3 compiler plugin is now required, we can delete unused code for reflective autoclonetype as well as the noPluginTests.
2021-07-14Fix Cat rename signal (#2011)Leway Colin
Co-authored-by: Jack Koenig <koenig@sifive.com>