aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/VerilogEmitterTests.scala
AgeCommit message (Expand)Author
2017-03-06Add ability to emit 1 file per module (#443)Jack Koenig
2017-02-26Align types and names of ports in emitted Verilog (#463)Jack Koenig
2017-01-19Verilog rem fix (#404)grebe
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-10-31Fixed Verilog emission of andr, orr, and xorr (#357)Adam Izraelevitz