mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-07 06:44:06 +00:00
15 lines
142 B
Plaintext
15 lines
142 B
Plaintext
[options]
|
|
mode bmc
|
|
expect fail
|
|
|
|
[engines]
|
|
smtbmc yices
|
|
|
|
[script]
|
|
read -noverific
|
|
read -sv djb2hash.sv
|
|
prep -top djb2hash
|
|
|
|
[files]
|
|
djb2hash.sv
|