搜索资源列表
fpga与PC机的串口通信
- 基于VerilogHDL 的FPGA与PC的串口通信代码,已经测试过,绝对可以用
uart_state
- 基于状态机编写的串口通信实验,编程语言是Verilog HDL,可发送八位数据,在Altera的EP4CE15F17C8芯片上验证成功。(与另一个发送256位不同的是这个代码比较突出状态机的使用)。-Prepared by the serial communication experiment based on state machine, the programming language is Verilog HDL can transmit eight bits of data, verif
ad_rx_module
- 基于verilog的串口通信接收部分代码,欢迎下载交流!-Receiving part of the code verilog based serial communication, welcome to download the exchange!
experiment_4_uart_communication
- 这是一个uart串口通信的代码,是基于ise运行的verilog语言,可以实现上位机和开发板的通信以及开发板显示数据并返回累加和的功能。- This is a serial code for uart communication is based on running ise verilog language, you can achieve PC and development board communications, and development boards to display
rx_tx_interface_demo
- 精简的verilong串口通信源码,带通信自定义模块(Streamlined verilong serial communication source code, with communication custom module)