FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5936 Discussions

https://www.intel.com/content/www/us/en/support/programmable/articles/000076366.html?wapkw=calibrati

Sap
Beginner
337 Views

https://www.intel.com/content/www/us/en/support/programmable/articles/000076366.html?wapkw=calibration fail : seq c

 

As above link suggests:

I am using Quartus prime v16.1 to program a .bin image file and the error is not resolved.  Can anyone help?

Labels (1)
0 Kudos
3 Replies
JingyangTeh
Employee
157 Views

Hi Sap


May I ask if you are using one of the devkit or you are using a custom board?

If you are using a custom board, have you change the memory size in the device tree to match with the Quartus project?


Regards

Jingyang, Teh


0 Kudos
Sap
Beginner
147 Views

'If you are using a custom board, have you change the memory size in the device tree to match with the Quartus project?'

 

Hi Jingyang,

Thank you for your reponse. It's a custom board.  What do you mean by 'change the memory size in the device tree', do you have a screen shot to show?

 

I am using an altera programmer to program a custom .bin file into a custom board using Nios2 command shell

0 Kudos
JingyangTeh
Employee
17 Views

Hi


If you are using a custom board you could not use the GSRD that is available.

You would need to change the quartus project emif parameter and the device tree below:

https://github.com/altera-opensource/u-boot-socfpga/blob/ff416d887f993e0b0cd2f14cb2fb6b486ad6682f/arch/arm/dts/socfpga_cyclone5_sockit.dts#L6

Line 17 to 20


Regards

Jingyang, Teh


0 Kudos
Reply