mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
adding privilege tests to regression
This commit is contained in:
parent
24f97fa696
commit
896ff562a1
@ -415,7 +415,6 @@ elif (args.fcov): # only run RV64GC tests on Questa in lockstep in functional c
|
||||
addLockstepTestsByDir(WALLY+"/addins/cvw-arch-verif/tests/rv32/", "rv32gc", coveragesim, 1)
|
||||
addLockstepTestsByDir(WALLY+"/addins/cvw-arch-verif/tests/rv64/", "rv64gc", coveragesim, 1)
|
||||
addLockstepTestsByDir(WALLY+"/tests/riscof/work/wally-riscv-arch-test/rv64i_m/privilege/src/", "rv64gc", coveragesim, 0)
|
||||
|
||||
elif (args.fcovrvvi): # only run RV64GC tests on Questa in rvvi coverage mode
|
||||
addTests(tests64gc_nofp, coveragesim)
|
||||
if (args.fp):
|
||||
|
Loading…
Reference in New Issue
Block a user