Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI think so.
I assumed the byte enable bits are used to mark data as "garbage". But from your explanation I understand that when using the 3DW header together with the QWORD aligned address (like 1000h) I have to insert a "garbage" DWORD (DW3), and set the 1st DW enable to all ones (since all my real data is valid)? This "garbage" DWORD doesn't count to the payload length since it won't be send over the link, right?