Forum Discussion
Yes, The 400G uses the FGT Quad2 and Quad 3 (Bank 12C), with the ref clock #6 as REFCLK_FGTL12C_Q3_RX_CH6P. The schematic calls this out very nicely on page 20. I am able to verify these assignment with the Tile Interface Planner.
Ed.
Pasting full qsf will cause error. Here are the pins.
set_location_assignment PIN_CK18 -to i_reconfig_clk
set_instance_assignment -name IO_STANDARD "TRUE DIFFERENTIAL SIGNALING" -to i_reconfig_clk
set_instance_assignment -name INPUT_TERMINATION DIFFERENTIAL -to i_reconfig_clk
set_location_assignment PIN_AD48 -to i_refclk2pll
set_instance_assignment -name IO_STANDARD "CURRENT MODE LOGIC (CML)" -to i_refclk2pll
set_location_assignment PIN_R49 -to o_tx_serial[0]
set_location_assignment PIN_V52 -to o_tx_serial[1]
set_location_assignment PIN_W49 -to o_tx_serial[2]
set_location_assignment PIN_AB52 -to o_tx_serial[3]
set_location_assignment PIN_AF52 -to o_tx_serial[4]
set_location_assignment PIN_AK52 -to o_tx_serial[5]
set_location_assignment PIN_AP52 -to o_tx_serial[6]
set_location_assignment PIN_AV52 -to o_tx_serial[7]
set_location_assignment PIN_K52 -to i_rx_serial[0]
set_location_assignment PIN_P52 -to i_rx_serial[1]
set_location_assignment PIN_R55 -to i_rx_serial[2]
set_location_assignment PIN_W55 -to i_rx_serial[3]
set_location_assignment PIN_AC55 -to i_rx_serial[4]
set_location_assignment PIN_AG55 -to i_rx_serial[5]
set_location_assignment PIN_AL55 -to i_rx_serial[6]
set_location_assignment PIN_AR55 -to i_rx_serial[7]
set_location_assignment PIN_T48 -to o_tx_serial_n[0]
set_location_assignment PIN_U51 -to o_tx_serial_n[1]
set_location_assignment PIN_Y48 -to o_tx_serial_n[2]
set_location_assignment PIN_AA51 -to o_tx_serial_n[3]
set_location_assignment PIN_AE51 -to o_tx_serial_n[4]
set_location_assignment PIN_AJ51 -to o_tx_serial_n[5]
set_location_assignment PIN_AN51 -to o_tx_serial_n[6]
set_location_assignment PIN_AU51 -to o_tx_serial_n[7]
set_location_assignment PIN_J51 -to i_rx_serial_n[0]
set_location_assignment PIN_N51 -to i_rx_serial_n[1]
set_location_assignment PIN_T54 -to i_rx_serial_n[2]
set_location_assignment PIN_Y54 -to i_rx_serial_n[3]
set_location_assignment PIN_AD54 -to i_rx_serial_n[4]
set_location_assignment PIN_AH54 -to i_rx_serial_n[5]
set_location_assignment PIN_AM54 -to i_rx_serial_n[6]
set_location_assignment PIN_AT54 -to i_rx_serial_n[7]
set_global_assignment -name DEVICE AGFD023R24C2E1VC
#set_global_assignment -name PRESERVE_UNUSED_XCVR_CHANNEL ON