Skip to content

Commit

Permalink
Merge pull request openhwgroup#2213 from silabs-robin/paramset
Browse files Browse the repository at this point in the history
CFG - External Parameter Sets
  • Loading branch information
silabs-robin authored Sep 26, 2023
2 parents 2e0b55a + 8308b7e commit cdc1dc8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cv32e40s/tests/cfg/param_set_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: param_set_0
description: >
Compile with external parameter configuration.
USER_COMPILE_FLAGS="+incdir+path_to_your_param_set_0_directory"
Tests will fail, but you get the coverage model and data.
compile_flags: >
+define+PARAM_SET_0
cv_sw_march: rv32im_zba1p00_zbb1p00_zbc1p00_zbs1p00_zicsr_zca_zcb_zcmp_zcmt_zifencei

0 comments on commit cdc1dc8

Please sign in to comment.