URL
https://opencores.org/ocsvn/dblclockfft/dblclockfft/trunk
Subversion Repositories dblclockfft
[/] [dblclockfft/] [trunk/] [bench/] [formal/] [butterfly.sby] - Rev 36
Go to most recent revision | Compare with Previous | Blame | View Log
[tasks]ck1ck2_r0ck2_r1ck3_r0ck3_r1[options]mode provedepth 30[engines]smtbmc[script]read_verilog -formal -DHWBFLY abs_mpy.vread_verilog -formal -DHWBFLY convround.vread_verilog -formal -DHWBFLY longbimpy.vread_verilog -formal -DHWBFLY bimpy.vread_verilog -formal -DHWBFLY butterfly.v# While I'd love to change the width of the inputs and the coefficients,# doing so would adjust the width of the firmware multiplies, and so defeat# our purpose here.# ck1: chparam -set CKPCE 1 butterflyck1: chparam -set CKPCE 1 -set CWIDTH 19 -set IWIDTH 15 butterfly#ck2_r0: chparam -set CKPCE 2 -set CWIDTH 20 -set IWIDTH 12 -set F_CHECK 1 butterflyck2_r1: chparam -set CKPCE 2 -set CWIDTH 16 -set IWIDTH 6 -set F_CHECK 0 butterfly#ck3_r0: chparam -set CKPCE 3 -set CWIDTH 16 -set IWIDTH 12 -set F_CHECK 0 butterflyck3_r1: chparam -set CKPCE 3 -set CWIDTH 18 -set IWIDTH 14 -set F_CHECK 1 butterflyck3_r2: chparam -set CKPCE 3 -set CWIDTH 20 -set IWIDTH 16 -set F_CHECK 2 butterflyprep -top butterfly[files]abs_mpy.v../../rtl/convround.v../../rtl/bimpy.v../../rtl/longbimpy.v../../rtl/butterfly.v
Go to most recent revision | Compare with Previous | Blame | View Log
