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 agoHave you put the corresponding library into the modelsim.ini-file?
insert "altera_mf = [your_altera_installation_folder]/modelsim_ae/altera/vhdl/altera_mf" into the library section of that file. Cheers