Forum Discussion
Altera_Forum
Honored Contributor
15 years agoJust as an asside to this - you may have a better type getting quartus to infer megafunctions rather than dropping them in directly from the megawizard. For example, you get Quartus to infer altsyncrams by using arrays of std_logic_vector/unsigned/signed/integer/sfixed/ufixed and following code guidelines.
See the code guidelines in the Quartus user manual: http://www.altera.com/literature/hb/qts/qts_qii51007.pdf