aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/transforms/BlackBoxSourceHelper.scala
AgeCommit message (Expand)Author
2018-10-31Don't include verilog header files in "FileList" for VCS/Verilator. (#918)Jim Lawson
2018-10-24Better error message on missing BlackBox resourceSchuyler Eldridge
2018-10-01add BlackBoxPathAnno (#903)albertchen-sifive
2018-08-29Filter resource file names to avoid including the same file multiple times. (...Jim Lawson
2018-04-16Cleaning up BlackBoxSourceHelper - use absolute file paths. (#789)Jim Lawson
2018-04-11Cleaning up BlackBoxSourceHelper (#786)Henry Cook
2018-02-27Refactor Annotations (#721)Jack Koenig
2017-05-19Delete black_box_verilog_files.f if we aren't going to create it - fixes #504...Jim Lawson
2017-03-06Addresses #459. Rewords transform annotations API.Adam Izraelevitz
2017-02-23fix bug in blackboxsourcehelper apply -- pointed to wrong transformAngie
2017-02-07Return a new circuit object after execution (#433)Colin Schmidt
2017-02-01Fix anno in backend (#428)Chick Markley
2017-01-31Blackboxhelper (#418)Chick Markley