| File | Description |
|---|
| FFT.vho | VHDL IP Functional Simulation model. |
| FFT_tb.vhd | VHDL Testbench |
| FFT_model.m | Matlab m-file describing a Matlab bit-accurate model. |
| FFT_tb.m | Matlab Testbench |
| FFT_nativelink.tcl | A Tcl script to setup NativeLink in the Quartus II software. |
| 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. |
| 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. |
| FFT_opt_twr1.hex | Intel Hex-format ROM initialization file. |
| FFT_opt_twi1.hex | Intel Hex-format ROM initialization file. |
| FFT_opt_twr2.hex | Intel Hex-format ROM initialization file. |
| FFT_opt_twi2.hex | Intel Hex-format ROM initialization file. |
| FFT_opt_twr3.hex | Intel Hex-format ROM initialization file. |
| FFT_opt_twi3.hex | Intel Hex-format ROM initialization file. |
| FFT_opt_twr4.hex | Intel Hex-format ROM initialization file. |
| FFT_opt_twi4.hex | Intel Hex-format ROM initialization file. |
| FFT.vhd | A MegaCore® function variation file, which defines a VHDL 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. |
| FFT.cmp | A VHDL component declaration for the MegaCore function variation. Add the contents of this file to any VHDL architecture that instantiates the MegaCore function. |
| FFT.bsf | Quartus® II symbol file for the MegaCore function variation. You can use this file in the Quartus II block diagram editor. |
| FFT_syn.v | A timing and resource estimation netlist for use in some third-party synthesis tools. |
| FFT.qip | Contains Quartus II project information for your MegaCore function variation. |
| FFT.html | The MegaCore function report file. |