资源列表
xilinx_doc
- 一本介绍如何使用xilinx的好书,分享给大家-Describes how to use a xilinx books, share to everybody
UART
- 自己写的uart实验程序,可通过按键选择波特率2400/4800/9600/19200,并通过数码管显示当前波特率。每按一次按键发送一帧数据,并通过两位数码管显示发送数据。可供新手学习。(The UART experiment program you write can select the baud rate 2400/4800/9600/19200 by key and display the current baud rate through the digital tube. Each
TCD1304_drive
- FPGA驱动TCD1304AP线阵CCD,并经采集将数据通过串口传输至上位机-FPGA drives TCD1304AP linear CCD, and by collecting the data transmitted through the first bit machine serial
uart_EP3C16_FIFO
- Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
RD1213_Video_Pipeline
- This document describes the structure and implementation of a video pipeline demo design running in the Lattice ECP3-150EA-8FN1156C device based on the Sparrowhawk FX Board. This demo takes two of the four video streams DVI and SDI inputs and the
I2C(8bit)
- 用verilog实现的I2C通讯模块程序,结构非常清晰,已多次应用于实际项目中-I2C communication module with verilog program implemented, the structure is very clear and has been repeatedly used in actual projects
vhdl
- 讲述了VHDL语言的基本应用,软件的基本功能和使用方法,以及数字电路设计的相关资料-VHDL language about the basic application, the software s basic functions and the use of methods, and digital circuit design of relevant information
sindeshengcheng
- 正选函数的产生,由ram生成地址 verilog编写-Being elected function generates an address verilog written by ram
DDS(fsk-ask-psk)
- 基于VHDL的波形调制,其中包括调频、调幅,调脉宽等-VHDL-based waveform modulation, including FM, AM, pulse width modulation
TMS320C5402
- TMS320C5402说明书 全面介绍TMS320C5402的引脚 功能 中断的信息-TMS320C5402 jieshao xinxi
BPSK
- 先用Matlab理论仿真,得出滤波器系数。再用Verilog语言在ISE环境下编写程序,通过Modelsim和ChipScope进行波形仿真和引号抓取,从而提高调试的效率。通过手机发送指令来控制上下变频器的参数。(Firstly, the filter coefficients are obtained by simulation with the theory of matlab. Then the program is written in Verilog language under IS
examples
- Code on Debouncer, ripple carry adder, Sequence detector, huffmann encoder and some more examples in VHDL