Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIn qsys,can PCIe IP receive write request that exceeds 512 bytes?
We design our fpga project based on cyclone iv EP4CGX15 without external ram. Since PCIe IP spec says: "A Qsys-generated PCI Express Avalon-MM bridge accepts Avalon-MM burst write requests wit...
Altera_Forum
Honored Contributor
13 years agoI haven't read everything carefully, but I think the answer to your question is that "yes", if you are using Qsys, you can program the DMA to transfer a very large amount of data, and the PCIe core will split it up into smaller transfers that will work with the PCIe interface.