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
/
TopWiringTest.scala
Age
Commit message (
Expand
)
Author
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-09-29
TopWiring: filter out unnamed declarations when building source lists (#2376)
David Biancolin
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
2020-06-10
Build ArrayBuffers in Block.mapStmt (#1669)
Jack Koenig
2020-03-17
[RFC] Factor out common test classes; package them (#1412)
David Biancolin
2020-02-12
Removed unused imports in src/test/ (#1381)
Jim Lawson
2019-10-08
Add test for TopWiringTransform idempotency
Schuyler Eldridge
2019-08-01
Followup to PR #1142
chick
2019-07-24
Add ExpandConnects to TopWiringTransform fixup (#1135)
Schuyler Eldridge
2019-04-25
Add FirrtlStage, make Driver compatibility layer
Schuyler Eldridge
2018-12-13
[Top Wiring] Expand top wiring to work on aggregates
David Biancolin
2018-09-26
Another TopWiring Bug Fix (Multi-Level Annotations) (#889)
alonamid
2018-09-07
Bug Fixes in TopWiring (#885)
alonamid
2018-06-14
Fix TopWiringTests use of /tmp. (#825)
Jim Lawson
2018-05-11
TopWiring Transform (#798)
alonamid