aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/SimplifyMemsSpec.scala
AgeCommit message (Collapse)Author
2020-02-12Removed unused imports in src/test/ (#1381)Jim Lawson
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2019-07-19Add SimplifyMems transform to lower memories without splitting (#1111)Albert Magyar
* Add SimplifyMems transform to lower memories without splitting * Remove spurious anonymous function