File | Description |
---|
hw_filter_high_pass.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_high_pass.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_high_pass.bsf | Quartus® II symbol file for the MegaCore function variation. You can use this file in the Quartus II block diagram editor. |
hw_filter_high_pass_ast.vhd | The wrapper file for Avalon Streaming Interface. |
hw_filter_high_pass_constraints.tcl | Constraints setting file for Quartus II synthesis. This file contains the necessary constraints to achieve FIR Filter size and speed. |
hw_filter_high_pass_mlab.m | A MATLAB M-File. This file provides the kernel of the MATLAB simulation model for the customized FIR Variant. |
hw_filter_high_pass_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. |
hw_filter_high_pass.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_hw_filter_high_pass.vhd | A VHDL file. This file provides a VHDL testbench for the customized FIR Variant. |
hw_filter_high_pass_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_high_pass_input.txt | A text file. This file provides simulation data for the matlab model and the simulation testbench. |
hw_filter_high_pass_coef_int.txt | A text file. This file provides coefficient input file for Matlab testbench. |
hw_filter_high_pass_param.txt | A text file. This file record all output parameters for customized FIR variant. |
hw_filter_high_pass_silent_param.txt | A text file. This file record all input parameters for customized FIR variant. |
hw_filter_high_pass.qip | Contains Quartus II project information for your MegaCore function variation. |
hw_filter_high_pass.html | The MegaCore function report file. |