Xilinx学习-AXI UART Lite v2.0

一、概述

AXI UART( Universal Asynchronous Receiver Transmitter) Lite IP核实现串口数据收发,支持AXI-Lite接口,全双工,16字节FIFO,5-8数据位,奇偶或无校验,波特率可配置(只能在Vivado或ISE中配置)。

二、框架

在这里插入图片描述

RX:UART RX引脚—>Receive Data FIFO
TX:Transmit Data FIFO—>UART TX引脚
BRG:Baud Rate Generator(只能在Vivado或ISE中配置
Interrupt Control:中断使能控制。如果使能,Receive Data FIFO非空或Transmit Data FIFO清空时,触发(rising-edge sensitive)中断。

三、时钟

在这里插入图片描述

四、资源利用

在这里插入图片描述

五、信号

在这里插入图片描述在这里插入图片描述

SLVERR:传输过程中slave返回的响应:无法处理或内部错误

六、寄存器

在这里插入图片描述

RX FIFO:When a read request is issued to an empty FIFO, a bus error (SLVERR) is generated and the result is undefined. The RX FIFO is a read-only register. Issuing a write request to this register has no effect.

在这里插入图片描述

TX FIFO:When a write request is issued while the FIFO is full, a bus error (SLVERR) is generated and the data is not written into the FIFO. This is a write-only location. Issuing a read request to the transmit data FIFO generates the read acknowledgement with zero data.

在这里插入图片描述

Control Register (CTRL_REG): This is a write-only register. Issuing a read request to the control register generates the read acknowledgement with zero data.

在这里插入图片描述

Status Register (STAT_REG):The status register contains the status of the receive and transmit data FIFOs when interrupts are enabled and errors are present. This is a read-only register. A write to this register has no effect.

在这里插入图片描述

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值