Unverified Commit 5c34935a authored by Wesley W. Terpstra's avatar Wesley W. Terpstra Committed by GitHub
Browse files

AXI4Fragmenter: support tiny AXI4 address space (#1695)

When the entire AXI4 address space is small (for example, a 4kB test
device), it is possible for a single AXI burst to be larger than the
available address bits on the bus. Handle this case gracefully.

Fixes #1683
parent bb271f74
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment