Commit e94fb982 authored by Chick Markley's avatar Chick Markley Committed by GitHub
Browse files

Fix double elaboration of DUT when using the interpreter (#154)

* Fix double elaboration of DUT when using the interpreter
setUpFirrtlBackend was failing to use the previously emitted firrtl code

* Fixed further problem, that although proper pass was not called, the resultant low firrtl was not used.
This is now fixed.
interpreter backend now forces low compiler to be called.
this fix required one of the driver tests to fail, that is fixed
also fixed some intellij files being tracked by git that shouldn't be
made work
parent 93e5a0fe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment