Description
For memory requests larger than 4KiB, the AXI streams may contain keep signals where not all bits are high on the transition between 4KiB partial requests. Thus, the streams are not properly normalized.
Steps to reproduce
- Do an unaligned request.
Expected behavior
Only the last data beat may contain a keep signal that is not all high.
Description
For memory requests larger than 4KiB, the AXI streams may contain keep signals where not all bits are high on the transition between 4KiB partial requests. Thus, the streams are not properly normalized.
Steps to reproduce
Expected behavior
Only the last data beat may contain a keep signal that is not all high.