FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6478 Discussions

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

nikhl
Novice
2,808 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_Altera 

0 Kudos
24 Replies
JohnT_Intel
Employee
471 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
469 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
469 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
465 Views

Hi,


Glad to hear the issue has been resolved.


0 Kudos
Reply