mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 05:07:21 -04:00
ci: update hwconfig job as A was added to cv32a60x
This commit is contained in:
parent
ac33bd7200
commit
bbd77e0d2a
1 changed files with 2 additions and 2 deletions
|
@ -248,8 +248,8 @@ pub_hwconfig:
|
|||
parallel:
|
||||
matrix:
|
||||
- DV_SIMULATORS: ["veri-testharness,spike"]
|
||||
DV_HWCONFIG_OPTS: ["--default_config=cv32a60x --isa=rv32imac --a_ext=1",
|
||||
"--default_config=cv32a60x --isa=rv32imc --RenameEn=1"]
|
||||
DV_HWCONFIG_OPTS:
|
||||
- "--default_config=cv32a60x --isa=rv32imac --RenameEn=1"
|
||||
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