Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHi Tricky,
adding synthesis attributes, as you suggest, works perfectly. I modified the code (altera_avalon_sc_fifo.v) from this reg mem ; to this (* ramstyle = "M9K" *) reg mem ; Thanks again for your help! Best regards.