ci: update hwconfig job as A was added to cv32a60x

This commit is contained in:
Côme Allart 2023-07-28 11:51:06 +02:00
parent ac33bd7200
commit bbd77e0d2a

View file

@ -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"