Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThe inizialization file was set correctly from the beginning, although I can't understand how.
Anyway, I have the feeling that Altera SDRAM functional model isn't good at all: the problem with Modelsim is that this VHDL istantiates a big mem_array (array of std_logic_vectors) as a signal instead of as a variable, so causing Modelsim to go out of memory (I read somewhere on the web that mem_array should be instantiated as a variable to avoid this problem). Again, can anyone from Altera give me any kind of suggestion? Regards, Lorenzo