Altera_Forum
Honored Contributor
14 years ago2 stages boot loader
Hi
I'm trying to fit a design that requires a boot loader into a small FPGA, but there is not enough space for both of them. so I had an idea, why not use 2 designs: boot loader design fills up the external RAM, and tells the host when it is done. then the host override the boot loader design and loads the "operational" design. the operational design NIOS has the external RAM for reset and exception vectors. before I dive into it and push around the SW team, I would appreciate everyone thoughts and ideas for possible mines, draw backs and better alternatives. thanks in advance