Forum Discussion
- UserID433123112 days ago
Occasional Contributor
My QCP intends to read Hip status interface from dut IP to generate internal signals to let the inner logic know about the status of the PCIe endpoint. I cant share much details as its company IP.both hip ports are conduit.
MCDMA settings - usermode Data Movers Only and Interface type AVMM.
attaching some screenshots
- VenT_Altera5 days ago
Frequent Contributor
Hi UserID4331231,
Thank you for attaching the PD connections screenshots.
For debugging purposes, could you export both interfaces from Platform Designer and make the connections at the RTL level? Please ensure that both interfaces have matching signal roles and widths, and check if this connection passes Quartus compilation.
Additionally, according to the Quartus Platform Designer User Guide: https://www.intel.com/content/www/us/en/docs/programmable/683609/25-1-1/conduits.html
To connect two conduit interfaces inside Platform Designer, the following conditions must be met:
- The interfaces must match exactly with the same signal roles and widths.
- The interfaces must be the opposite directions.
- Clocked conduit connections must have matching associatedClocks on each of their endpoint interfaces.
Thanks.
Best Regards,
Ven - VenT_Altera3 days ago
Frequent Contributor