File | Description |
---|
fft_module.vo | Verilog HDL IP Functional Simulation model |
fft_module_tb.v | Verilog HDL Testbench |
fft_module_model.m | Matlab m-file describing a Matlab bit-accurate model. |
fft_module_tb.m | Matlab Testbench |
fft_module_nativelink.tcl | A Tcl script to setup NativeLink in the Quartus II software. |
fft_module_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_module_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_module_1n8192sin.hex | Intel Hex-format ROM initialization file. |
fft_module_2n8192sin.hex | Intel Hex-format ROM initialization file. |
fft_module_3n8192sin.hex | Intel Hex-format ROM initialization file. |
fft_module_1n8192cos.hex | Intel Hex-format ROM initialization file. |
fft_module_2n8192cos.hex | Intel Hex-format ROM initialization file. |
fft_module_3n8192cos.hex | Intel Hex-format ROM initialization file. |
fft_module.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. |
fft_module_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. |
fft_module.bsf | Quartus® II symbol file for the MegaCore function variation. You can use this file in the Quartus II block diagram editor. |
fft_module.qip | Contains Quartus II project information for your MegaCore function variation. |
fft_module.html | The MegaCore function report file. |