index
:
sfcX
1.6.x
master
sfc-scala3
Scala FIRRTL Compiler for chiselX
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
scala
/
firrtlTests
/
RenameMapSpec.scala
Age
Commit message (
Expand
)
Author
2021-12-17
Deprecate all mutable methods on RenameMap (#2444)
Jack Koenig
2020-12-15
Improve performance of LowerTypes renaming (#2024)
Jack Koenig
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
2020-07-29
RenameMapSpec: try rename instance and port (#1776)
Kevin Laeufer
2020-05-21
RenameMap: remove implicit rename chaining (#1591)
Albert Chen
2020-03-17
[RFC] Factor out common test classes; package them (#1412)
David Biancolin
2020-02-12
Add test of RenameMap not recording same rename
Schuyler Eldridge
2020-02-12
Add test of RenameMap self-renaming
Schuyler Eldridge
2020-01-07
Remove printlns from tests
Jack Koenig
2019-08-19
Refactor exceptions to remove stack trace from user errors (#1157)
Jack Koenig
2019-07-21
Fix RenameMap chaining (#1126)
Albert Chen
2019-07-19
Fix renaming of annotations with paths (#967)
Albert Chen
2018-10-30
Instance Annotations (#926)
Adam Izraelevitz
2018-10-27
Revert "Instance Annotations (#865)" (#925)
Adam Izraelevitz
2018-10-24
Instance Annotations (#865)
Adam Izraelevitz
2018-03-28
Enhance RenameMap to support circuit renaming (#775)
Jack Koenig
2017-11-28
Refactor RenameMap to rename Components if their Module is renamed
Jack