Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Since you have to write tool-specific syntax to get inference working, I see no advantage over just instantiating an altsyncram directly. If you need portable VHDL, then you can always use configurations. --- Quote End --- In my experience, there's a very reasonable overlap among the multiple synthesis tools' RAM inference templates.Also, the inference capabilities often lead to cleaner code.