Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYou could also try to force the ram type with a vhdl attribute
attribute ramstyle : string; attribute ramstyle of ROM : signal is "M4K"; and see what happens. BTW: I also continue to use Quartus 9.0 SP2 as 9.1 does not work correct for my project. The fitter starts and runs forever without producing any result. That doesn't really match up the 20% performance gain promised :D Best wishes, Alex