mirror of
https://github.com/verilator/verilator.git
synced 2026-08-31 10:04:40 +02:00
Add +verilator+assert+lock to ignore RTL assert control statements (#8086)
Co-authored-by: Sumanth Kadiyala <[email protected]>
This commit is contained in:
co-authored by
Sumanth Kadiyala
parent
0ebb92da26
commit
44fe96b2da
@@ -21,6 +21,13 @@ Summary:
|
||||
|
||||
Options:
|
||||
|
||||
.. option:: +verilator+assert+lock
|
||||
|
||||
Only allow command line options to disable / enable assertions.
|
||||
Disables RTL from changing assertion handling via ``$asserton``,
|
||||
``$assertoff``, and ``$assertcontrol``. Also prevents ``VerilatedContext*``
|
||||
assertion control functions from updating assertion handling.
|
||||
|
||||
.. option:: +verilator+coverage+file+<filename>
|
||||
|
||||
When a model was Verilated using :vlopt:`--coverage`, sets the filename
|
||||
|
||||
Reference in New Issue
Block a user