Forum Discussion
Altera_Forum
Honored Contributor
15 years agoPCI Express root port and Avalon MM
Hi everyone! We have a system with multiple boards connected together on a backplane. We currently use a proprietary parallel bus interface between the boards, and I am trying to evaluate the i...
Altera_Forum
Honored Contributor
15 years agoAltera's PCIe Core always functions on 64-bit address alignment, and if you access something that isn't 64-bit aligned (say, byte address 0x04), it will add padding to make it 64-bit aligned.
What comes out of the ST-fifos isn't the "real" TLP, it's padded version. See the section "Mapping of Avalon-ST Packets to PCI Express" in the PCI Express Compiler User's Guide.