diff --git a/litedram/frontend/axi.py b/litedram/frontend/axi.py index d955bf1..3b4ba92 100644 --- a/litedram/frontend/axi.py +++ b/litedram/frontend/axi.py @@ -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. """