Because the LPM_RAM_DQ, LPM_RAM_DP and LPM_ROM MegaWizard™ Plug-Ins are no longer supported in the Quartus® II software versions 10.0 and later, variation files using these megafunctions must be updated to currently-supported wizards before being modified in the MegaWizard Plug-In Manager.
To update and modify variation files using these obsolete wizards, run the qmegawiz executable with corresponding new wizard name from the following table:
| Obsolete MegaWizard Name | New MegaWizard Name |
| LPM_RAM_DQ | RAM: 1-PORT |
| LPM_RAM_DP | RAM: 2-PORT |
| LPM_ROM | ROM: 1-PORT |
For example, to update and modify a Verilog HDL (.v), VHDL (.vhd) or AHDL (.tdf) variation file created using the LPM_RAM_DQ wizard, enter the following at the command line:
qmegawiz wizard="RAM: 1-PORT" <variation file>