Forum Discussion
Larsgrantz
New Contributor
6 years agoStratix 10 MX Development Kit - Low Latency 100G IP Core Design Example Problems
Hi,
I am using the Stratix 10 MX (8 Gb) Development Board (Device: 1SM21BHU2F53E2VG) to test out the Low Latency 100G Ethernet Intel Stratix 10 FPGA IP Design Example on Quartus v19.1.
I have rea...
- 6 years ago
Hi,
By referring to the qsf file, it looks like you did not do the pin assignment correctly, you are testing the QSFP /100G ethernet, but you assign the clock and TX/RX Pin to PCIe. Please refer to the user guide or the schematic below for more detail:
Regards -SK
SengKok_L_Intel
Regular Contributor
6 years agoHi Lars,
You may check turn on the Internal serial loopback for this design example. If this is not working, then I suspect there might be something wrong with your clock source or pin assignment.
Regards -SK
- Larsgrantz6 years ago
New Contributor
Hi SengKok,
You were correct, it was a pin assignment problem. When I moved the clock pin from AG43 or CHT to AJ43 or CHB it started working.
Thanks for your help!
Lars