aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/LowerTypesSpec.scala
AgeCommit message (Expand)Author
2021-05-18Improve performance of RenameMap in LowerTypes (#2233)Jack Koenig
2021-04-16Make InferTypes error on enable conditions > 1-bit wide (#2182)Jack Koenig
2021-03-29Fix RemoveAccesses, delete CSESubAccesses (#2157)Jack Koenig
2021-03-04CSE SubAccesses (#2099)Jack Koenig
2021-02-17Allow Side Effecting Statement to have Names (#2057)Kevin Laeufer
2020-12-02Fix subaccess (#1984)Jiuyang Liu
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-08-12Combined Uniquify and LowerTypes pass (#1784)Kevin Laeufer
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
2019-10-18Upstream intervals (#870)Adam Izraelevitz
2019-09-16Rename gender to flowSchuyler Eldridge
2019-04-11LowerTypesSpec: additional unit test (#1071)edwardcwang
2019-02-22Add Width Constraints with Annotations (#956)Albert Chen
2017-06-28Promote ConstProp to a transformJack Koenig
2017-05-10Update rename2 (#478)Adam Izraelevitz
2016-12-08Clk2clock - rename the implicit "clk" module input "clock" (#387)Jim Lawson
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-06-10API Cleanup - ASTJack
2016-05-12Implement File Infojackkoenig
2016-04-22Add Lower Types testsjackkoenig