marnixFPGA
New Contributor
2 years agoProblem simulating FFT IP core
Hi all, I am trying to simulate the FFT IP core using cocotb. I have the FFT setup as a 128 point, variable streaming, fixed point FFT with 12 bit natural input and 20 bit bit-reverse output. I ha...