Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThanks for your reply. I've already fixed the issue.
Turns out I was making the problem far to complicated. The key component I was missing was how to make the memory init file (using "make mem_init_install"). Once I found this, I was able to initialize my RAM and boot from that. Fortunately, I do not need to modify the program while it is running. Otherwise this would be far more complicated.