|
楼主 |
发表于 2005-10-24 16:15:29
|
显示全部楼层
求助版主老扁,几个AMBA AXI Spec中迷惑的问题。多谢!
扁哥,这是philips的ahb2axi adapter的一个传输图例子。看了之后很迷惑。
这是datasheet里的描述:
“Depending on the bufferable bit in the ahb_prot vector write data will be posted or non posted in the adapter. In non-posted write operations ahb_ready will only be asserted if data has arrived at the final destination i.e. bvalid has been asserted (and bresp is low) on the AXI interface. For defined length burst transfers (INCR4/8/16, WRAP4/8/16) only the last transfer only the ahb_ready assertion of the final transfer will be postponed until data has arrived at the final destination. For undefined length transfers (INCR) one wait cycle will be inserted on every transaction to detect if the transfer is the final transfer in the burst, if so, the ahb_ready assertion will be postponed until write data has arrived at the final destination.”
问题:
1,怎么看出ahb传输没有和64bit的axi对奇?
2,图中解释ahb_ready信号应该和axi_bvalid信号有关系是吗?感觉图中箭头表示是错误的。axi中bvalid信号定义是BVALID Slave Write response valid. This signal indicates that a valid write response is available:1 = write response available。
3,axi中的写地址0x08和0x10是计算出来的吗?还是随便给了两个地址? |
-
|