Error 23098 when compiling Agilex5 GTS PCIe
I tried to create a design with PCIe GTS IP core and SSGDMA on Agilex5 but I got the following error:
One or more blocks are configured incorrectly and will not have the desired functionality. --BCM instance name: hssi_mono_2_1
====Conflict Description 1====
---Rules and User Set Attributes---
Rule: sm_hssi_pcie_ctl_x4::constraint_pf0_pci_type0_bar2_mask_31_1_rule @ hssi_ss_u0.pcie_top_x4_u0.pcie_ctrltop_x4_u0.pcie_ctl_x4_u0 located in file p4/devices/icd_data/falconmesa/sm7/sm_hssi_pcie_ctrltop_x4/bcmrbc/sm_hssi_pcie_ctl_x4.rbc.sv(3284):
hssi_ss_u0.pcie_top_x4_u0.pcie_ctrltop_x4_u0.pcie_ctl_x4_u0.pf0_pci_type0_bar2_enabled == PF0_PCI_TYPE0_BAR2_ENABLED_DISABLED
hssi_ss_u0.pcie_top_x4_u0.pcie_ctrltop_x4_u0.pcie_ctl_x4_u0.pf0_pci_type0_bar2_mask_31_1 == 2097151
---Conflict---
hssi_ss_u0.pcie_top_x4_u0.pcie_ctrltop_x4_u0.pcie_ctl_x4_u0 - sm_hssi_pcie_ctl_x4::constraint_pf0_pci_type0_bar2_mask_31_1_rule
hssi_ss_u0.pcie_top_x4_u0.pcie_ctrltop_x4_u0.pcie_ctl_x4_u0.pf0_pci_type0_bar2_enabled == PF0_PCI_TYPE0_BAR2_ENABLED_ENABLED || hssi_ss_u0.pcie_top_x4_u0.pcie_ctrltop_x4_u0.pcie_ctl_x4_u0.pf0_pci_type0_bar2_mask_31_1 == 0
--BCM instance name: hssi_mono_2_1
====Conflict Description 2====
---Rules and User Set Attributes---
Rule: sm_hssi_top::vcc_hssi_level_mapping_rule @ located in file p4/devices/icd_data/falconmesa/sm7/sm_hssi_top/bcmrbc/sm_hssi_top.rbc.sv(14094):
vcc_hssi_level == VOLTS_0P75V
Rule: sm_hssi_ss::vcc_hssi_level_pcie_mapping_rule @ hssi_ss_u0 located in file p4/devices/icd_data/falconmesa/sm7/sm_hssi_ss/bcmrbc/sm_hssi_ss.rbc.sv(11130):
Rule: sm_hssi_pcie_top_x4::vcc_hssi_level_rule @ hssi_ss_u0.pcie_top_x4_u0 located in file p4/devices/icd_data/falconmesa/sm7/sm_hssi_pcie_top_x4/bcmrbc/sm_hssi_pcie_top_x4.rbc.sv(163):
Rule: sm_hssi_pcie_ctrltop_x4::pcie_rate_rule @ hssi_ss_u0.pcie_top_x4_u0.pcie_ctrltop_x4_u0 located in file p4/devices/icd_data/falconmesa/sm7/sm_hssi_pcie_ctrltop_x4/bcmrbc/sm_hssi_pcie_ctrltop_x4.rbc.sv(130):
hssi_ss_u0.pcie_top_x4_u0.pcie_ctrltop_x4_u0.pcie_ctl_x4_u0.link_rate == LINK_RATE_GEN4
---Derived values---
- sm_hssi_top::vcc_hssi_level_mapping_rule
hssi_ss_u0.vcc_hssi_level == VOLTS_0P75V
hssi_ss_u0.pcie_top_x4_u0.pcie_ctrltop_x4_u0 - sm_hssi_pcie_ctrltop_x4::pcie_rate_rule
hssi_ss_u0.pcie_top_x4_u0.pcie_ctrltop_x4_u0.vcc_hssi_level == VOLTS_0P8V
---Conflict---
hssi_ss_u0.pcie_top_x4_u0 - sm_hssi_pcie_top_x4::vcc_hssi_level_rule
hssi_ss_u0.pcie_top_x4_u0.vcc_hssi_level == VOLTS_0P8V
hssi_ss_u0 - sm_hssi_ss::vcc_hssi_level_pcie_mapping_rule
hssi_ss_u0.pcie_top_x4_u0.vcc_hssi_level == VOLTS_0P75V
No more conflicts detected
Is anyone know how to handle this error?