Merge branch 'dev' into hammer-sim-integration

This commit is contained in:
Colin Schmidt
2020-05-26 16:20:01 -07:00
committed by GitHub
6 changed files with 83 additions and 26 deletions

View File

@@ -28,9 +28,6 @@ sim_prefix = simulator
sim = $(sim_dir)/$(sim_prefix)-$(MODEL_PACKAGE)-$(CONFIG)
sim_debug = $(sim_dir)/$(sim_prefix)-$(MODEL_PACKAGE)-$(CONFIG)-debug
PERMISSIVE_ON=
PERMISSIVE_OFF=
WAVEFORM_FLAG=-v$(sim_out_name).vcd
.PHONY: default debug