aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/util
AgeCommit message (Expand)Author
2019-01-08Avoid enforcing time constrains during coverage tests. (#989)Jim Lawson
2018-08-29Filter resource file names to avoid including the same file multiple times. (...Jim Lawson
2018-07-20Constant prop add (#849)albertchen-sifive
2018-06-06Mechanism to stop verilator from generating VCD file Chisel Issue #808 (#794)Chick Markley
2018-04-11Cleaning up BlackBoxSourceHelper (#786)Henry Cook
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