File | Description |
---|
myNCO.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. |
myNCO_inst.v | Verilog HDL sample instantiation file |
myNCO.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. |
myNCO.inc | An AHDL include declaration file for the MegaCore function variation. Include this file with any AHDL architecture that instantiates the MegaCore function. |
myNCO_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. |
myNCO.bsf | Quartus® II symbol file for the MegaCore function variation. You can use this file in the Quartus II block diagram editor. |
myNCO_st.v | Generated NCO synthesizable netlist. This file is required for Quartus II synthesis. It will be added to your Quartus II project |
myNCO.vo | Verilog HDL IP Functional Simulation model |
myNCO_tb.v | Verilog HDL Testbench |
myNCO_vo_msim.tcl | Modelsim TCL Script to run the Verilog HDL IP Functional Simulation model and generated Verilog HDL testbench in the Modelsim simulation software |
myNCO_wave.do | Modelsim Waveform File |
myNCO_model.m | Matlab m-file describing a Matlab bit-accurate model. |
myNCO_tb.m | Matlab Testbench |
myNCO_sin.hex | Intel Hex-format ROM initialization file. |
myNCO_cos.hex | Intel Hex-format ROM initialization file. |
myNCO.vec | Quartus Vector File. |
myNCO.html | The MegaCore function report file. |