/fft_hdl

An implementation of the Fast Fourier Transform in Verilog

Primary LanguagePythonMIT LicenseMIT

An implementation of the Radix-2 Decimation in Time Fast Fourier Transform in synthesizable Verilog. This is a non-streaming block implementation. Verification is in cocotb.