Forum Discussion
KennyT_altera
Super Contributor
5 years agoHere is the full steps:
1) open the .v files
2) rigth click on the .v files -> insert template
3) Verilog HDL -> Synthesis attribute -> ramstyle attribute
You will see the example there, u can try use bram to see if it works.
Let me know if this helps?