aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/RenameMapSpec.scala
AgeCommit message (Expand)Author
2020-08-14All of src/ formatted with scalafmtchick
2020-07-29RenameMapSpec: try rename instance and port (#1776)Kevin Laeufer
2020-05-21RenameMap: remove implicit rename chaining (#1591)Albert Chen
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2020-02-12Add test of RenameMap not recording same renameSchuyler Eldridge
2020-02-12Add test of RenameMap self-renamingSchuyler Eldridge
2020-01-07Remove printlns from testsJack Koenig
2019-08-19Refactor exceptions to remove stack trace from user errors (#1157)Jack Koenig
2019-07-21Fix RenameMap chaining (#1126)Albert Chen
2019-07-19Fix renaming of annotations with paths (#967)Albert Chen
2018-10-30Instance Annotations (#926)Adam Izraelevitz
2018-10-27Revert "Instance Annotations (#865)" (#925)Adam Izraelevitz
2018-10-24Instance Annotations (#865)Adam Izraelevitz
2018-03-28Enhance RenameMap to support circuit renaming (#775)Jack Koenig
2017-11-28Refactor RenameMap to rename Components if their Module is renamedJack