搜索资源列表
FPGA-UART
- 用FPGA器件实现UART核心功能的一种方法 串行外设都会用到RS232-C异步串行接口,传统上采用专用的集成电路即UART实现,如TI、EXAR、EPIC的550、452等系列,但是我们一般不需要使用完整的UART的功能,而且对于多串口的设备或需要加密通讯的场合使用UART也不是最合适的。如果设计上用到了FPGA/CPLD器件,那么就可以将所需要的UART功能集成到FPGA内部,本人最近在用XILINX的XCS30做一个设计的时候,就使用VHDL将UADT的核心功能集成了,从而使整个设计更
uartlite_examples
- normal serial 232 comport example on xilinx board
uart550_examples
- uart 550 chip example on xilinx board
Uart
- Adding flow control to uart core of xilinx
uart2
- 基于Xilinx ISE的uart传输代码,使用verilog语言完成-Based on Xilinx ISE uart transmission code, completed with verilog language.
xilinx_uart_vhdl
- xilinx 公司的 串口 uart 源代码-Xilinx company the uart serial port of the source code
uart_test
- uart vhd test file for xilinx
xapp223-PDF
- 200 MHz UART with Internal 16-Byte Buffer - XAPP223 XILINX
5_uart_test
- 基于xilinx的Artix7实现UART通信(UART communication based on Xilinx Artix7)