Forum Discussion
Altera_Forum
Honored Contributor
20 years agoFormat of config data in EPCS?
I'm working on in-system programming of the EPCS via the NIOS EPCS controller component. I think I understand how to convert the files, upload them to my design and burn them into the EPCS. ...
Altera_Forum
Honored Contributor
20 years agoAndrew,
If I were you, I'd take a look at the algorithm used in: $SOPC_KIT_NIOS2/components/altera_nios2/sdk/src/boot_loader_sources/boot_loader_epcs_bits.S. Yeah...it's assembly, but that might be what you want for a bootloader anyway, and it is pretty well commented... Cheers, - slacker