URL
https://opencores.org/ocsvn/wbuart32/wbuart32/trunk
Subversion Repositories wbuart32
[/] [wbuart32/] [trunk/] [bench/] [formal/] [txuartlite.sby] - Rev 25
Go to most recent revision | Compare with Previous | Blame | View Log
[tasks]
verific
yosys
[options]
mode prove
depth 90
expect pass
[engines]
smtbmc yices
[script]
verific:
verific -vlog-define VERIFIC_SVA
verific -sv txuartlite.v
verific -import -extnets -all txuartlite
prep -top txuartlite
--
yosys:
read_verilog -DTXUARTLITE -formal txuartlite.v
prep -top txuartlite
--
[files]
../../rtl/txuartlite.v
Go to most recent revision | Compare with Previous | Blame | View Log