ref-sdr-sdram-vhdl代码 SDR SDRAM Controller v1.1 readme.txt This readme file for the SDR SDRAM Controller includes information that was not incorporated into the SDR SDRAM Controller White Paper v1.1. The PLL is targeted at APEX(TM) devices. Please regenerate for your chosen architecture. Last updated September, 2002 Copyright ?2002 Altera Corporation. All rights reserved.
上传时间: 2013-10-23
上传用户:半熟1994
UART 4 UART参考设计,Xilinx提供VHDL代码 uart_vhdl This zip file contains the following folders: \vhdl_source -- Source VHDL files: uart.vhd - top level file txmit.vhd - transmit portion of uart rcvr.vhd - - receive portion of uart \vhdl_testfixture -- VHDL Testbench files. This files only include the testbench behavior, they do not instantiate the DUT. This can easily be done in a top-level VHDL file or a schematic. This folder contains the following files: txmit_tb.vhd -- Test bench for txmit.vhd. rcvr_tf.vhd -- Test bench for rcvr.vhd.
上传时间: 2013-11-02
上传用户:18862121743
各种功能的计数器实例(VHDL源代码):
上传时间: 2013-10-19
上传用户:xanxuan
各种功能的计数器实例(VHDL源代码):ENTITY counters IS PORT ( d : IN INTEGER RANGE 0 TO 255; clk : IN BIT; clear : IN BIT; ld : IN BIT; enable : IN BIT; up_down : IN BIT; qa : OUT INTEGER RANGE 0 TO 255; qb : OUT INTEGER RANGE 0 TO 255; qc : OUT INTEGER RANGE 0 TO 255; qd : OUT INTEGER RANGE 0 TO 255; qe : OUT INTEGER RANGE 0 TO 255; qf : OUT INTEGER RANGE 0 TO 255; qg : OUT INTEGER RANGE 0 TO 255; qh : OUT INTEGER RANGE 0 TO 255; qi : OUT INTEGER RANGE 0 TO 255;
上传时间: 2013-10-09
上传用户:松毓336
DES 加密算法的VHDL和VERILOG 源程序及其TESTBENCH。
标签: TESTBENCH VERILOG VHDL DES
上传时间: 2015-01-04
上传用户:songyue1991
i2c总线的vhdl实现和vxworks的文件系统
上传时间: 2015-01-06
上传用户:王小奇
8051核的vhdl原代码。
上传时间: 2015-01-08
上传用户:kikye
vhdl
标签: vhdl
上传时间: 2013-12-18
上传用户:pinksun9
vhdl
标签: vhdl
上传时间: 2015-01-08
上传用户:zaizaibang
Xilinx Sdram控制器VHDL源代码
上传时间: 2014-01-14
上传用户:gdgzhym