Skip to content

Commit

Permalink
Merge pull request #2325 from silabs-mateilga/pma_cfg_2_fix
Browse files Browse the repository at this point in the history
added necessary overrides for clic
  • Loading branch information
silabs-robin authored Dec 13, 2023
2 parents 0cb7c24 + a7040db commit afbbe5e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cv32e40s/tests/cfg/pma_test_cfg_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ compile_flags: >
+define+CLIC_EN
+define+ZBA_ZBB_ZBC_ZBS
plusargs: >
+enable_clic=1
+enable_pma=1
+enable_zca_extension=1
+enable_zcb_extension=1
Expand All @@ -17,6 +18,13 @@ plusargs: >
+enable_zbc_extension=1
+enable_zbs_extension=1
ovpsim: >
--override cpu/CLICLEVELS=256
--override cpu/CLICXCSW=T
--override cpu/CLICXNXTI=T
--override cpu/CLICSELHVEC=T
--override cpu/CLICINTCTLBITS=8
--override cpu/CLIC_version=master
--override cpu/externalCLIC=T
--override cpu/PMP_registers=64
--override cpu/PMP_undefined=T
--override cpu/PMP_initialparams=T
Expand Down

0 comments on commit afbbe5e

Please sign in to comment.