Forum Discussion
Altera_Forum
Honored Contributor
14 years agoPCIe problem with large TLPs
I'm sending a TLP (from the application layer) of 4 headers and 128 bits of data (Avalon-TX 128). Headers look like this: header0 = 32'h60000004; //fmt = 3, length = 4 DW header1 = 32...
Altera_Forum
Honored Contributor
14 years agoIt worked with 3DW headers! Thanks!