[options]
|
|
mode prove
|
|
depth 20
|
|
# falis with multiclock disabled
|
|
multiclock off
|
|
|
|
[engines]
|
|
smtbmc
|
|
|
|
[script]
|
|
verific -vhdl dlatch.vhd
|
|
verific -formal dlatch_t.sv
|
|
prep -top dlatch_t
|
|
|
|
[files]
|
|
dlatch.vhd
|
|
dlatch_t.sv
|