搜索资源列表
i2c_slave
- 一个好用的经过FPGA验证的i2c_slave verilog代码。
UART
- 本人自己编写的FPGA异步串口通信模块(UART),基于QuartusII环境,verilog语言编写,包含仿真和全部程序及说明,验证通过,具有很好的稳定性和参考价值!-I have written of the FPGA asynchronous serial communication module (UART), based on QuartusII the environment, verilog language, including simulation and all the pr
IIC_slave
- IIC_slave硬件的代码,已经经过FPGA验证-IIC_slave hardware code, and has been verified through FPGA
Fusion_UART
- 此段程序是基于fusion fpga的,是串口通信的验证程序-This section is based on fusion fpga program, is verification of serial communication program
UART
- 用verilog编写的UART串口通信程序,经验证误码率为0,系统由ARM控制FPGA的串口进行通信;-Written in verilog UART serial communication procedures, proven error rate is 0, the system controlled by ARM FPGA serial communication
fpga 实现 串口通信
- 串口通信,可以任意修改波特率, 亲自验证过,通信可靠,采用verilog HDL语言编写,代码包含注解