I have configured a GXB transceiver to RX Simplex. But I get an error message in Quartus 18.1 pro related to duplex channel cluster constraints
I have configured a GXB transceiver to be RX Simplex. I get the next error message in Quartus 18.1 Pro
Error(14566): The Fitter cannot place 4 periphery component(s) due to conflicts with existing constraints (4 HSSI_DUPLEX_CHANNEL_CLUSTER(s)). Fix the errors described in the submessages, and then rerun the Fitter. Error(175020): The Fitter cannot place logic HSSI_DUPLEX_CHANNEL_CLUSTER that is part of Transceiver Native PHY Intel Arria 10/Cyclone 10 FPGA IP gxb_rtx_altera_xcvr_native_a10_181_lfm4w2i in region (224, 6) to (224, 23), to which it is constrained, because there are no valid locations in the region for logic of this type. Info(14596): Information about the failing component(s): Info(175028): The HSSI_DUPLEX_CHANNEL_CLUSTER name(s): gxb_rtx_i|xcvr_native_a10_0|g_xcvr_native_insts[0].twentynm_xcvr_native_inst|twentynm_xcvr_native_inst|inst_twentynm_pma|gen_twentynm_hssi_pma_rx_buf.inst_twentynm_hssi_pma_rx_buf~HSSI_RX_CHANNEL_CLUSTER0~HSSI_DUPLEX_CHANNEL_CLUSTER0
Error(16234): No legal location could be found out of 1 considered location(s). Reasons why each location could not be used are summarized below:
Info(175015): The I/O pad FMC_RX_P[0] is constrained to the location PIN_AW7 due to: User Location Constraints (PIN_AW7)
Info(14709): The constrained I/O pad is contained within a pin, which is contained within a HSSI_RX_CHANNEL_CLUSTER, which is contained within this HSSI_DUPLEX_CHANNEL_CLUSTER
Error(18695): Could not find a legal chained placement. (1 location affected)
Info(175029): HSSI_DUPLEX_CHANNEL_CLUSTER containing PIN_BC7
What are the steps to take to solve this error or is this a tool bug?