3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-11 00:13:33 +00:00

Add wolf_goat_cabbage.sby

Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
Clifford Wolf 2018-03-03 19:28:26 +01:00
parent 23a369e16d
commit 35a5fb94f1
2 changed files with 14 additions and 0 deletions
docs/examples/puzzles

1
docs/examples/puzzles/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/wolf_goat_cabbage

View file

@ -0,0 +1,13 @@
[options]
mode cover
depth 100
[engines]
smtbmc
[script]
read_verilog -formal wolf_goat_cabbage.v
prep -top wolf_goat_cabbage
[files]
wolf_goat_cabbage.v