mirror of
https://github.com/enjoy-digital/litedram.git
synced 2025-01-04 09:52:25 -05:00
frontend/axi: remove alignment limitation since we are in fact supporting unaligned transfers as described in the specification.
This commit is contained in:
parent
6cc42c63c5
commit
47988d8cd3
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ Features:
|
|||
|
||||
Limitations:
|
||||
- Write response always supposed to be ready.
|
||||
- No address alignment (address must be aligned on PHY's datawidth)
|
||||
- No reordering.
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in a new issue