summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/experimental/ForceNames.scala
AgeCommit message (Collapse)Author
2022-08-25Backport of eager error messages for annotations (3.5.x) (#2700) (#2705)Zachary Yedidia
2022-01-10Apply scalafmtJack Koenig
Command: sbt scalafmtAll
2021-02-03Remove Deprecated APIs (#1730)Jiuyang Liu
2021-01-21Rename MultiIOModule to ModuleJack Koenig
2020-10-26Added Force Name API (#1634)Adam Izraelevitz
* Added forcename transform and tests * Added documentation and additional error checking * Added mdoc. Added RunFirrtlTransform trait * Removed TODO comment * Addressed reviewer feedback * Removed trailing comma Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>