AXI Spec指出:Burst can not cross 4KB boundary.
请问一下:
如果burst transaction指定的地址越过4KB bounday,会有exception发生吗?
best wishes,
Hi,
和具体实现相关,可能会回复error,或者产生excepion,或者什么都没产生。
协议里没有定义的,应该就是implementation dependent.
hi, yongfeng:
这个burst也是可能成功完成的,与implementation dependent?
Hi chinatiger,
>请问一下:
>如果burst transaction指定的地址越过4KB bounday,会有exception发生吗?
这是一个protocol violation,在这种情况下,interconnect 或者slave的行为是 UNDEFINED / UNPREDICTABLE 的, 也就没有意义讨论会不会发生exception。
An AXI master must not generate transactions that cross the 4KB boundary.