Porting design to T0117 from XpressGX5LP-HE, both with 5SGXEA7K2F40C2N
I am looking to port a design to the T0117 from the XpressGX5LP-HE. Both have the 5SGXEA7K2F40C2N chip. I understand the pins are different and I will need to re-assign them appropriately, but are there additional issues I should be aware of? I'm only using 1 QSFP+ interface as 4x10Gbps interfaces.
My pin mappings are below
# Pins Assignments
set_location_assignment PIN_AF6 -to clk644M
set_location_assignment PIN_AK23 -to clk125M
set_location_assignment PIN_AV29 -to clk50M
set_location_assignment PIN_N14 -to pushbutton_rstn
#------
# ethernet
#------
set_location_assignment PIN_AF25 -to eth40g_rstn
set_location_assignment PIN_AH27 -to eth40g_int
set_location_assignment PIN_AE26 -to eth40g_modsel
set_location_assignment PIN_AD26 -to eth40g_lpmode
set_location_assignment PIN_AH25 -to eth40g_modprsn
set_location_assignment PIN_AF26 -to eth40g_scl
set_location_assignment PIN_AG25 -to eth40g_sda
#-------
# ethernet 4 * 10g
#-------
set_location_assignment PIN_AU4 -to eth40g_tx[0]
set_location_assignment PIN_AV2 -to eth40g_rx[0]
set_location_assignment PIN_AR4 -to eth40g_tx[1]
set_location_assignment PIN_AT2 -to eth40g_rx[1]
set_location_assignment PIN_AN4 -to eth40g_tx[2]
set_location_assignment PIN_AP2 -to eth40g_rx[2]
set_location_assignment PIN_AL4 -to eth40g_tx[3]
set_location_assignment PIN_AM2 -to eth40g_rx[3]
set_global_assignment -name STRATIX_DEVICE_IO_STANDARD "2.5 V"
set_instance_assignment -name IO_STANDARD LVDS -to clk644M
set_instance_assignment -name IO_STANDARD LVDS -to clk125M
set_instance_assignment -name IO_STANDARD "1.4-V PCML" -to eth40g_tx
set_instance_assignment -name IO_STANDARD "1.4-V PCML" -to eth40g_rx