mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-05 22:14:08 +00:00
Fix primegen example
Signed-off-by: Claire Wolf <claire@symbioticeda.com>
This commit is contained in:
parent
0a7013017f
commit
8a62780b9d
|
@ -12,6 +12,7 @@ primes_fail: expect fail
|
|||
smtbmc --dumpsmt2 --progress --stbv z3
|
||||
|
||||
[script]
|
||||
read -noverific
|
||||
read -formal primegen.sv
|
||||
primes_fail: chparam -set offset 7 primes
|
||||
primegen: prep -top primegen
|
||||
|
|
Loading…
Reference in a new issue