mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-23 13:47:13 -04:00
removing the rename param from CI
This commit is contained in:
parent
8febe20849
commit
2a249ad62d
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@ pub_hwconfig:
|
|||
matrix:
|
||||
- DV_SIMULATORS: ["veri-testharness,spike"]
|
||||
DV_HWCONFIG_OPTS:
|
||||
- "--default_config=cv32a60x --isa=rv32imac --RenameEn=1"
|
||||
- "--default_config=cv32a60x --isa=rv32imac"
|
||||
variables:
|
||||
DASHBOARD_JOB_TITLE: "HW config $DV_SIMULATORS $DV_HWCONFIG_OPTS"
|
||||
DASHBOARD_JOB_DESCRIPTION: "Short tests to challenge target configurations"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue