You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix AXI4 write strobe handling and optimize byte enable
Commit 4a6c2aa introduced a bug in write strobe handling. This change:
- Reverts to the original correct strobe implementation
- Disables byte_enable_len when not needed for better efficiency
0 commit comments