FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6473 Discussões

What kind of file for passive parallel load of Cyclone 10?

ddbug
Novato
1.860 Visualizações

A total noob here so be gentle please.

I have a Cyclone 10 CL006 connected to a microcontroller.

I want to load it by a "Fast Passive Parallel" method.

My FPGA engineer sent two files: .sof and .rpd.

The .rpd looks like suitable for the task, but it has some header.

Do I need to skip it, or send the whole .rpd file as is?

After the file data, need to send two more dummy bytes so it starts configuring?

 

I'm asking because tried to send the .rpd data as is, and of course it won't start running. The engineer has loaded the .sof file over JTAG, and it works.

 

-- ddbug

 

Annotation 2020-01-01 140235.jpg

 

... and the end of the file:

Annotation 2020-01-01 141101.jpg

 

 

0 Kudos
1 Solução
ddbug
Novato
1.682 Visualizações

The answer : use RBF format. RPD format is not suitable.

 

-- dd

Ver solução na publicação original

5 Respostas
NurAiman_M_Intel
Funcionário
1.682 Visualizações

Hi,

 

Thank you for contacting Intel Community.

 

May i know which Cyclone 10 are you using, Cyclone 10 LP or Cyclone 10 GX? Or you can provide me the part number.

 

Thank you.

 

Regards,

Aim

ddbug
Novato
1.682 Visualizações

Hi Aim,

This is Cyclone 10 LP, Part number 10CL006YU256I7G

 

-- ddbug

ddbug
Novato
1.682 Visualizações

Any advice, please? More information needed to clarify?

Is .rpd a totally wrong format for FPP loading by a microcontroller?

 

I'm offering a bounty on Stack Overflow on this question.

https://stackoverflow.com/questions/59556995/what-kind-of-file-for-passive-parallel-loading-of-cyclone-10-fpga

 

-- dd

ddbug
Novato
1.683 Visualizações

The answer : use RBF format. RPD format is not suitable.

 

-- dd

NurAiman_M_Intel
Funcionário
1.682 Visualizações

Hi,

 

Apologize for the late response as last two days are weekend in here.

It is correct that you need to use RBF format for Cyclone 10 LP. RPD format is for Cyclone 10 GX. You can always refer to Intel's handbook:

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cyclone-10/c10lp-51003.pdf

 

Thank you for your understanding.

 

Regards,

Aim

Responder