mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-10 15:20:54 +00:00
Add cover_assert option
This commit is contained in:
parent
aa7d8ab4ce
commit
4d8462b58e
3 changed files with 11 additions and 1 deletions
|
@ -198,6 +198,9 @@ options are:
|
|||
| | | indicated in SBY's log output). |
|
||||
| | | Values: ``on``, ``off``. Default: ``on`` |
|
||||
+-------------------+------------+---------------------------------------------------------+
|
||||
| ``cover_assert`` | ``cover`` | Check for assertion properties during ``cover`` mode. |
|
||||
| | | Values: ``on``, ``off``. Default: ``on`` |
|
||||
+-------------------+------------+---------------------------------------------------------+
|
||||
|
||||
Engines section
|
||||
---------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue