mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-23 13:47:13 -04:00
Merge branch 'master' into remove-comma-macro
This commit is contained in:
commit
3ed0c0c610
3 changed files with 2 additions and 2 deletions
|
@ -315,7 +315,7 @@ pmp_tests:
|
|||
DASHBOARD_JOB_CATEGORY: "Test suites"
|
||||
DV_SIMULATORS: "vcs-uvm"
|
||||
SPIKE_TANDEM: 1
|
||||
script: source verif/regress/pmp_cv32a60x_tests.sh
|
||||
script: source verif/regress/pmp_cv32a65x_tests.sh
|
||||
after_script: *simu_after_script
|
||||
|
||||
.regress_test:
|
||||
|
|
|
@ -28,7 +28,7 @@ fi
|
|||
|
||||
export DV_OPTS="$DV_OPTS --issrun_opts=+debug_disable=1+UVM_VERBOSITY=$UVM_VERBOSITY"
|
||||
|
||||
export DV_TARGET=cv32a60x
|
||||
export DV_TARGET=cv32a65x
|
||||
|
||||
make clean
|
||||
cd verif/sim/
|
Loading…
Add table
Add a link
Reference in a new issue