Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe PCIe spec says:
--- Quote Start --- • For Addresses below 4 GB, Requesters must use the 32-bit format. --- Quote End --- So, in your TLP generator you have to check the upper 32 bits of the address to be zero and use a 3 word TLP in this case.