3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-08-10 15:20:54 +00:00

Update quickstart demo

Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
Clifford Wolf 2018-06-29 10:05:52 +02:00
parent 93e7e1d1e2
commit 45a11da8ea
3 changed files with 10 additions and 6 deletions

View file

@ -6,8 +6,8 @@ depth 100
smtbmc
[script]
read_verilog -formal demo.v
read -formal demo.sv
prep -top demo
[files]
demo.v
demo.sv