Forum Discussion
Altera_Forum
Honored Contributor
15 years agoOn second thought, I think I just made sense on what's going on.
With RAM/ROM megafunctions, Quartus allows one to change MIF files and the quickly update the programming files without recompiling the entire design. However, this is only feasible when using dedicated memory blocks. Thus, the following restrictions are observed: a) ROM megafunctions (which have to have a MIF file) must use dedicated memory blocks b) RAM megafunctions that force the usage of LEs do not support MIF files So, you need to go with "b)" for any small ROMs and initialized RAMs