mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-25 14:25:32 +00:00
13 lines
129 B
Text
13 lines
129 B
Text
[options]
|
|
mode cover
|
|
expect pass
|
|
|
|
[engines]
|
|
btor btormc
|
|
|
|
[script]
|
|
read_verilog -formal redxor.v
|
|
prep -top test
|
|
|
|
[files]
|
|
redxor.v
|