aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/ZeroWidthTests.scala
AgeCommit message (Expand)Author
2022-12-150-bit literals (#2544)Kevin Laeufer
2021-08-26Fix dshl zero-width shift behavior (#2339)Schuyler Eldridge
2021-03-26Fix bug in zero-width memory removal (#2153)Schuyler Eldridge
2021-03-14Fix cat of zero-width SInt (#2116)Jack Koenig
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2020-02-12Removed 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-18Upstream intervals (#870)Adam Izraelevitz
2019-09-16Rename gender to flowSchuyler Eldridge
2019-02-22Add Width Constraints with Annotations (#956)Albert Chen
2018-05-21Fix more problems with zero width things. (#779)grebe
2017-09-30Fixed zero width cat but (#651)Adam Izraelevitz
2017-05-10Update rename2 (#478)Adam Izraelevitz
2017-03-29Fix bug where zero width expressions in nodes wouldn't get zeroed (#514)Jack Koenig
2017-03-22Fixed zero width perf bug #502Adam Izraelevitz
2017-03-06Zero width (#402)Adam Izraelevitz