aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/ChirrtlMemSpec.scala
AgeCommit message (Expand)Author
2018-12-18Give better error when mport references non-existant memory. (#975)Paul Rigge
2018-02-27Refactor Annotations (#721)Jack Koenig
2018-02-22Add tests for #702. Adds Utility functions. Allows clock muxing in FIRRTL, bu...Adam Izraelevitz
2017-06-28Promote ConstProp to a transformJack Koenig
2017-03-23Pass now subclasses Transform (#477)Adam Izraelevitz
2017-03-06Add ability to emit 1 file per module (#443)Jack Koenig
2016-12-08Clk2clock - rename the implicit "clk" module input "clock" (#387)Jim Lawson
2016-11-23Stringified annotations (#367)Adam Izraelevitz
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-11-04Refactor Compilers and Transformsjackkoenig
2016-09-14fix enable signal inferecne for smems' read ports (#289)Donggyu