FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6668 讨论

can't program stratix 10 GX with pcie hard ip+ example design

rsing108
新分销商 I
6,340 次查看

I am getting the following errors while programming the Stratix 10 GX board with the PCIE hard ip+ example design.

quartus_pro 19.4

Error (18950): Device has stopped receiving configuration data
Error (18948): Error message received from device: Detected hardware access error. There is a failure in accessing external hardware. (Subcode 0x0032, Info 0x00000000, Location 0x0000CC00)
Error (20072): A PMBUS error has occurred during configuration. Potential errors: Incorrect VID setting in Quartus Project. The target device fails to communicate to smart regulator or PMBUS Master on board.

Why am I getting these errors as all vid settings are auto generated? How to solve these issues?

0 项奖励
19 回复数
SengKok_L_Intel
主持人
6,334 次查看

Hi,


To better understanding the problem, could you please provide the following info?


  1. How do you generate the example design? Is this from the IP GUI?
  2. Did you connect the board to a proper setup, where there is PCIe reference clock coming to the FPGA end point?


Regards -SK


0 项奖励
rsing108
新分销商 I
6,332 次查看

Hi @SengKok_L_Intel ,

I generated this example design using Quartus pro GUI. Specifically, I am following the steps present here 

https://www.intel.com/content/www/us/en/programmable/documentation/sox1520633403002.html#zjk1520633288743

0 项奖励
SengKok_L_Intel
主持人
6,329 次查看

Thanks for the reply.


Did you connect the PCIe End point to the root port with the proper PCIe reference clock before you program the SOF? If without a proper PCIe reference clock, you will fail the programming.


Regards -SK


0 项奖励
rsing108
新分销商 I
6,326 次查看

Hi @SengKok_L_Intel ,

I did not find any such step in the manual so I have not specifically defined it, but shouldn't it be already done while generating the example design? Also does this attachment help or should I provide any other file? Sorry, I am not much familiar with this IP.

rsing108_0-1600915361139.png

 

0 项奖励
SengKok_L_Intel
主持人
6,320 次查看

What I mean is, do you physically connect the development kit (Endpoint) with a Host PC (Rootport) when you program the FPGA?


0 项奖励
rsing108
新分销商 I
6,318 次查看

Hi @SengKok_L_Intel 

The refclk pin is connected to PIN_AK41

I am attaching the .qsf file for all the pin assignments and while generating the design I parameterized the port type as "native endpoint" and not "Root port".

0 项奖励
SengKok_L_Intel
主持人
6,317 次查看

Hi,


I believe you are using this development kit?

https://www.intel.com/content/www/us/en/programmable/products/boards_and_kits/dev-kits/altera/kit-s10-fpga.html


Do you actually slot this card into a host PC?


Regards -SK


0 项奖励
rsing108
新分销商 I
6,316 次查看

Yes the device ID is 1SG280LN2F43E2VG and is placed in a server along with another exactly same card

0 项奖励
SengKok_L_Intel
主持人
6,309 次查看

Hi,


Are you using a custom board and this is not Intel FPGA development kit? I'm asking this is because, the device ID 1SG280LN2F43E2VG is not the same as Stratix 10 Development Kit at the link below:  


https://www.intel.com/content/www/us/en/programmable/products/boards_and_kits/dev-kits/altera/kit-s10-fpga.html


Other questions:

  1. Does the server is power up, and there is a valid PCIe clock sending from the server to FPGA when you program the FPGA?
  2. Do you able to program a simple design (without the PCIe)?


Regards -SK




0 项奖励
rsing108
新分销商 I
6,306 次查看

Hi @SengKok_L_Intel ,

It's actually BittWare's 520n card:

https://www.bittware.com/fpga/520n/

There is a valid PCIE clock being sent to the FPGA and I am able to program a simpler design without PCIE ip

0 项奖励
SengKok_L_Intel
主持人
6,301 次查看

Hi,


Can you send me your simple design 's QSF file that able to program successfully? I would like to have a look of the Power setting and see if there is any difference.


Regards -SK


0 项奖励
rsing108
新分销商 I
6,298 次查看

I am attaching the qsf file of my simple design and I am also attaching the qsf of a vendor provided design which also has pcie instantiated 

0 项奖励
SengKok_L_Intel
主持人
6,292 次查看

As i can see, you did not change the power and VID settings accordingly. Could you please give it a try of the attached qsf file?

 

Regards -SK

0 项奖励
rsing108
新分销商 I
6,288 次查看

Hi @SengKok_L_Intel ,

The previous errors are gone but now I am getting this error:

Error (18950): Device has stopped receiving configuration data
Error (18948): Error message received from device: Device is in configuration state.
Error (209012): Operation failed

0 项奖励
SengKok_L_Intel
主持人
6,285 次查看

From the vendor.qsf file, the PCIe reference clock is using T34, but you are using AK41. Could you please double check? Or perhaps you can get a simple PCIe design from Bittware?


set_location_assignment PIN_T34 -to pcie_refclk


Regards -SK


0 项奖励
rsing108
新分销商 I
6,281 次查看

Hi @SengKok_L_Intel ,

I changed the refclk pin to the same as the vendor one and also changed the rest of the pins according the vendor's pin configuration. But there is still an error while programming the board:

Error(18952): Error status: Device does not accept configuration request

0 项奖励
rsing108
新分销商 I
6,278 次查看

Hi @SengKok_L_Intel ,It seems I need to get the server rebooted first. I will update you once I get it rebooted. 

0 项奖励
SengKok_L_Intel
主持人
6,259 次查看

Thank for the update. If this still can't work, probably you can request a simple design from Bittware that can work properly for reference. This is to ensure all the pin assignments and VID setting are correct.


Regards -SK


0 项奖励
SengKok_L_Intel
主持人
6,241 次查看

If further support is needed in this thread, please post a response within 15 days. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions. 


0 项奖励
回复