Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- I'm in the process of migrating a design from 9.1 into an 11.0sp1. The design has several altsyncram cores in it. When I try to edit these cores with the 11.0sp1 Megawizard plug in manager, I find that the ALTSYNCRAM core is no longer available. --- Quote End --- I don't recall that they were called ALTSYNCRAM in the MegaWizard. I thought they were called "RAM: 1-port", "RAM: 2-port" etc in the GUI. The ALTSYNCRAM components are fairly easy to instantiate directly in VHDL/Verilog. Just use the MegaWizard to create a couple of instances of RAM to get an idea of how the generics/parameters change, and then create your own instance. I prefer to use this method, as I can leave the RAM size generics as generics. Cheers, Dave