|
|
|
You can create or modify design files that contain custom megafunction variations of Altera-provided functions. You can then instantiate the custom megafunction variations in a design file for use with the FPGA Express or FPGA Compiler II and Quartus® II software. This procedure shows only how to instantiate a RAM megafunction using VHDL; however, you can use similar procedures to instantiate other Altera-provided functions.
If you have not already done so, proceed to Set Up the FPGA Express Working Environment or Set Up the FPGA Compiler II Working Environment.
If you have not already done so, create a VHDL design in the FPGA Express or the FPGA Compiler II software, by using one of the following procedures:
The MegaWizard Plug-In Manager generates custom megafunction variations that are based on Altera-provided megafunctions, including library of parameterized modules (LPM) functions such as the lpm_ram_dq
function, as well as Altera® megafunctions, such as the altclklock
, altcam
, altlvds_rx
, and altlvds_tx
functions.
Refer to the following example to create a VHDL custom megafunction variation of the lpm_ram_dq
function:
The design file generated by the MegaWizard Plug-In Manager must be in the same directory as the EDIF Input File or added to the Quartus II project. |
Continue to Generate EDIF Netlist Files with the FPGA Express Software, or Generate EDIF Netlist Files with the FPGA Compiler II Software.
If you have not already done so, create a new project or open an existing project.
Compile the design in the Quartus II software.
If necessary, proceed to Perform a Timing Simulation with the ModelSim® Software or simulate the design with another Verilog HDL simulation tool.
- PLDWorld - |
|
Created by chm2web html help conversion utility. |