Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

Selecting Pages in a JIC file

Altera_Forum
Honored Contributor II
1,422 Views

Hi,  

I have created 3 pages in a jic file for reconfiguring the FPGA(Cyclone V) using the external SPI flash(EPCQ256). I wanted to know whether is there a method to select which page i want to use to reconfigure. If so, can anyone guide me through what should be done to get that method working. 

 

Thanks, 

Sid
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
425 Views

You can use the Altera Remote Update IP to select from which page in your EPCQ to start device configuration from. See the "altera remote update ip core user guide (https://www.altera.com/en_us/pdfs/literature/ug/ug_altremote.pdf)" for details. 

 

Set "param" to 100b (Page Select), present the start address of the chosen image to "data_in", pulse "write_param" and then kick "reconfig". 

 

Cheers, 

Alex
0 Kudos
Reply