File | Description |
---|
FIR_lowf.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_lowf_inst.v | Verilog HDL sample instantiation file |
FIR_lowf.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. |
FIR_lowf.inc | An AHDL include declaration file for the MegaCore function variation. Include this file with any AHDL architecture that instantiates the MegaCore function. |
FIR_lowf_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_lowf.bsf | Quartus® II symbol file for the MegaCore function variation. You can use this file in the Quartus II block diagram editor. |
FIR_lowf_st.v | Generated FIR Filter Netlist. This file is required for Quartus II synthesis. It will be added to your current Quartus II project. |
FIR_lowf_constraints.tcl | Constraints setting file for Quartus II synthesis. This file contains the necessary constraints to achieve FIR Filter size and speed. |
FIR_lowf_mlab.m | A MATLAB M-File. This file provides a MATLAB simulation model for the customized FIR Variant. |
FIR_lowf_tb.m | A MATLAB M-File. This file is provides a MATLAB testbench for the customized FIR Variant. |
FIR_lowf.vec | Quartus II Vector file. This file provides simulation test vectors to be used simulating the customized FIR Variant with the Quartus II software. |
FIR_lowf.html | The MegaCore function report file. |