aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/memlib/MemTransformUtils.scala
AgeCommit message (Expand)Author
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2019-09-30Implement read-first memories in VerilogMemDelaysAlbert Magyar
2019-06-18Use scalafix to remove unused import and deprecated procedure syntax (#1074)Leway Colin
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-10-17Reorganized memory blackboxing (#336)Adam Izraelevitz