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

Programming multiple devices

Altera_Forum
Honored Contributor II
1,068 Views

Hi, 

 

I have a board that is set up for In-System programming using the USB blaster. It contains two EP3C16Q240's and a single EPCS16 for programming the devices. I followed all of the instructions in the Cyclone III manual and configured the programming chain as a master/slave AS device using the MSEL pins. My question is how do I program the EPCS16 if I have two different programming files (for the two FPGA's)? There does not seem to be a way to add two pof files into a single EPCS device using the Altera programmer.  

 

I am sure I am missing something simple here 

 

Any help will be appreciated
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
320 Views

You need to create a multi-sof POF file. to program the EPCS. 

 

In quartus go File->Convert Programming File 

 

Here you can create POF file and add your master and slave SOF files to the stream. 

 

Pete
0 Kudos
Altera_Forum
Honored Contributor II
320 Views

 

--- Quote Start ---  

You need to create a multi-sof POF file. to program the EPCS. 

 

In quartus go File->Convert Programming File 

 

Here you can create POF file and add your master and slave SOF files to the stream. 

 

Pete 

--- Quote End ---  

 

 

 

Thanks for your help Pete. I was able to program the EPCS
0 Kudos
Reply