aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/Regress.scala
AgeCommit message (Collapse)Author
2016-02-25Remove brittle rocket comparison to expected verilog test.jackkoenig
2016-02-24Make rocket.fir regression test fail nicer on consolejackkoenig
2016-02-23Add rocket regression, just runs rocket.fir through Verilog compiler and ↵Jack
compares to expected Verilog. Uses ScalaTest. Should be eventually replaced with actual simulation of rocket-chip