Forum Discussion
Altera_Forum
Honored Contributor
12 years agoRetrieving usercode from binary configuration image
Hello, there have been various discussions about the raw binary file format, solutions for the basically simple problem of retrieving the usercode have been already posted. http://www.alterafo...
Altera_Forum
Honored Contributor
12 years agoHello Dave,
--- Quote Start --- I must be misunderstanding. --- Quote End --- Only a detail. There are two instances reading the image from the serial (or parallel) flash. 1. The RSU (remote sytem update) controller with enabled "pof checking" feature, optional Altera IP that provides a user interface to the hardware remote update block 2. The hardware configuration controller that reads the configuration image The latter is always present, the former must be instantiated if you select "remote" configuration mode under configuration options. The hardware ID check in application is another good way to avoid loading of a wrong FPGA image. Asking for failure safety in this point isn't paranoia, I think. It's even more demanding if the FPGA e.g. controls power electronic components. Presently I'm exploring the available options in combination with the Altera remote system update concept. First results are promising. Best regards Frank