Altera_Forum
Honored Contributor
7 years agoHow to infer MLAB memory?
I have a simple memory code (* ramstyle = "MLAB" *) module memory_module # (parameter addr_width = 8, data_width = 32) (input clk, input [...