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
/
ZeroWidthTests.scala
Age
Commit message (
Expand
)
Author
2022-12-15
0-bit literals (#2544)
Kevin Laeufer
2021-08-26
Fix dshl zero-width shift behavior (#2339)
Schuyler Eldridge
2021-03-26
Fix bug in zero-width memory removal (#2153)
Schuyler Eldridge
2021-03-14
Fix cat of zero-width SInt (#2116)
Jack Koenig
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
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
2020-02-06
[Behavior change] Andr of zero-width wire now returns UIntLiteral(1)
Albert Magyar
2019-10-18
Upstream intervals (#870)
Adam Izraelevitz
2019-09-16
Rename gender to flow
Schuyler Eldridge
2019-02-22
Add Width Constraints with Annotations (#956)
Albert Chen
2018-05-21
Fix more problems with zero width things. (#779)
grebe
2017-09-30
Fixed zero width cat but (#651)
Adam Izraelevitz
2017-05-10
Update rename2 (#478)
Adam Izraelevitz
2017-03-29
Fix bug where zero width expressions in nodes wouldn't get zeroed (#514)
Jack Koenig
2017-03-22
Fixed zero width perf bug #502
Adam Izraelevitz
2017-03-06
Zero width (#402)
Adam Izraelevitz