Forum Discussion
Altera_Forum
Honored Contributor
17 years agoPCI Express:Max_payload_size and lane width
i have design a X4 pcie endpoint device based on Quartus pci express ip V7.2. when i plug the device to the x16 pice slot of my dell optiplex 620 host, the device can only be recognized as an ...
Altera_Forum
Honored Contributor
16 years agoYou are welcome. I think most standard issue OS and chipset support only 128 bytes payload. So, there is no easy way to bypass that constraint. On other hand, you can try to increase max_outstanding_read_size and chained DMA operation (if not already) to improve your performance.