Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Read the code and see what it does with the altsyncram address port. --- Quote End --- Qsys tells it's an altera_avalon_onchip_memory2, I don't know if it's the same as altsyncram... The address is controlled by a VHDL line:
addr <= std_logic_vector(to_unsigned(tstep, addr'length)); Tell me if I shouldn't do that. --- Quote Start --- File->New, Memory Files, Hexadecimal (Intel-Format) File. --- Quote End --- Thanks for that. Is the Memory Initialization File better?