mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
refer to correct path
This commit is contained in:
parent
eb67abdcda
commit
c18942bd0b
@ -34,7 +34,7 @@ vlib work
|
|||||||
# *** modelsim won't take `PA_BITS, but will take other defines for the lengths of DTIM_RANGE and IROM_LEN. For now just live with the warnings.
|
# *** modelsim won't take `PA_BITS, but will take other defines for the lengths of DTIM_RANGE and IROM_LEN. For now just live with the warnings.
|
||||||
vlog +incdir+../config/$1 \
|
vlog +incdir+../config/$1 \
|
||||||
+incdir+../config/shared \
|
+incdir+../config/shared \
|
||||||
../../external/Imperas/ImpPublic/source/host/rvvi/rvvi-trace.sv \
|
../../external/ImperasDV-HMC/Imperas/ImpPublic/source/host/rvvi/rvvi-trace.sv \
|
||||||
../testbench/testbench_imperas.sv \
|
../testbench/testbench_imperas.sv \
|
||||||
../testbench/common/*.sv \
|
../testbench/common/*.sv \
|
||||||
../src/*/*.sv \
|
../src/*/*.sv \
|
||||||
|
Loading…
Reference in New Issue
Block a user