mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-13 16:48:44 +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
|
smtbmc --dumpsmt2 --progress --stbv z3
|
||||||
|
|
||||||
[script]
|
[script]
|
||||||
|
read -noverific
|
||||||
read -formal primegen.sv
|
read -formal primegen.sv
|
||||||
primes_fail: chparam -set offset 7 primes
|
primes_fail: chparam -set offset 7 primes
|
||||||
primegen: prep -top primegen
|
primegen: prep -top primegen
|
||||||
|
|
Loading…
Reference in a new issue