URL
https://opencores.org/ocsvn/dblclockfft/dblclockfft/trunk
Subversion Repositories dblclockfft
[/] [dblclockfft/] [trunk/] [bench/] [formal/] [laststage.sby] - Rev 36
Compare with Previous | Blame | View Log
[options]
mode prove
depth 20
[engines]
smtbmc yices
[script]
read_verilog -formal -DLASTSTAGE convround.v
read_verilog -formal -DLASTSTAGE laststage.v
chparam -set IWIDTH 3 -set OWIDTH 4 laststage
prep -top laststage
[files]
../../rtl/laststage.v
../../rtl/convround.v