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
/
transforms
/
DedupTests.scala
Age
Commit message (
Expand
)
Author
2020-03-17
[RFC] Factor out common test classes; package them (#1412)
David Biancolin
2019-02-27
Add --nodedup option to facilitate FIRRTL to verilog regression testing. (#1035)
Jim Lawson
2019-02-21
Don't let the main module become deduped out of existence. (#1023)
Jim Lawson
2018-12-06
Fix bug in dedup where lots of annotations could prevent dedup (#958)
Jack Koenig
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-04-03
Make Dedup properly dedup ExtModules (#781)
Jack Koenig
2018-03-21
GroupModule Transform (#766)
Adam Izraelevitz
2018-02-27
Refactor Annotations (#721)
Jack Koenig
2017-06-28
[Testing] Clean up SimpleTransformSpec execute methods
Jack Koenig
2017-03-06
Add ability to emit 1 file per module (#443)
Jack Koenig
2017-01-20
Remove merging of source locators during module deduplication
Jack
2016-12-14
Added NoDedup annotation and test (#397)
Adam Izraelevitz
2016-11-30
Bugfix: Dedup aggressively (ignore comments) (#375)
Adam Izraelevitz
2016-11-23
Stringified annotations (#367)
Adam Izraelevitz
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-11-04
Add a pass to deduplicate modules
azidar