mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-05 14:04:07 +00:00
13 lines
109 B
Plaintext
13 lines
109 B
Plaintext
[options]
|
|
mode cover
|
|
|
|
[engines]
|
|
smtbmc
|
|
|
|
[script]
|
|
read_verilog -formal cover.v
|
|
prep -top top
|
|
|
|
[files]
|
|
cover.v
|