File | Description |
---|
big_bubbas_fft.vo | Verilog HDL IP Functional Simulation model |
big_bubbas_fft_tb.v | Verilog HDL Testbench |
big_bubbas_fft_model.m | Matlab m-file describing a Matlab bit-accurate model. |
big_bubbas_fft_tb.m | Matlab Testbench |
big_bubbas_fft_nativelink.tcl | A Tcl script to setup NativeLink in the Quartus II software. |
big_bubbas_fft_real_input.txt | Text file containing input real component random data. This file is read by the generated VHDL or Verilog HDL and Matlab testbenches. |
big_bubbas_fft_imag_input.txt | Text file containing input imaginary component random data. This file is read by the generated VHDL or Verilog HDL and Matlab testbenches. |
big_bubbas_fft_1n16384sin.hex | Intel Hex-format ROM initialization file. |
big_bubbas_fft_2n16384sin.hex | Intel Hex-format ROM initialization file. |
big_bubbas_fft_3n16384sin.hex | Intel Hex-format ROM initialization file. |
big_bubbas_fft_1n16384cos.hex | Intel Hex-format ROM initialization file. |
big_bubbas_fft_2n16384cos.hex | Intel Hex-format ROM initialization file. |
big_bubbas_fft_3n16384cos.hex | Intel Hex-format ROM initialization file. |
big_bubbas_fft.v | A MegaCore® function variation file, which defines a Verilog HDL top-level description of the custom MegaCore function. Instantiate the entity defined by this file inside of your design. Include this file when compiling your design in the Quartus II software. |
big_bubbas_fft_bb.v | Verilog HDL black-box file for the MegaCore function variation. Use this file when using a third-party EDA tool to synthesize your design. |
big_bubbas_fft.bsf | Quartus® II symbol file for the MegaCore function variation. You can use this file in the Quartus II block diagram editor. |
big_bubbas_fft.qip | Contains Quartus II project information for your MegaCore function variation. |
big_bubbas_fft.html | The MegaCore function report file. |