资源列表
ModelSim_6.5__Keygen
- ModelSim_6.5__Keygen,破解详解-ModelSim_6.5__Keygen, crack Xiangjie
Virtex-5-FPGA-Data-Sheet
- 本程序基于xilinx fpga,v5,verilog语言,主要用于数据采集,采集频率可达500m,通过pingpang缓存进行数据转发。-The program xilinx fpga, v5, verilog language, mainly used for data acquisition, acquisition frequency of up to 500m, through data forwarding pingpang cache.
Virtex-5-Family-Overview
- 本文是xilinx fpga v5芯片家族的整体介绍,famliy view-This article is xilinx fpga v5 overall introduction of the chip family, famliy view
Virtex-5-FPGA-User-Guide
- 本文基于xilinx fpga ,v5芯片,主要介绍如何使用,user guide-This article based on the the xilinx fpga v5 chip introduces how to use, user guide
RocketIO-GTX-Transceiver-User-Guide
- 本文基于xilinx fpga v5 ,主要介绍rocket io的使用-This article is based the xilinx fpga v5, introduced the use of the rocket io
Virtex-5-FPGA-PCB-Designers-Guide
- 本文基于xilinx fpga v5,主要介绍制作PCB时的一些事项-This article is based the xilinx fpga v5, introduces some of the issues when making PCB
Ethernet-MAC-User-Guide
- 本文基于xilinx fpga ,v5,主要介绍如何用FPGA制作以太网-Based xilinx fpga, v5, describes how to use the FPGA making Ethernet
bin2chuan
- 在FPGA开发板上座的输出波形的实验,输出波形通过示波器显示出来-// This is an example of a simple 32 bit up-counter called simple_counter.v // It has a single clock input and a 32-bit output port module simple_count(input clock , output reg [31:0] counter_out) always
chuan2bing
- Verilog语言实现的串行输出转换位并行输出的程序代码,并生成模块电路图-module b_c(dout,clk,clr,din) output dout input [3:0] din input clk,clr reg dout reg [3:0] q reg [1:0] cnt always@(posedge clk) begin cnt<=cnt+1 if(clr
sequence_detector
- 序列检测器的设计师用Verilog语言实现的,实现了状态之间的有效处理,在FPGA开发板上可运行-module xulie_check(clk,rst,x,y) output y input clk,rst,x reg y reg [2:0] state parameter s0=0,s1=1,s2=2,s3=3,s4=4,s5=5,s6=6,s7=7 always@(posedge clk or negedge rst)
chuzuche
- 关于VGA测试的标准程序,对学习VGA编程有很大的帮助。-The VGA test the standard procedures a great help, learning VGA programming.
DDR-SDRAM-controller-verilog-code
- DDR SDRAM控制器verilog代码及中文说明文档-DDR SDRAM controller verilog code and documentation
