File | Description |
---|
fir_lpf.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. |
fir_lpf_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. |
fir_lpf.bsf | Quartus® II symbol file for the MegaCore function variation. You can use this file in the Quartus II block diagram editor. |
fir_lpf_ast.vhd | The wrapper file for Avalon Streaming Interface. |
fir_lpf_constraints.tcl | Constraints setting file for Quartus II synthesis. This file contains the necessary constraints to achieve FIR Filter size and speed. |
fir_lpf_nativelink.tcl | A Tcl script that can be used to assign NativeLink simulation testbench settings to the Quartus II project. |
fir_lpf_mlab.m | A MATLAB M-File. This file provides the kernel of the MATLAB simulation model for the customized FIR Variant. |
fir_lpf_model.m | A MATLAB M-File. This file provides a MATLAB simulation model for the customized FIR Variant. IT makes use of the _mlab.m file. |
fir_lpf.vec | Quartus II Vector file. This file provides simulation test vectors to be used simulating the customized FIR Variant with the Quartus II software. |
tb_fir_lpf.vhd | A VHDL file. This file provides a VHDL testbench for the customized FIR Variant. |
fir_lpf_msim.tcl | A Tcl file. This file provides a Tcl script to simulate the HDL testbench together with the simulation model of customized FIR Variant. |
fir_lpf_input.txt | A text file. This file provides simulation data for the MATLAB model and the simulation testbench. |
fir_lpf_coef_int.txt | A text file. This file provides coefficient input file for MATLAB testbench. |
fir_lpf_param.txt | A text file. This file record all output parameters for customized FIR variant. |
fir_lpf_silent_param.txt | A text file. This file record all input parameters for customized FIR variant. |
fir_lpf.vo | Verilog HDL IP functional simulation model |
fir_lpf.qip | Contains Quartus II project information for your MegaCore function variation. |
fir_lpf.html | The MegaCore function report file. |