mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-20 04:07:36 -04:00
[HOT FIX] : Fix csr tests timeout (#2132)
This commit is contained in:
parent
d4f984dbce
commit
95ad5fb83e
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@ if ! [ -n "$DV_SIMULATORS" ]; then
|
|||
fi
|
||||
|
||||
cd verif/sim/
|
||||
python3 cva6.py --testlist=../tests/testlist_csr_embedded.yaml --iss_yaml cva6.yaml --target $DV_TARGET --iss=$DV_SIMULATORS $DV_OPTS --priv=m -i 1 --iss_timeout 300
|
||||
python3 cva6.py --testlist=../tests/testlist_csr_embedded.yaml --iss_yaml cva6.yaml --target $DV_TARGET --iss=$DV_SIMULATORS $DV_OPTS --priv=m -i 1
|
||||
|
||||
cd -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue