Forum Discussion
Altera_Forum
Honored Contributor
14 years agothe problem has to do with how Quartus fits block RAM for performance reasons, it doesn't seem to want to mux the output of the RAM blocks
my advice is to decrease the size of the on-chip RAM until it fits or else write your own optimized HDL RAM which will include output muxes and maybe pipelines. then import the HDL as a custom component