Skip to content

Commit

Permalink
[dv] Add flag needed to allow force under VCS
Browse files Browse the repository at this point in the history
Tests targetting security features make use of force to corrupt values.
Under VCS this requires building with a particular flag.
  • Loading branch information
GregAC committed Feb 5, 2024
1 parent 4dc71e6 commit 7cc48d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dv/uvm/core_ibex/yaml/rtl_simulation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
-xlrm uniq_prior_final
-CFLAGS '--std=c99 -fno-extended-identifiers'
-lca -kdb
-debug_access+f
<cmp_opts> <wave_opts> <cov_opts> <cosim_opts>
cov_opts: >-
-cm line+tgl+assert+fsm+branch
Expand Down

0 comments on commit 7cc48d9

Please sign in to comment.