16 point fft using block floating point arithmetic

Thread Starter

InnocentOfTheWorld

Joined Apr 15, 2010
47
i want some reference and starting point about 16 point fft using block floating point arithmetic....i want to code this in verilog a synthesize-able RTL design.
 
Not sure if this is for school, so this may not help. But FYI, Xilinx floating point FFT uses block floating point. Otherwise, a few minutes on google will help
 
Top