Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow can I Eliminate BOOT ROM from EPCS Controller
I have a design that is presently booting from EPCS via the Boot ROM. I would like to change this to boot/start from (onchip) RAM. As part of this change, I really would like to regain the 1...
Altera_Forum
Honored Contributor
12 years agoAFAIK the EPCS controller without the bootloader is just a regular SPI master. You could just put an SPI master, and then you just have to convince the system to install the EPCS driver anyway, or copy them yourself.