aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/memlib/MemUtils.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-10-18Upstream intervals (#870)Adam Izraelevitz
2019-09-30Implement read-first memories in VerilogMemDelaysAlbert Magyar
2019-09-16Rename gender to flowSchuyler Eldridge
2019-06-18Use scalafix to remove unused import and deprecated procedure syntax (#1074)Leway Colin
2018-11-26Make return types of util functions more specific (#949)Albert Magyar
2018-03-19Masks for zero-width fields of mems should be width zero. (#763)grebe
2017-02-23move more general utils out of memutils, mov WIR helpers to WIR.scala and upd...Angie
2017-02-23messed up clocktype matchAngie
2017-02-23added more helpersAngie
2017-01-27Fix signed types (#422)Angie Wang
2016-10-24match fromBits order with toBits, toBitMask (#349)Donggyu
2016-10-23Fix bitmask (#346)Angie Wang