Forum Discussion
Altera_Forum
Honored Contributor
14 years agoON-Chip Memory is too small for the source code
Hi, I´m a newbie in Altera and now I got a problem. I want lo load my source code to control my IP Core. I have a cyclon III DEV Board which has maximum 3888kbits of on chip memory but my code ...
Altera_Forum
Honored Contributor
14 years agoThanks for your advice!
But the point is that I already have a DDR2 SDRAM. My problem is now how to tell the core that the main function is not on the on-chip memory but in the SDRAM and also how can I load the Software on the SDRAM and not on the on-Chip memory. My idea was to load a small code on the on-chip mem which has the information that the main code is on the SDRAM. But I don´t know how to do this!