Forum Discussion
SengKok_L_Intel
Regular Contributor
5 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
- JET602005 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