Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHow to gracefully terminate the PCIe read request
I am using Stratix4 hardip in pcie gen1 x4 configuration. The hard IP has PCI bar register configured for 512K memory space. The Root complex is sending out the memory read request (non-posted) to ...
Altera_Forum
Honored Contributor
16 years agoI did first try sending out completer abort TLP in such a case but the BFM (generated Megawaizard) hung up on it so I could not gracefully terminate the cycle. May be I did not send out right bits for completer abort.