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

"Found more than one suitable slot" while testing the 10GBE PAC-PAC test

nikhl
Novice
1,193 Views

Hi,

I am testing the PAC -to -PAC Ethernet MAC  10 Gbps link. When i program both the intel Arria 10 GX PAC cards with the same design and  executing the host code i am getting the following output. 

Screenshot from 2022-04-06 15-48-56.pngI have followed the following document.
https://www.intel.com/content/www/us/en/docs/programmable/683422/1-2/running-40gbe-10gbe-to-pac-test-between.html 

Can anyone please help.

 

@intel  @JohnT_Intel  @BoonBengT_Intel 

0 Kudos
24 Replies
JohnT_Intel
Employee
177 Views

Hi,


Could you try "./pac_hssi_e10 -b 0xAF --channel=0 --action=stat"? The reason is that if you are not including "-b" argument then the AF is not being used for the bus specify which will cause the error where it detected more than 1 device.


0 Kudos
nikhl
Novice
175 Views

Hi, 
Thank you that worked, I am now able to send and receive data on both the PAC cards. 

0 Kudos
JohnT_Intel
Employee
175 Views

Please try "./pac_hssi_e10 -b 0xAF --channel=0 --action=stat"? I would like to figure out why the input is not correct and need to find how to find the correct bus.

0 Kudos
JohnT_Intel
Employee
171 Views

Hi,


Glad to hear the issue has been resolved.


0 Kudos
Reply