The important word here is CAN. The AWADDR and AWSIZE signals tell you the range of byte lanes that CAN be used, but the WSTRB bits would say which specific possible byte lanes ARE being used in each beat of the FIXED burst.thanks for all the responses.one more question, it seems that the strobes can start with a byte somewhere after the byte address specified in AWADDR. can i assume that it would be a violation for the strobe to enable a byte before AWADDR?for example, if the address is 0x1, can i assume that a strobe of 0xff would be illegal on the first beat of a burst (assuming 64-bit bus)?