You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have build the project on Vitis 2022.2 targeting Alveo280 board. However my network is 10G only. Do we need to change any setting in cmac_usplus 3.1 (100G Ethernet System IP) to make it working on 10G network.
Currently I have put ILA on cmac_usplus rx side and I see following error status :
stat_rx_internal_local_fault = 1
stat_rx_local_fault = 1
stat_rx_synced_err = FFFF
Current IP setting is Mode=CAUI4, Line Rate=4X25.78G
Should I change Mode to CAUI10 and Line Rate=10X10G ?
Also how do we know if cmac GTY is constraint to ethernet port 0 or 1 of Alveo280 in the design ?