搜索资源列表
uart(Verilog)
- RS232的verilog源代码,如果需要的可以
ddc_scl_detect
- 显示器ddc数据通道的时钟和数据信号检测的Verilog代码。
spi
- SPI master的verilog代码-Verilog code for SPI master
uart
- 串口通讯 PC发送FPGA接受后回传 verilog语言-uart 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
RS232(verilog)
- 串口RS232通信程序,包括对串口通信原理的说明。-RS232 serial communication program, including a descr iption of the principles of serial communication.
FPGA-RS232-verilog
- fpga上的串口驱动程序,包括接收主机来的数据(deserial)和发送由FPGA产生的数据(serial).该程序的调试需要借助串口调试助手-serial port driver on the fpga, including the receiving host to the data (deserial) and send the data generated by the FPGA (serial) to pc. The program needs the serial debug deb
verilog
- 介绍了一种SPI从机的接口verilog编码-verilog code for spi slave
RS232
- 很好用的串口通讯程序,已经通过验证,用Verilog语言编写的放心使用了!-Good use of serial communication program has been validated using Verilog language used in the rest assured!
usb_funct
- USB 2.0 verilog源代码,内包含详细文档资料。-USB 2.0 verilog source code, which contains detailed documentation.
uart16550
- Uart 串口的verilog实现已调试通过-verilog
UART
- 利用Verilog实现一个UART接口,包含三个源文件rcvr.v\txmit.v\uart.v -Verilog realization of the use of a UART interface, the source file contains three rcvr.v \ txmit.v \ uart.v
async_transmitter
- RS232串口发送模块,verilog编写,可综合-async_transmitter verilog module
uart
- verilog写的与电脑通信的uart,我实验过了,一切都很好,工作很好-verilog written communication and computer uart, I had the experiment, everything is very good, very good work
xapp345_verilog
- IrDA & UART Design (Verilog)
UART
- Verilog实现的UART程序,用ISE打开工程文件即可-Verilog implementation UART program, open the project file with the ISE can be
i2cBUS
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序(verilog hdl)介绍操作一个I2C总线接口的EEPROM AT24C02 的方法,使用户了解I2C总线协议和读写方法。-The I2C bus is a very common serial bus, it is simple, occupy less interface. This program (verilog HDL) introduced operating a AT24C02 EEPROM of I2C
I2c_control_verilog_code
- I2C+控制器的+Verilog源程序+I2C+控制器的+Verilog源程序-I2C CONTROLLER AND VERILOG CODE
FPGA_serial(verilog)
- 采用verilog语言编写的关于串口通信的程序,可以参考,希望有所帮助。-Verilog language on the serial communication program can help.