|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
- #KL: changed the ordering of the GTP LOCs to match the Board
- # PCIe Lanes 0, 1
- INST "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[0].GT_i" LOC = GTP_DUAL_X0Y4;
- # PCIe Lanes 2, 3
- INST "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[2].GT_i" LOC = GTP_DUAL_X0Y3;
- # PCIe Lanes 4, 5
- INST "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[4].GT_i" LOC = GTP_DUAL_X0Y2;
- # PCIe Lanes 6, 7
- INST "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[6].GT_i" LOC = GTP_DUAL_X0Y1;
复制代码
- ERROR:ConstraintSystem:59 - Constraint <INST
- "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[0].GT_i" LOC =
- GTP_DUAL_X0Y4;> [pcie_dma_top_x8_plus.ucf(75)]: INST
- "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[0].GT_i" not found.
- Please verify that:
- 1. The specified design element actually exists in the original design.
- 2. The specified object is spelled correctly in the constraint source file.
- ERROR:ConstraintSystem:59 - Constraint <INST
- "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[2].GT_i" LOC =
- GTP_DUAL_X0Y3;> [pcie_dma_top_x8_plus.ucf(78)]: INST
- "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[2].GT_i" not found.
- Please verify that:
- 1. The specified design element actually exists in the original design.
- 2. The specified object is spelled correctly in the constraint source file.
- ERROR:ConstraintSystem:59 - Constraint <INST
- "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[4].GT_i" LOC =
- GTP_DUAL_X0Y2;> [pcie_dma_top_x8_plus.ucf(81)]: INST
- "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[4].GT_i" not found.
- Please verify that:
- 1. The specified design element actually exists in the original design.
- 2. The specified object is spelled correctly in the constraint source file.
- ERROR:ConstraintSystem:59 - Constraint <INST
- "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[6].GT_i" LOC =
- GTP_DUAL_X0Y1;> [pcie_dma_top_x8_plus.ucf(84)]: INST
- "ep/BU2/U0/pcie_ep0/pcie_blk/SIO/.pcie_gt_wrapper_i/GTD[6].GT_i" not found.
- Please verify that:
- 1. The specified design element actually exists in the original design.
- 2. The specified object is spelled correctly in the constraint source file.
复制代码 |
|