搜索资源列表
hgb_pci_host
- 内有一PCI 主 和PCI从,PCI TARGET 都是公开代码的,是工程文件,有仿真工程,使用说明。觉得好的就推荐一下。 本PCI_HOST目前支持: 1、 对目标PCI_T进行配置; 2、 对目标进行单周期读写; 3、 可以工作在33MHZ和66MHZ 4、 支持目标跟不上时插入最长10时钟的等待。 ALTERA的PCI竟然收费的!!!软件里面调试仿真了半天,终于调通了,到了下载就突然弹出窗口说包含了有限制的IP CORE,是限制使用的
(fpga)sdram.rar
- verilog 代码,读写SDRAM 不带仿真,需要自己编写测试文件,Verilog code, read and write SDRAM simulation without the need to prepare their own test documentation
EEPROM_RD_WR.rar
- 本程序包含:EEPROM的功能模型(eeprom.v)、读/写EEPROM的verilog HDL 行为模块(eeprom_wr.v)、信号产生模块(signal.v)和顶层模块(top.v) ,这样可以有一个完整的EEPROM的控制模块和测试文件,本文件通过测试。,This procedure includes: EEPROM of the functional model (eeprom.v), read/write EEPROM acts of verilog HDL modules (e
SignalTap-shiyong
- fpga读写sram(61LV25616),程序附详细注释,包含波形仿真文件及signaltap在线调试文件,并附有文档对程序及signaltap的使用进行了详细说明。 -fpga read and write sram (61LV25616), with detailed program notes, including documents and signaltap waveform simulation debug files online, along with documentatio
dual_port_ram
- 实现双口ram的读写功能,并含有测试文件,已经经过方针验证,很好用的-the writing and reading to the dual port ram ,good
PS_2
- 此模块用于"PS/2接口的鼠标或键盘"与"具有外部读写的8位并口单片机"双向通信模块. Verilog HDL语言编写,在Quartus II 8.1 (32-Bit)软件中编译,并下载至EPM7128SLC84-10芯片中通过. 文件中有详细的注解. 此模块具有对于PS/2时钟和数据线的滤波功能,这样减少外部干扰,保证通信的可靠性! -This module for the "PS/2 mouse or keyboard interface" and "read
MTDB_SYSTEM_CD_V1.0
- ALTERA Nios II Embedded Evaluation Kit开发板制造商(terasic)提供的多媒体显示板(Terasic Multimedia Touch Panel Daughter Board (MTDB))扩展开发包。 里为有两个开源的例子 1.MTDB_SD_Card_Audio,从SD卡中读取WAV文件然后通过DA播放,这个对不SD Card的初学者非常的有用,可以知道使用FPGA SPI来读写SD CARD。 2.MTDB_Systhesiz
SRAM_with_con
- 带有控制器的SRAM,提供一个地址选通脉冲ADS,一个读/写信号R_W,一个时钟信号和复位信号,包含了测试文件。-Controller with the SRAM, providing a strobe pulse Address ADS, a read/write signal R_W, a clock signal and reset signal, including the test documents.
FD_sd_card_V1.0
- 本人上网下载下来并调试过的,完全实现NIOS 下对SD卡读写及包括FAT16文件系统的实现,使用的是QT8.1,FPGA里实现,里面有详细接线图,是完整的一个工程,在EP2C20Q240C8里调试成功-I downloaded off the Internet and debug off, and the full realization of NIOS under the SD card reader and includes FAT16 file system implementation,
file_io
- 读写硬盘文件的VHDL仿真例程,该例程能够帮助FPGA设计人员读取硬盘的数据文件输入仿真环境,并且将仿真后的数据存入硬盘-test bench for reading and writing disk files
sdram
- 程序说明: 本次实验控制开发板上面的SDRAM完成读写功能。 先向SDRAM里面写数据,然后再将数据读出来做比较,如果不匹配就通过LED变亮显示出来,如果一致,LED就不亮。 part1是使用Modelsim仿真的工程 part2是在开发斑上面验证的工程 目录说明: part1: part1_32是4m32SDRAM的仿真工程 part1_16是4m16SDRAM的仿真工程 \model文件夹里面是仿真模型 \rtl文件夹里面是源文件 \sim文
test_bech
- verilog + testbench 文件的读写操作-verilog+ testbench
xiayuwen
- 本程序是夏宇闻老师的verilog数字系统设计教程中的E2PROM完整程序文件,包括信号产生模块,E2PROM读写模块,E2PROM模拟模块,并且在ISE上运行成功,测试正确,modelsim仿真成功-This program is the Xia Yu Wen digital system design tutorial E2PROM complete file, including the signal generation module, E2PROM reader module, E2P
sdram
- 关于SDRAM的读写相对比较复杂,本文件是基于FPGA的SDRAM的读写,可做参考-SDRAM read and write on the relatively complex, this document is based on the FPGA-SDRAM read and write, do reference
doublefloat_RAM
- 使用verilog编写的一个双浮点RAM,支持对字、字节、半字、双字的读写,包含testbench和wave.do文件-Use verilog to implement a double float RAM, supporting the read and write of halfword,byte,word,double word. It includes the testbench and wave.do
MP3_Controler
- 用C语言写的SD卡读写程序,含MP3文件读取与播放,硬件平台伟NIOS2,FPGA-Written in C program the SD card reader, with read and play MP3 files, hardware platforms Wei NIOS2, FPGA
sdr_test
- sdram读写测试程序,带modsim仿真文件-verilog code of reading and writing of sdram, with modsim simulation test file.
sram-test
- 静态RAM 的读写操作 测试文件,很适合初学者和相关工程人员-SRAM test DOC for engineer
fat_read
- fat16文件读写,sd卡是sd模式操作。绝对不是重复资料。-fat16 file reader, sd card, sd mode operation. Must not duplicate information.
iiceeprom
- IIC 和 EEPROM 通信 包含四个文件 读写时序-IIC and EEPROM communication