Forum Discussion
Altera_Forum
Honored Contributor
16 years agoaltsyncram simulating issue (single port RAM core)
Hi, I'm using Altera's core: single port RAM , which includes the component "altsyncram". when loading modelsim i get the following warning: Warning: (vsim-3473) Component instance "alts...
Altera_Forum
Honored Contributor
16 years agoWhen creating the RAM with Megawizard, it should create a *my_ram*.vhd file.
You need to compile this file. Otherwise, modelsim doesn't know anything about the component you are declaring. (sorry for the confusion about altsyncram.vhd) Cheers