Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21584 Discussões

Tool for uploading .rbf in epcs

Altera_Forum
Colaborador honorário II
1.773 Visualizações

Hi, 

 

I have an fpga CyIV GX which is connected in active serial mode with an EPCS. I would like to upload a .rbf with an altera tool (quartus programmer or something else) without creating a design with a Nios or a flash controler.  

Is it possible ? 

 

Thanks.
0 Kudos
6 Respostas
Altera_Forum
Colaborador honorário II
690 Visualizações

The Quartus Programming File Converter can generate the *.jic file for JTAG indirect programming of EPCS device. You can also integrate the conversion into the compilation workflow by adding a script.

Altera_Forum
Colaborador honorário II
690 Visualizações

I would like to upload two bitstreams in my EPCS128. 

The size of a .jic is automatically the size of the epcs, compressed or not, isn't it ? 

That's the problem of this format file, that is why .rbf is maybe a better solution.
Altera_Forum
Colaborador honorário II
690 Visualizações

You can import multiple pages to the EPCS image. Of couse, it's the matter of the target system to understand the meaning of additional pages, e.g. referring to the remote system update scheme. 

 

Compression can be set with each input file (*.sof) properties.
Altera_Forum
Colaborador honorário II
690 Visualizações

If you have the active serial header on your board, just load the .POF file directly to the EPCS in active serial mode.

Altera_Forum
Colaborador honorário II
690 Visualizações

Is it possible to put few bitstreams in one .pof with several addresses ? 

With "quartus programming file" ?
Altera_Forum
Colaborador honorário II
690 Visualizações

Yes it is just check out the "Convert Programming File" utility under the File menu in Quartus. there is a section on this tool in the Quartus Handbook as well if you need some more details.  

 

Boris
Responder