summaryrefslogtreecommitdiff
path: root/src/main/scala/Chisel/Main.scala
AgeCommit message (Collapse)Author
2016-01-11Add a dummy chiselMainPalmer Dabbelt
We don't have this in Chisel3, but for compatibility with berkeley-hardfloat I want a function header. This lets me keep the test harness in upstream hardfloat so I don't have to fork it for Chisel3 testing.