mirror of
https://github.com/YosysHQ/sby.git
synced 2025-07-18 04:26:44 +00:00
Update examples
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
2fa29974dd
commit
c5e5f5dcbb
9 changed files with 51 additions and 46 deletions
|
@ -12,10 +12,10 @@ primes_fail: expect fail
|
|||
smtbmc --dumpsmt2 --progress --stbv z3
|
||||
|
||||
[script]
|
||||
read_verilog -formal primegen.v
|
||||
read -formal primegen.sv
|
||||
primes_fail: chparam -set offset 7 primes
|
||||
primegen: prep -top primegen
|
||||
~primegen: prep -top primes
|
||||
|
||||
[files]
|
||||
primegen.v
|
||||
primegen.sv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue