D
David Binette
Guest
What is the correct way to handle a PCIE request to a slow device?
I have a xilinx spartan 6 PCIe using Integrated Block for PCI Express.
The BAR memory map is decoded and some addresses map to fast ram, or local registers and these work OK,
but some addresses map to slow devices.. like I2C or internal processes that need a few cycles to process before they can produce valid data to be returned to the PCI bus.
Is there a way to tell the PCI bus to wait, or retry..?
thanks
I have a xilinx spartan 6 PCIe using Integrated Block for PCI Express.
The BAR memory map is decoded and some addresses map to fast ram, or local registers and these work OK,
but some addresses map to slow devices.. like I2C or internal processes that need a few cycles to process before they can produce valid data to be returned to the PCI bus.
Is there a way to tell the PCI bus to wait, or retry..?
thanks