S01E08: AXI 写操作实现
- 实现写Data通道保序特性;
- 支持写Burst特性;
- 支持写Outstanding特性;
- 支持写响应同ID保序;
- 不支持写Strb。
S01E08: AXI Write Operation Implementation
- Implements Write Data channel ordering guarantee;
- Supports Write Burst feature;
- Supports Write Outstanding transactions;
- Supports Same-ID ordering for write responses;
- Does not support Write Strb.