mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-22 12:55:30 +00:00
Add tbtop config option
This commit is contained in:
parent
3fb72628de
commit
6ef12a4b31
5 changed files with 19 additions and 6 deletions
|
@ -45,6 +45,9 @@ options are:
|
|||
| | | to counter example traces. Use ``none`` to disable |
|
||||
| | | conversion of AIGER witnesses. Default: ``yices`` |
|
||||
+-------------+------------+---------------------------------------------------------+
|
||||
| ``tbtop`` | All | The top module for generated Verilog test benches, as |
|
||||
| | | hierarchical path relative to the design top module. |
|
||||
+-------------+------------+---------------------------------------------------------+
|
||||
| ``smtc`` | ``bmc``, | Pass this ``.smtc`` file to the smtbmc engine. All |
|
||||
| | ``prove``, | other engines are disabled when this option is used. |
|
||||
| | ``cover`` | Default: None |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue