Altera_Forum
Honored Contributor
19 years agoUsing two hardware images (one at a time)
Hello,
We want to configure our on-board Startix FPGA (1S60) with one of the two different hardware images on run-time (power-on). That is, depending on our selection, a 'select' line will choose which hardware image should configure FPGA. At a time only one of the two hardware image would configure FPGA. So we thought of using two EPC16 devices, storing different hardware images on them, and muxing their data outputs. The 'select' line will then choose what hadware image should configure the FPGA. (1) Muxing data ports seems all right, but what abt DCLK and other signals? (2) When we are selecting one of two hardware images, FPGA should be given some signal so that it reloads the .pof file from one of the two devices. How do we ensure that? (3) I read Altera Configuration documents but didn't find any scheme for this purpose. Is there other note which details out the configuration scheme of two different hardware images on run-time. Sincerely,