Forum Discussion
Altera_Forum
Honored Contributor
12 years agoUse the MegaWizard to instantiate a dual-ported RAM. I recall there are some settings towards the end regarding whether you want to read old or new data. Those parameters get translated into generics. You can read the generics from the altsyncram instance that gets created.
I typically do this to get the generics correct, instantiate the altsyncram directly, and delete the megawizard instance. Cheers, Dave