搜索资源列表
verilog SDRAM core
- 我用过的verilog hdl写的SDRAM core源程序,经过测试应用-I used to write Verilog HDL source of SDRAM core, the test application
S3C44B0X-test
- s3c44b0 的开发板测试的所有源代码及程序!!!汇编代码主要完成系统初始化,包括: 禁止看门狗; 禁止所有中断; 初始化存储器(包括SDRAM); 设定锁相环倍频; 使能所有单元模块时钟; 初始化堆栈; 设置中断等等 C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液晶显示测试; LED输出测试;
sdram
- sdram test controller altera
SDRAM_test_code
- test sdram sample code
test programed on dsk6455
- it is programed on dsk6455,and test * 1 Internal memory Version * 2 External memory(SDRAM) * 3 Flash * 4 Codec * 5 UserIO * 6 MemPattern(Fill pattern) * 7 MemPattern(Address Pattern) * 8 DSP * 9 LED/Swt * 10 Codec LoopBack
TMS320VC5509A_examples.TMS320VC5509A学习板例程及说明
- 这是一款TMS320VC5509A学习板例程及说明,里面包含很多例子,包括CPU看门狗实验、LED跑马灯实验、CPU TIMER定时器实验、实时时钟实验、AD转换实验、ADDR转为GPIO试验、蜂鸣器试验、GPIO试验、数码管显示试验、扩展SDRAM读写实验、SPI EEPROM读写实验、FFT实验、FIR滤波器实验、IIR滤波器实验、自适应滤波器实验、键盘扫描实验、外部中断输入实验、AIC23播音实验、1602显示试验、12864显示实验、240128显示实验、USB2.0通信实验等22个实验
(fpga)sdram.rar
- verilog 代码,读写SDRAM 不带仿真,需要自己编写测试文件,Verilog code, read and write SDRAM simulation without the need to prepare their own test documentation
Test_BF533.rar
- BF533小系统板测试程序,包括SDRAM,uart, adda, 按键等。,the program which can test BF533 little system
TEST.rar
- 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 block detection, flash copy the
三星2410试验源码
- 三星2410试验源码,包括clock,nand ,sdram,led,key,timer,test-code of 2410,include clock,nand ,sdram,led,key,timer
SDRAM
- DSPC6747的SDRAM测试代码,分别向SDRAM中法写入数值,返回输入结果,验证写入成功。-DSPC6747 test code for SDRAM, SDRAM, respectively, China and France to write the value, return type results, verify the write success.
ts201_Test_SDRAM
- DSP TS201 Test SDRAM Over
sdram_test
- FPGA测试程序,使用XC3S250E对SDRAM进行读写的测试程序,SDRAM使用的是HY57V281620, 大小为128M。-FPGA test procedure, the use of XC3S250E SDRAM read and write on the test procedure, SDRAM using HY57V281620, size of 128M.
test_sdram
- 测试sdram程序,用来驱动sdram ip 核的程序-test sdram
test
- PXA27X裸机测试程序,包括FLASH、SDRAM、GPIO测试-PXA27x bare-metal test procedures, including FLASH, SDRAM, GPIO Test
sdram
- 程序说明: 本次实验控制开发板上面的SDRAM完成读写功能。 先向SDRAM里面写数据,然后再将数据读出来做比较,如果不匹配就通过LED变亮显示出来,如果一致,LED就不亮。 part1是使用Modelsim仿真的工程 part2是在开发斑上面验证的工程 目录说明: part1: part1_32是4m32SDRAM的仿真工程 part1_16是4m16SDRAM的仿真工程 \model文件夹里面是仿真模型 \rtl文件夹里面是源文件 \sim文
sdram
- TI TMS320 DM642 开发板 SDRAM测试工程-Test project of SDRAM module for DM642 EVM
SDRAM
- 使用VHDL语言编写的对SDRAM进行读写操作控制器及其简单的测试层序。(VHDL language used to read and write operations controller SDRAM and its simple test sequence.)
SDRAM缓冲测试程序
- 对FPGA的SDRAM进行测试,主要是实现FIFO-SDRAM-FIFO的数据传输(Test the SDRAM of the FPGA)
FPGA读写SDRAM的实例
- FPGA对SDRAM进行读写测试程序,亲测有效无误。(FPGA reads and writes test programs for SDRAM.)