mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 04:47:25 -04:00
Replace dump-vars line for ISS runs
I accidentally deleted this in commit 9e0e0cd01
.
This commit is contained in:
parent
6cc2d6149e
commit
8d044a3ddc
1 changed files with 1 additions and 0 deletions
|
@ -362,6 +362,7 @@ $(metadata)/.iss.run.stamp: \
|
|||
--iterations $(ITERATIONS) \
|
||||
--pmp-num-regions $(PMP_REGIONS) \
|
||||
--pmp-granularity $(PMP_GRANULARITY)
|
||||
$(call dump-vars,$(metadata)/.iss.vars.mk,iss,$(iss-var-deps))
|
||||
@touch $@
|
||||
|
||||
.PHONY: iss_run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue