Intel® Enpirion® Power Solutions
Interact with Intel® product support specialists on Intel® Enpirion® DC-DC Step-Down Power Converters
Announcements
This forum offers only peer-to-peer support. Thank you!
224 Discussions

How to configure Cyclone-10 FPGA using passive serial configuration mode using .hexout or .ttf file?

TJind
Beginner
839 Views

Hello,

 

We are trying to configure the Cyclone-10 FPGA using passive serial config mode using.hexout and .ttf file but facing issue that config done does not come up.

 

We got the c-code for the passive serial config mode which takes .rbl file as a input. (microblaster code for passive serial config). is there any c code available which takes .hexout or .ttf file as a input and configure the FPGA?

 

is there any app note which has listed out the steps to configure the FPGA with .hexout or .ttf binary file?

 

Thanks and Regards

Tarang Jindal

 

0 Kudos
3 Replies
SreekumarR_G_Intel
575 Views

Hello Tarang,

Can you share the error message you getting while configuring ? Can you check the nSTATUS line and Init_done ?

Can you also check MSEL setting are correct ?

There is app note for generating the configuration file ; but i am not sure how much it can help you ..

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an827.pdf

 

Thank you,

 

Regards,

Sree

0 Kudos
TJind
Beginner
575 Views

Hello Sree,

 

I am configuring the FPGA through on board processor. after sending all configuration data, states of following lines are -

nSTATUS - 0

INIT_DONE - 1

CONFIG_DONE - 1

I believe MSEL pins are in correct state as "000" for standard passive serial configuration mode

 

Thanks and Regards

Tarang Jindal

0 Kudos
SreekumarR_G_Intel
575 Views

Hello Tarang,

Here is the few application note which you may be already come across ;

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an423.pdf

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/wp/wp_microblaster_config.pdf

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/wp/wp_mcrblstr.pdf

Out of curiosity; you can convert the .sof files into rbf format which the c code is meant to program into the flash devices .May I know why you are not choosing that option ?

 

Thank you ,

 

Regards,

Sree

0 Kudos
Reply