还请教一个问题:关于burst的长度限制问题
3-11
burst must not cross a 1KB address boundary.Therefore it is important that masters do not attampt to start a fixed-length incrementing burst which would cause this boundary to be crossed.
再请教一个问题Protection control
The protection control signals,HPROT[3:0],provide additional information about a bus access and are primarily intended for use by any module that wishes to implement some level of protection.
The signals indicate if the transfer is
an opcode fetch or data access
a privileged mode access or user mode access.
For bus masters with a memory management unit these signals also indicate whtether the current access is caheable or bufferable.