summaryrefslogtreecommitdiff
path: root/no-plugin-tests/src
AgeCommit message (Collapse)Author
2021-07-14Fix Cat rename signal (#2011)Leway Colin
Co-authored-by: Jack Koenig <koenig@sifive.com>
2021-03-12[plugin] Implement autoclonetype in the compiler pluginJack Koenig
2021-02-09Add no-plugin-tests for testing Chisel without the compiler pluginJack Koenig
This is a new SBT build unit that symlinks in some files from the normal chisel project tests, but builds them without the compiler plugin.