File | Description |
---|
FFTBlock.vho | VHDL IP Functional Simulation model. |
FFTBlock_tb.vhd | VHDL Testbench |
FFTBlock_model.m | Matlab m-file describing a Matlab bit-accurate model. |
FFTBlock_tb.m | Matlab Testbench |
FFTBlock_nativelink.tcl | A Tcl script to setup NativeLink in the Quartus II software. |
FFTBlock_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. |
FFTBlock_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. |
FFTBlock_1n64sin.hex | Intel Hex-format ROM initialization file. |
FFTBlock_2n64sin.hex | Intel Hex-format ROM initialization file. |
FFTBlock_3n64sin.hex | Intel Hex-format ROM initialization file. |
FFTBlock_1n64cos.hex | Intel Hex-format ROM initialization file. |
FFTBlock_2n64cos.hex | Intel Hex-format ROM initialization file. |
FFTBlock_3n64cos.hex | Intel Hex-format ROM initialization file. |
FFTBlock.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. |
FFTBlock.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. |
FFTBlock.bsf | Quartus® II symbol file for the MegaCore function variation. You can use this file in the Quartus II block diagram editor. |
FFTBlock.qip | Contains Quartus II project information for your MegaCore function variation. |
FFTBlock.html | The MegaCore function report file. |