Iu2019m running in to an odd pin placement error with the GMII bus with picoZed XC7Z030. This is basically the same working design with microZed XC7Z020. The pinout is for a picoZed carrier FMC network card use the Inrevium TB-FMCL-GLAN-B. This is the same card I have working with Zedboard and microZed. The GMII is connected to the AXI-Ethernet core. Iu2019ve tried several variations on the pinout, but keep running in to placement error:
[Vivado 12-1411] Cannot set LOC property of ports, Could not legally place instance ZynqIP_i/axi_ethernet_0/eth_mac/U0/tri_mode_ethernet_mac_i/gmii_interface/gmii_rx_clk_ibuf_i at P3 (IOB_X1Y114) since it belongs to a shape containing instance ZynqIP_i/axi_ethernet_0/eth_mac/U0/tri_mode_ethernet_mac_i/gmii_interface/bufio_gmii_rx_clk. The shape requires relative placement between ZynqIP_i/axi_ethernet_0/eth_mac/U0/tri_mode_ethernet_mac_i/gmii_interface/gmii_rx_clk_ibuf_i and ZynqIP_i/axi_ethernet_0/eth_mac/U0/tri_mode_ethernet_mac_i/gmii_interface/bufio_gmii_rx_clk that cannnot be honored because it would result in an invalid location for ZynqIP_i/axi_ethernet_0/eth_mac/U0/tri_mode_ethernet_mac_i/gmii_interface/bufio_gmii_rx_clk. ["C:/Work/Xilinx/HWautofocus/picoZed/picoZedHWAFemacGMIIV1/picoZedHWAFemacGMIIV1.srcs/constrs_1/new/ZynqIP.xdc":325]
Any ideas as to what the problem is?