Forum Discussion

JC_FPGA's avatar
JC_FPGA
Icon for New Contributor rankNew Contributor
7 years ago

Quartus v18.1 Failed to launch MegaWizard Plug-In Manager: ROM: 2-PORT

I cannot update an existing 2-Port ROM nor can I create a new one. This issue sounds like it could be related to the .lst (list) problem where some names are "Altera" instead of "Intel FPGA."

Similar to this thread: https://forums.intel.com/s/question/0D50P00003yyTl2SAE/quartus-18-megawizard-issue?language=en_US

However, I haven't been able to find a .lst file that references the ROM IP. Strangely, I am able to create a 1-Port ROM. It's just the 2-Port ROM that does not work.

I'm using Quartus v18.1.0 on 64-bit Windows.

1 Reply

  • KhaiChein_Y_Intel's avatar
    KhaiChein_Y_Intel
    Icon for Regular Contributor rankRegular Contributor

    Hi JCox,

    Can you use HDL to instantiate the ROM as a workaround at the moment?

    To insert the template, right click > Insert Template > Choose the HDL language > Full Designs > RAMs and ROMs

    Thanks.