summaryrefslogtreecommitdiff
path: root/no-plugin-tests/src/test/scala/chiselTests/AutoNestedCloneSpec.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-03-12[plugin] Implement autoclonetype in the compiler pluginJack Koenig