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
2022-04-21
Fix optimization of register with reset but invalid connection (#2520)
Jack Koenig
2021-12-17
Deprecate all mutable methods on RenameMap (#2444)
Jack Koenig
2021-12-13
Implement CustomRadixTransform for wave viewers (#2434)
Jiuyang Liu
2021-11-30
[deprecation clean up] remove trait firrtl.util.BackendCompilationUtilities (...
Jiuyang Liu
2021-11-23
fix tests that depend on Driver (#2429)
Jiuyang Liu
2021-11-04
BlackBoxSourceHelper: ensure trailing newline in .f file (#2405)
Kevin Laeufer
2021-09-29
TopWiring: filter out unnamed declarations when building source lists (#2376)
David Biancolin
2021-09-11
Remove BlackBoxSourceHelper from ReplaceMemTransform (#2355)
Jack Koenig
2021-05-04
Make MustDeduplicateAnnotation deletable (#2215)
Jack Koenig
2021-03-29
Fix RemoveAccesses, delete CSESubAccesses (#2157)
Jack Koenig
2021-03-11
Fix CSESubAccesses for SubAccesses with flips (#2112)
Jack Koenig
2021-03-04
CSE SubAccesses (#2099)
Jack Koenig
2021-02-16
Add MustDeduplicateTransform
Jack Koenig
2020-11-30
Add SortModules Transform (#1905)
Schuyler Eldridge
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-09-14
Hit connect case in DedupModuleTests (#1716)
Schuyler Eldridge
2020-09-06
Add --pretty:no-expr-inlining to prevent expression inlining (#1869)
Jack Koenig
2020-09-04
Add test for mem port clock legalization
Albert Magyar
2020-08-22
Async reset tieoff bug (#1854)
David Biancolin
2020-08-14
All of src/ formatted with scalafmt
chick
2020-08-12
Combined Uniquify and LowerTypes pass (#1784)
Kevin Laeufer
2020-08-11
File Serialization of Annotations (#1277)
Schuyler Eldridge
2020-08-01
Error on ExtModules w/ same defname, diff. ports (#1734)
Schuyler Eldridge
2020-07-31
[WIP] Implement CircuitGraph and IRLookup to firrtl.analyses (#1603)
Jiuyang Liu
2020-07-01
Fix unchecked type in ManipulateNames (#1726)
Schuyler Eldridge
2020-06-25
Test ManipulateNamesAllowlistResultAnnotation
Schuyler Eldridge
2020-06-25
Test ManipulateNamesSpec
Schuyler Eldridge
2020-06-23
Don't Dedup modules if it would change semantics (#1713)
Jack Koenig
2020-06-10
Build ArrayBuffers in Block.mapStmt (#1669)
Jack Koenig
2020-06-04
Add test case for retype-based component renaming in DedupModules
Albert Magyar
2020-05-28
Implement InstanceTarget Behavior for Dedup + EliminateTargetPaths (#1539)
Albert Chen
2020-05-18
Don't try deduping the main module of a circuit (#1594)
Albert Magyar
2020-05-18
Canonicalize init of regs with zero as reset in RemoveReset (#1627)
Albert Magyar
2020-05-13
consolidated wire+assign to just wire, with expression inlined (#1600)
Murali Vijayaraghavan
2020-05-04
Add LegalizeAndReductionsTransform
Jack Koenig
2020-04-22
Mixin DependencyAPIMigration to all Transforms
Schuyler Eldridge
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
[next]