Skip to content

Commit

Permalink
Merge pull request #2287 from silabs-krdosvik/param_set_1_
Browse files Browse the repository at this point in the history
Add paramset 1
  • Loading branch information
silabs-robin authored Nov 15, 2023
2 parents c8f51a6 + 2fcadc8 commit 4fc399a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions cv32e40s/tests/cfg/param_set_1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: param_set_1
description: >
Compile with external parameter configuration.
USER_COMPILE_FLAGS="+incdir+path_to_your_param_set_1_directory"
Tests will fail, but you get the coverage model and data.
compile_flags: >
+define+PARAM_SET_1
cflags: >
cv_sw_march: rv32emc

0 comments on commit 4fc399a

Please sign in to comment.