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
Age
Commit message (
Expand
)
Author
2020-03-17
[RFC] Factor out common test classes; package them (#1412)
David Biancolin
2020-03-11
Migrate to DependencyAPI
Schuyler Eldridge
2020-02-12
Removed unused imports in src/test/ (#1381)
Jim Lawson
2020-01-09
Dedup PassTests, add NoCircuitDedupAnnotations (#1302)
Schuyler Eldridge
2020-01-07
Fix literals cast to Clocks in Print and Stop
Jack Koenig
2019-10-18
Upstream intervals (#870)
Adam Izraelevitz
2019-10-08
Add test for TopWiringTransform idempotency
Schuyler Eldridge
2019-09-16
Rename gender to flow
Schuyler Eldridge
2019-08-19
Refactor exceptions to remove stack trace from user errors (#1157)
Jack Koenig
2019-08-07
Add tests on RemoveReset of invalid inits
Schuyler Eldridge
2019-08-01
Followup to PR #1142
chick
2019-07-25
Allow name of blackbox resource .f file to change from static value (#1129)
Albert Magyar
2019-07-24
Add ExpandConnects to TopWiringTransform fixup (#1135)
Schuyler Eldridge
2019-05-09
Bugfix: GroupComponents (#1082)
Adam Izraelevitz
2019-04-25
Add FirrtlStage, make Driver compatibility layer
Schuyler Eldridge
2019-02-27
Add --nodedup option to facilitate FIRRTL to verilog regression testing. (#1035)
Jim Lawson
2019-02-22
Add Width Constraints with Annotations (#956)
Albert Chen
2019-02-21
Don't let the main module become deduped out of existence. (#1023)
Jim Lawson
2019-01-21
Merge branch 'master' into top-wiring-aggregates
David Biancolin
2019-01-04
Fix GroupComponents to work with unused components
Jack Koenig
2019-01-02
Make GroupComponents run ResolveKinds
Jack Koenig
2018-12-13
[Top Wiring] Expand top wiring to work on aggregates
David Biancolin
2018-12-06
Fix bug in dedup where lots of annotations could prevent dedup (#958)
Jack Koenig
2018-11-15
Combine cats (#851)
Albert Chen
2018-10-31
Don't include verilog header files in "FileList" for VCS/Verilator. (#918)
Jim Lawson
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-10-24
Better error message on missing BlackBox resource
Schuyler Eldridge
2018-10-01
add BlackBoxPathAnno (#903)
albertchen-sifive
2018-09-26
Another TopWiring Bug Fix (Multi-Level Annotations) (#889)
alonamid
2018-09-07
Bug Fixes in TopWiring (#885)
alonamid
2018-07-26
Support for load memory annotations in chisel (#833)
Chick Markley
2018-06-14
Fix TopWiringTests use of /tmp. (#825)
Jim Lawson
2018-05-11
TopWiring Transform (#798)
alonamid
2018-04-11
Cleaning up BlackBoxSourceHelper (#786)
Henry Cook
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-31
Blackboxhelper (#418)
Chick Markley
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