搜索资源列表
uart
- this a Uart source code using Verilog.
RS232(verilog)
- 串口RS232通信程序,包括对串口通信原理的说明。-RS232 serial communication program, including a descr iption of the principles of serial communication.
buffer422
- 一个同步422接口控制器的verilog源程序。-A synchronous interface controller 422 of the verilog source.
SerialPort
- 一个用verilog HDL 编写的串口发送程序,可以下载到FPGA中。已经在ActelFPGA中试过了,很好用。稍微修改之后,可以与Xilinx和Altera公司的FPGA兼容。-A programe dialogue to transmit a serial data which is writen by Verilog HDL.
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
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
uartvhdl
- 该程序是基于UART的控制,有VHDL和verilog的源码,共有兴趣的朋友参考-The program is based on the UART' s control, there is VHDL and verilog source code, a total interest of a friend reference
Verilog_RS232(Uart)
- 用verilog编的rs232,uart串口程序,很好用-a program about rs232 with verilog
Uart
- 用Verilog实现简单的串口通信,经过功能仿真和板上调试,接收和发送模块均无问题-Using Verilog realize a simple serial communication, through functional simulation and on-board debugging, had no problems receiving and sending module
spi_cbb
- 基于FPGA设计,verilog语言变成的,SPI通用接口模块,顶层已封装成类似标准的FIFO接口;提供仿真文件;仿真器为modelsim10.0c,波形观察debussy。-Based on the FPGA design, Verilog language into a, SPI universal interface module, the top has been packaged into a FIFO interface similar to that of the standard
SPI_ram
- verilog读写RAM的程序 verilog读写RAM的程序-this is a program of that reading or writting a ram.
uart_rx
- a verilog code to receive data in uart standard
groundhog_v_0_2
- Groundhog implements a SATA host bus adapter.-Groundhog implements a SATA host bus adapter. This Verilog-based project creates an easy-to-use interface between a user circuit on a Xilinx FPGA and a SATA hard drive or SSD.
I2C
- 这个是一个I2C接口的程序,能够帮助初学者有效的理解I2C(This is a I2C interface procedures, can help beginners effectively understand I2C)
Johnson
- 这个是一个计数器的程序,能够帮助初学者有效的理解计数器(This is a counter program, can help beginners effectively understand the counter)
LCD
- 这个是一个LCD驱动的程序,能够帮助初学者有效的理解LCD驱动(This is a LCD driver program, can help beginners effectively understand the LCD driver)
SRAM
- 这个是一个SRAM读写操作的程序,能够帮助初学者有效的理解SRAM的读写(This is a SRAM read and write procedures, and can help beginners effectively understand the SRAM read and write)
VGA
- 这个是一个VGA显示的程序,能够帮助初学者有效的理解VGA如何显示(This is a VGA display program that can help beginners effectively understand how VGA display)
uart
- 一个具有固定波特率的 UART 串口收发器,可以实现 串口收发器,可以实现 9600 波特率的串口通信, 能够与 PC 机串口进行通信,支持 8 比特数据位、 1 比特停止位、无校验硬件流控模式(A fixed baud rate UART serial transceiver, can realize serial transceiver, can achieve 9600 baud rate serial communication, and can communicate with PC
d974d4330bf7
- 这是一个非常完整的qpsk调制解调用fpga实现的工程,在工程中已经能够正常使用,使用的quartus ii 开发,使用Verilog语言,文件中还包含了各种滤波器的系数文件,还有matlab仿真文件,整个工程包含从串并变换,相位映射,到成型滤波,中通滤波,cic滤波,调制,再到解调过成的下变频,匹配滤波,载波提取,位定时,判决,整个完整的过程(This is a very complete QPSK modulation and demodulation using FPGA implemen