PCI Express Stratix 10 HIP PME_to_ACK / PME_to_turnoff messages
Hi all,
I am designing a S10 design with PCIe HIP.
On Cyclone 5 / Arria 10 it was possible to detect the PME_turn_off message with the outport pme_to_sr of the HIP. Also it was possible to generate the PME_to_ACK message with the inport pme_to_cr of the HIP. These two signals are not available on the latest Stratix 10 PCIe HIP.
The S10 User Guide explains in chapter 6.3.1 how the procedure works to put the device into D3.
Question : Does the User have to detect/generate the message packets described above on the avalon stream interfaces by user logic ? Is this the only way in Stratix 10 ?
Is there any reason why these signals are not present anymore in Stratix 10 ?
Please refer to section 6.1.23.2, it state that the PME_TO_Ack generation from application layer on the Avalon ST Tx interface. Wherer the pme_turn_off message can be observed from the Avalon-ST RX interface.
Regards -SK