Forum Discussion
Altera_Forum
Honored Contributor
12 years agoYou're apparently implementing a ROM rather than a RAM.
You get the same warnings when compiling the Quartus HDL ROM templates. Obviously a weakness of ROM inference. If you instantiate altsyncram as a ROM, you don't get the warnings.