mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-06 14:24:08 +00:00
Fix typo
This commit is contained in:
parent
8aaf40d54c
commit
6b23046d3f
|
@ -70,7 +70,7 @@ fail because the output directory ``demo/`` already exists.)
|
||||||
|
|
||||||
Time for a simple exercise: Modify the design so that the property is false
|
Time for a simple exercise: Modify the design so that the property is false
|
||||||
and the offending state is reachable within 100 cycles. Re-run ``sby`` with
|
and the offending state is reachable within 100 cycles. Re-run ``sby`` with
|
||||||
the modified design and see if the proof now fails. Inspect the counter example
|
the modified design and see if the proof now fails. Inspect the counterexample
|
||||||
trace (``.vcd`` file) produced by ``sby``. (`GTKWave <http://gtkwave.sourceforge.net/>`_
|
trace (``.vcd`` file) produced by ``sby``. (`GTKWave <http://gtkwave.sourceforge.net/>`_
|
||||||
is an open source VCD viewer that you can use.)
|
is an open source VCD viewer that you can use.)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue