Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI'm not sure what you mean. There is already a memory block for SSRAM in sopc builder and writing to some random addresses there works, but there is something there and I don't know where it's coming from and overwriting any significant amount of data there freezes the system.
#define na_ssram 0x05000000
# define na_ssram_size 0x00400000
# define na_ssram_end 0x05400000
# define na_ssram_clock_freq 100000000