Generation Report - FIR Compiler v13.1

Entity Namemyfilter_ast
Variation Namemyfilter
Variation HDLVHDL
Output DirectoryC:\tmp\FIR

File Summary

The MegaWizard interface is creating the following files in the output directory:
FileDescription
myfilter.vhdA 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.
myfilter.cmpA VHDL component declaration for the MegaCore function variation. Add the contents of this file to any VHDL architecture that instantiates the MegaCore function.
myfilter.bsfQuartus® II symbol file for the MegaCore function variation. You can use this file in the Quartus II block diagram editor.
myfilter_ast.vhdThe wrapper file for Avalon Streaming Interface.
myfilter_constraints.tclConstraints setting file for Quartus II synthesis. This file contains the necessary constraints to achieve FIR Filter size and speed.
myfilter_nativelink.tclA Tcl script that can be used to assign NativeLink simulation testbench settings to the Quartus II project.
myfilter_mlab.mA MATLAB M-File. This file provides the kernel of the MATLAB simulation model for the customized FIR Variant.
myfilter_model.mA MATLAB M-File. This file provides a MATLAB simulation model for the customized FIR Variant. IT makes use of the _mlab.m file.
myfilter.vecQuartus II Vector file. This file provides simulation test vectors to be used simulating the customized FIR Variant with the Quartus II software.
tb_myfilter.vhdA VHDL file. This file provides a VHDL testbench for the customized FIR Variant.
myfilter_msim.tclA Tcl file. This file provides a Tcl script to simulate the HDL testbench together with the simulation model of customized FIR Variant.
myfilter_input.txtA text file. This file provides simulation data for the MATLAB model and the simulation testbench.
myfilter_coef_int.txtA text file. This file provides coefficient input file for MATLAB testbench.
myfilter_param.txtA text file. This file record all output parameters for customized FIR variant.
myfilter_silent_param.txtA text file. This file record all input parameters for customized FIR variant.
myfilter.vhoVHDL IP functional simulation model
myfilter.qipContains Quartus II project information for your MegaCore function variation.
myfilter.htmlThe MegaCore function report file.

MegaCore Function Variation File Ports

NameDirectionWidth
clkINPUT1
reset_nINPUT1
ast_sink_dataINPUT8
ast_source_dataOUTPUT8
ast_sink_validINPUT1
ast_sink_readyOUTPUT1
ast_source_validOUTPUT1
ast_source_readyINPUT1
ast_sink_errorINPUT2
ast_source_errorOUTPUT2