Skip to content

Commit

Permalink
create cfg for external param sets
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Pedersen <[email protected]>
  • Loading branch information
silabs-robin committed Sep 26, 2023
1 parent 2306dfb commit 8308b7e
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 8308b7e

Please sign in to comment.