mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-23 13:27:10 -04:00
[dv] Add flag needed to allow force under VCS
Tests targetting security features make use of force to corrupt values. Under VCS this requires building with a particular flag.
This commit is contained in:
parent
6bdbcfabf2
commit
926a9865d9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue