mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-13 16:48:44 +00:00
13 lines
103 B
Plaintext
13 lines
103 B
Plaintext
[options]
|
|
mode cover
|
|
|
|
[engines]
|
|
smtbmc
|
|
|
|
[script]
|
|
read -formal cover.sv
|
|
prep -top top
|
|
|
|
[files]
|
|
cover.sv
|