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
/
ExpandWhensSpec.scala
Age
Commit message (
Expand
)
Author
2021-03-02
Fix CI Checks (#2097)
Jack Koenig
2021-02-17
ExpandWhens: ensure that statement names are maintained (#2082)
Kevin Laeufer
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
2020-08-12
Combined Uniquify and LowerTypes pass (#1784)
Kevin Laeufer
2020-06-23
Basic model checking API (#1653)
Tom Alcorn
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-09-16
Rename gender to flow
Schuyler Eldridge
2019-02-22
Add Width Constraints with Annotations (#956)
Albert Chen
2017-12-20
Make submodule inputs void in ExpandWhens (#706)
Jack Koenig
2017-06-13
Make ExpandWhens delete 'is invalid' for attached Analog components
Jack Koenig
2017-06-13
Style changes to ExpandWhensSpec
Jack Koenig
2017-05-10
Update rename2 (#478)
Adam Izraelevitz
2016-12-05
Bugfix: expand whens not voiding memories (#380)
Adam Izraelevitz
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-11-04
Refactor Compilers and Transforms
jackkoenig
2016-10-26
Improve integration test API and add support for Verilog resources
jackkoenig
2016-09-12
Added test to check invalid bug was fixed
azidar
2016-05-03
Add Expand Whens test
jackkoenig