搜索资源列表
FPGA_Uart_Verilog-
- Verilog HDL编程,实现FPGA串口通信,实验报告含代码和原理-Verilog HDL programming, FPGA serial communication, test reports containing the code and principles
uart程序_quartus_verilog
- 该程序实现uart串口收发数据,按照通信数据格式,代码编写规范,实现fpga中uart通信功能。(The program realizes the UART serial transceiver data, according to the communication data format, code specification, to achieve UART communication function in fpga.)
fpga 实现 串口通信
- 串口通信,可以任意修改波特率, 亲自验证过,通信可靠,采用verilog HDL语言编写,代码包含注解