aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/MemSpec.scala
AgeCommit message (Collapse)Author
2019-04-22Change Memory Depth to a BigInt (#1075)Jack Koenig
2018-03-19Masks for zero-width fields of mems should be width zero. (#763)grebe
Closes #666.
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
Replace with more sensible comment to see LICENSE rather than including the whole license in every file
2016-10-07Add test for Firrtl mems with no ports (#327)Jack Koenig