I'd like to be able to store some configuration data in the boot ROM of a pluto II. Acording to Altera this can be done if the Boot ROM is an EPCS1. Is this used in the Pluto II?
If yes it seems fairly complicated, there is a core that lets you read and write unused space in the ROM, but the documentation says you can only access it with C routines running on a NIOS processor. This seems a little overkill to write a few bytes to the boot ROM.
Does anyone know a way to access the boot rom core without using a NIOS processor?
Thanks,
John S.