AleCampla
New Contributor
5 years agoQSFP module on Stratix10 MX dev kit
Hi 🙂
I am trying to have a 1Gbit Ethernet communication between my laptop and the S10 MX devkit, over QSFP.
I already have the RJ45 to QSFP converters connectors, and I have (hopefully) configur...
- 5 years ago
Hi Alessandra,
Sorry for late respond.
Dev kit BTS software required user to use the exact Quartus version as specified in dev kit web site to avoid software compatibility issue.
- I can see you are using v19.2 while dev kit website is advertising Quartus version which is either v18.1.1 or v18.1.2
- https://www.intel.com/content/www/us/en/programmable/products/boards_and_kits/dev-kits/altera/kit-s10-mx.html
Another suggestion for you is you can cross check with Intel FPGA example design that utilize 10G MAc and Multirate PHY IP as well. checkout below design example
The only catch is the example design is developed to work on another Intel FPGA S10 SI kit board, not S10 MX dev kit but it's still a good reference for you.
Thanks.
Regards,
dlim