summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/naming/NamePluginSpec.scala
AgeCommit message (Expand)Author
2022-06-16Define leading '_' as API for creating temporaries (backport #2580) (#2581)mergify[bot]
2022-06-02Support VerificationStatement in the naming plugin (#2555) (#2557)mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-01-21Rename MultiIOModule to ModuleJack Koenig
2020-11-11Refine autonaming to have more intuitive behavior (#1660)Jack Koenig
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-09-14Documentation and minor plugin changes. (#1573)Adam Izraelevitz
2020-07-29Improved Chisel Naming via Compiler Plugins + Prefixing (#1448)Adam Izraelevitz