Altera_Forum
Honored Contributor
13 years agoPCIe and RapidIO in single quad
Hello,
I've done a design that uses three transceivers of ArriaGX (within single quad), two of them are in RapidIO mode and one of them is PCIe. The design works well, it was created and compiled with the Quartus 8.1 version. Now I wanted to do some updates to the design and I've chosen to import that design into new version 11. So I recreated the GXBs and PCIe with the new versions of Megawizard using the exact same parametrization as I did before. The problem is, that now the design does not compile. It ends with strange errors regarding DPRIO: Error (164062): Can't place GXB Central Control Unit "pcie...alt2gxb_component|channel_quad[0].cent_unit" in location GXBCMU_X62_Y9_N0 Error (21088): Input port "DPRIOIN[0]" must be driven by a consistent source Info (21090): Atom "rapidio...alt2gxb_component|channel_rec[0].receive" is driven by source "not connected" Info (21090): Atom "pcie...alt2gxb_component|channel_rec[0].receive" is driven by source "pcie...alt2gxb_component|rx_dprioin_wire[0]" Any ideas how to make it compile as it did in previous version of Quartus?