Commit 3fff17c1 authored by Colin Schmidt's avatar Colin Schmidt
Browse files

Only include/build rom.v if the config needs it

This change conditionally updates what verilog is needed
to build a simulator based on *.rom.conf
In order to get this working we need to re-excute make after
chisel has been run, this is done whenever an included makefile
is changed. Before now we have only needed this re-execution for
the list of tests to run but we now need it to know how to build
the simulator.
We also exclude this inclusion for dryruns.
parent 1479d980
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