跳至内容
wiki
用户工具
登录
站点工具
搜索
工具
显示页面
修订记录
导出 PDF
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您在这里:
start
»
协议学习
»
amba
»
axi4_lite
您的足迹:
协议学习:amba:axi4_lite
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== axi4-lite ====== <code> AXI4 signals not supported in AXI4-Lite The AXI4-Lite interface does not support the following signals: AWLEN, ARLEN The burst length is defined to be 1, equivalent to an AxLEN value of zero. AWSIZE, ARSIZE All accesses are defined to be the width of the data bus. Note AXI4-Lite requires a fixed data bus width of either 32-bit or 64-bit. AWBURST, ARBURST The burst type has no meaning because the burst length is 1. AWLOCK, ARLOCK All accesses are defined as Normal accesses, equivalent to an AxLOCK value of zero. AWCACHE, ARCACHE All accesses are defined as Non-modifiable, Non-bufferable, equivalent to an AxCACHE value of 0b0000. WLAST, RLAST All bursts are defined to be of length 1, equivalent to a WLAST or RLAST value of 1 </code>
协议学习/amba/axi4_lite.txt
· 最后更改: 2024/12/26 10:32 由
user01
页面工具
显示页面
修订记录
反向链接
导出 PDF
回到顶部