Forum Discussion
JET60200
Contributor
6 years agoIs there an 10GE example design available for A10 Device ?
Is there an 10GE example design available for A10 Device ? We need this to verify 10GE Serdes Functionality on A10SOC board. Also I'm not very familar to 10GE testing method, so if some recommenda...
SengKok_L_Intel
Regular Contributor
6 years agoHi,
This is correct for channel 0, this is same as TX0p and RX0p, for TX0n and RX0n, the Quartus will auto-assign, and you can find it from the Fitter report -> Plan Stage -> Input Pins /output Pins,
set_location_assignment PIN_BC7 -to tx_serial_data[0]
set_location_assignment PIN_AW7 -to rx_serial_data[0]
Regards -SK
- JET602006 years ago
Contributor
Thanks @ SK , get it.
I just wonder SI Board has only one SFP+ hardware interface, but the Example generate two SFP+ i/f , which introduce a bit confusion. Anyway I understand yet.
Thanks for quick response
best regards