搜索资源列表
sdram_control_burst
- 精简的sdram读写控制器例子,适用于数据采集系统,verilog,只支持burst方式的读写-streamlined read and write SDRAM controller example, applied to the data acquisition system, Verilog. only supports burst mode read and write
jsmonclt_30
- usb-jtag转换,sparc芯片反汇编,sparc芯片调试的工具,可以对芯片内的gpio,sdram,flash进行读写,还可以一次下载64K大小的数据,反汇编,在线调试.-usb-jtag conversion, sparc chips disassemble, sparc-chip debug tools, can chip the gpio, sdram, flash read and write, but also can
u241mon_sdram
- s3c2410 平台 无操作系统下 对NAND flash的 读写 源代码-S3C2410 platform without operating system on NAND flash read and write source code
flash
- flash,ram,sdram读写程序和测试代码-flash, ram, sdram read and write procedures and test code
DEC643_SDRAM
- 用dsp实现sdram读写,有EMIF配置信息-Dsp SDRAM read and write with the realization, there EMIF configuration information
(fpga)sdram
- verilog 代码,读写SDRAM 不带仿真,需要自己编写测试文件-Verilog code, read and write SDRAM simulation without the need to prepare their own test documentation
SDRAM
- 基于TI 6416DSP的sdram读写程序-Based on the TI 6416DSP procedures sdram read and write
TEST
- S3c2440硬件测试程序,主要功能包括:SDRAM读写测试,整片Falsh读写测试,Flash擦除,坏块检测,flash复制数据到SDRAM-S3c2440 hardware testing procedures, the main features include: SDRAM read and write tests, reading and writing test Falsh whole, Flash erase bad bl
SDRAM
- ADI BLACKFIN BF561 SDRAM读写程序,可以读取SDRAM中的内容-ADI BLACKFIN BF561 SDRAM read and write procedures, you can read the contents of SDRAM
verilog_sdram
- SDRAM读写控制的实现与Modelsim仿真,采用verilog HDL编写-sdram controller and simulate with modelsim
sdram
- DSP 和SDRAM读写程序 其中主函数用汇编编写。执行效率较高-DSP and SDRAM
SDRAM
- SDRAM控制器,Verilog代码编写,让你快速了解SDRAM的读写时序。包含Modelsim仿真工程和学习笔记-SDRAM controller, Verilog coding, allows you to quickly understand the SDRAM read and write timing. Modelsim simulation engineering and contains study notes
SDRAM-verilog
- SDRAM读写控制的实现与Modelsim仿真-verilog-SDRAM read and write control to achieve with the Modelsim simulation-verilog
test_sdram
- 对SDRAM进行读写,工程内部分为PLL以及复位处理模块、写SDRAM逻辑模块、读SDRAM逻辑模块、SDRAM读写封装模块、读写缓存FIFO模块、串口发生模块等。工程基于altera的Quartus II 10.1进行设计,使用更高版本的软件均可。-SDRAM read and write for the project is divided into the internal PLL and reset processing mod
SDRAM
- 用FPGA实现对sdram读写的源代码,芯片用的是Altera公司的,需要的同学可以看看!-FPGA realization of sdram read and write the source code, the chip using Altera' s, students need to take a look!
FPGA读写SDRAM的实例
- FPGA对SDRAM进行读写测试程序,亲测有效无误。(FPGA reads and writes test programs for SDRAM.)
sdram
- 实现一个通过串口调试助手发送“指令和数据”来控制SDRAM 读写操作的小项目。(To achieve a serial debugging assistant to send "instructions and data" to control SDRAM read and write operation of small projects.)
SDRAM
- 基于fpga与verilog语言的的sdram读写(SDRAM reading and writing based on FPGA and Verilog language)
3.SDRAM读写
- STM32F4处理器 SDRAM完整读写历程,(STM32 SDRAM read and write)
sdram读写控制器
- SDRAM读写控制器代码verilog.