mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-11 07:40:54 +00:00
Add "pour_853_4" puzzle to examples
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
f2697c23c0
commit
6e53db0a66
2 changed files with 57 additions and 0 deletions
13
docs/examples/puzzles/pour_853_to_4.sby
Normal file
13
docs/examples/puzzles/pour_853_to_4.sby
Normal file
|
@ -0,0 +1,13 @@
|
|||
[options]
|
||||
mode cover
|
||||
depth 100
|
||||
|
||||
[engines]
|
||||
smtbmc
|
||||
|
||||
[script]
|
||||
read -formal pour_853_to_4.sv
|
||||
prep -top pour_853_to_4
|
||||
|
||||
[files]
|
||||
pour_853_to_4.sv
|
Loading…
Add table
Add a link
Reference in a new issue