aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/util/BackendCompilationUtilities.scala
AgeCommit message (Expand)Author
2017-09-21Fix problem where wrong verilog file is used. (#661)Chick Markley
2017-02-01Fix anno in backend (#428)Chick Markley
2017-01-31Replace createTempDirectory with createTestDirectory (#427)Jack Koenig
2017-01-29Keep firrtl's simulation environment in sync with chisel's. (#425)Jim Lawson
2017-01-27Move BackendCompilationUtilities into a util package for use by chisel3. (#400)Jim Lawson