Skip to content

Allow compilation without ImperasDV (USE_ISS=0)

Reinstates capability to compile and run the environment with the ImperasDV reference model excluded. For example,

$ make test TEST=hello-world USE_ISS=0

Note that only the xrun Makefile has been updated. I will create another PR for other simulators at a later date.

Merge request reports

Loading