Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Initially, you may do better using the mega wizard to generate the ram, then you know for sure that a ram will be used. Infered ram has to match the correct behavioural template to be correctly inferred, otherwise logic will be inferred. Review this document for coding styles: https://people.ece.cornell.edu/land/courses/ece5760/de1_soc/hdl_style_qts_qii51007.pdf --- Quote End --- I didn't call memory using mega wizard before , so I will read the document carefully and try it. I am really thankful to you. You are really helping me.