一、串口实验任务

 

image

 

二、UART控制器:UART(RS-232 Serial Port)Intel FPGA IP简介

Quartus Prime软件中集成了UART控制器:UART(RS-232 Serial Port)Intel FPGA IP。

image

 

 UART(RS-232 Serial Port)Intel FPGA IP用于在Intel FPGA上的嵌入式系统与外部设备之间进行串行字符流通信。该IP实现了RS-232协议,并提供可调节的波特率、校验位、停止位和数据位。该IP提供Avalon Memory-Mapped从设备接口,允许Avalon-MM主设备(如Nios II和Nios V处理器)通过读或写控制寄存器和数据寄存器来与UART IP核进行通信。

 

该IP设置界面:

image

 

 

更多Uart IP相关描述请参考:Chapter 11 UART Core from https://www.intel.com/content/www/us/en/docs/programmable/683130/introduction.html

准备工作

Quartus 版本: Quartus Prime 17.1 Lite。

 

image