Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - sdram
Search - sdram - List
DL : 0
SDR SDRAM控制器,FPGA vhdl代码-SDR SDRAM Controller
Update : 2024-05-07 Size : 718848 Publisher :

DL : 0
程序说明: 本次实验控制开发板上面的SDRAM完成读写功能。 先向SDRAM里面写数据,然后再将数据读出来做比较,如果不匹配就通过LED变亮显示出来,如果一致,LED就不亮。 part1是使用Modelsim仿真的工程 part2是在开发斑上面验证的工程 目录说明: part1: part1_32是4m32SDRAM的仿真工程 part1_16是4m16SDRAM的仿真工程 \model文件夹里面是仿真模型 \rtl文件夹里面是源文件 \sim文件夹里面是仿真工程 \test_bench文件夹里面是测试文件 \wave文件夹里面是仿真波形 -Procedure Note: In this experiment, control development board to complete the above SDRAM read and write capabilities. SDRAM write data inside first and then read out the data to compare, if you do not match on the adoption of LED variable light display, if agreed, LED does not light. part1 is to use Modelsim simulation project part2 the top spot verification in the development of the project directory Description: part1: part1_32 is 4m32SDRAM simulation project part1_16 is 4m16SDRAM simulation works \ model folder, which is a simulation model \ rtl folder, which is the source file \ sim is a simulation project inside the folder \ test_bench folder which is a test file \ wave inside the folder is a simulation waveform
Update : 2024-05-07 Size : 779264 Publisher : 军军

DL : 0
SDRAM驱动器,自己项目利用的,已经经过实际验证-sdram controller
Update : 2024-05-07 Size : 4096 Publisher : 田云钧

描述了ddr_sram的源代码,包括SDRAM的引脚功能介绍和Verilog在modulesim及quartus ii的实现-description the resource code of ddr_sram
Update : 2024-05-07 Size : 896000 Publisher : wangyuzhuo

连接Nios II 和SDRAM的系统设计,DDR SDRAM设计及调试经验总结,MT48LC16M16资料。-failed to translate
Update : 2024-05-07 Size : 1903616 Publisher : luyi

SDRAM-HY57V641620中文资料-SDRAM-HY57V641620
Update : 2024-05-07 Size : 432128 Publisher : paradise

SDRAM控制器,使用verilog编写-SDRAM controller, use the write verilog
Update : 2024-05-07 Size : 776192 Publisher : yangbo

TI TMS320 DM642 开发板 SDRAM测试工程-Test project of SDRAM module for DM642 EVM
Update : 2024-05-07 Size : 190464 Publisher : 张超

sdram的verilog 建模参考设计,希望有所帮助-sdram and verilog implent
Update : 2024-05-07 Size : 886784 Publisher : pengyong

SDR SDRAM 控制器的源代码 altera公司的-source code from altera
Update : 2024-05-07 Size : 717824 Publisher : wela

DL : 0
DSP 和SDRAM读写程序 其中主函数用汇编编写。执行效率较高-DSP and SDRAM
Update : 2024-05-07 Size : 25600 Publisher : 袁伟杰

DL : 0
how to use sdram ip , just for fpga
Update : 2024-05-07 Size : 458752 Publisher : baoyu

DL : 0
SDRAM ctrller 用于SDRAM控制器的读写控制,利用4个 FIFO实现读写数据的缓存。-sdram ctrl
Update : 2024-05-07 Size : 186368 Publisher : 张朋

DL : 0
对SDRAM的介绍非常详细,里面有很多对SDRAM的程序控制模块的设计。-Very detailed presentation on the SDRAM, which has many of the SDRAM of the process control module.
Update : 2024-05-07 Size : 23523328 Publisher : 魏大胜

DL : 0
通过 UART 读写 SDRAM verilog 源代码 通过 UART 的接口发送命令来读写 SDRAM 命令格式如下: 00 02 0011 1111 2222 00: 写数据 02: 写个数 0011: 写地址 1111 2222: 写数据, 是 16 bit, 每写完一个数据,向串口发送 FF 回应; 输出: FF FF 01 03 0044 01: 读sdram 03: 读的个数 0044: 读的地址 输出: xxxx xxxx xxxx sdram 在 0044 0045 0046 处的数据; sdram 使用的是 K4S161622D.pdf 系统时钟 25m, 通过 PLL 得到 SDRAM clk 100m sdram controller clk 100m, 前者相对后者2ns 相移 -Read and write through the UART SDRAM verilog source code through the UART interface to send commands to SDRAM read and write command format is as follows: 0,002,001,111,112,222 00: Write Data 02: Write the number of 0011: write address 11112222: write data, is 16 bit, each completed a data, respond to the serial port FF output: FF FF 01 03 0044 01: Reading sdram 03: 0044 the number of read: Read the address output: xxxx xxxx xxxx sdram at 004,400,450,046 at the data sdram use system clock is K4S161622D.pdf 25m, obtained by PLL SDRAM clk 100m sdram controller clk 100m, the former phase shift relative to the latter 2ns
Update : 2024-05-07 Size : 14336 Publisher : 周西东

DL : 0
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
Update : 2024-05-07 Size : 3031040 Publisher : jianzi

DL : 0
FPGA SDRAM控制器Verilog源码,通过测试-FPGA SDRAM VERILOG
Update : 2024-05-07 Size : 5120 Publisher : 大海

SDRAM控制器的Verilog源代码,主要用于SDR-SDRAM-SDRAM controller
Update : 2024-05-07 Size : 2824192 Publisher : 金文超

基于FPGA的SDRAM控制器设计及应用硕士论文-SDRAM controller design FPGA based
Update : 2024-05-07 Size : 3163136 Publisher : connie

DL : 0
介绍了sdram的原理,非常详细,可以供学习者和开发者参考-Introduced the principle of sdram, very detailed, you can reference for learners and developers
Update : 2024-05-07 Size : 1942528 Publisher : 萤火之光
« 1 2 3 45 6 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.