mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 04:47:25 -04:00
Fix scratch-root in icache/dv/Makefile
This commit is contained in:
parent
4cb77b8121
commit
a93fc88f6f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ VERBOSITY=
|
|||
SEED=1
|
||||
|
||||
ibex-top := ../../../..
|
||||
scratch-root := $(ibex-top)/build
|
||||
dvsim-py := $(ibex-top)/vendor/lowrisc_ip/dvsim/dvsim.py
|
||||
dvsim-std-args := --skip-ral --scratch-root $(scratch-root)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue