File | Description |
---|
hw_filter.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. |
hw_filter.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. |
hw_filter.bsf | Quartus® II symbol file for the MegaCore function variation. You can use this file in the Quartus II block diagram editor. |
hw_filter_ast.vhd | The wrapper file for Avalon Streaming Interface. |
hw_filter_constraints.tcl | Constraints setting file for Quartus II synthesis. This file contains the necessary constraints to achieve FIR Filter size and speed. |
tb_hw_filter.vhd | A VHDL file. This file provides a VHDL testbench for the customized FIR Variant. |
hw_filter_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. |
hw_filter_input.txt | A text file. This file provides simulation data for the matlab model and the simulation testbench. |
hw_filter_coef_int.txt | A text file. This file provides coefficient input file for Matlab testbench. |
hw_filter_param.txt | A text file. This file record all output parameters for customized FIR variant. |
hw_filter_silent_param.txt | A text file. This file record all input parameters for customized FIR variant. |
hw_filter.vho | VHDL IP functional simulation model |
hw_filter.qip | Contains Quartus II project information for your MegaCore function variation. |
hw_filter.html | The MegaCore function report file. |