搜索结果
找到约 513 项符合
SDRAM 的查询结果
按分类筛选
- 全部分类
- VHDL/FPGA/Verilog (115)
- 学术论文 (75)
- 微处理器开发 (49)
- DSP编程 (43)
- 技术资料 (23)
- 嵌入式/单片机编程 (16)
- 单片机编程 (14)
- 教程资料 (14)
- 其他 (13)
- 可编程逻辑 (12)
- 其他嵌入式/单片机内容 (12)
- 系统设计方案 (11)
- 其他书籍 (10)
- VIP专区 (10)
- 单片机开发 (9)
- 嵌入式Linux (8)
- 文章/文档 (8)
- 软件设计/软件工程 (7)
- VHDL/Verilog/EDA源码 (6)
- 嵌入式综合 (6)
- Linux/Unix编程 (5)
- PCB相关 (3)
- 存储器技术 (3)
- 文件格式 (3)
- 操作系统开发 (3)
- 开发板开源 (2)
- 并行计算 (2)
- 驱动编程 (2)
- 通讯编程文档 (2)
- 汇编语言 (2)
- Windows CE (2)
- uCOS (2)
- 经验分享 (1)
- 电路图 (1)
- 开发工具 (1)
- 无线通信 (1)
- 开关电源 (1)
- 测试测量 (1)
- 电子书籍 (1)
- 并口编程 (1)
- 书籍源码 (1)
- 中间件编程 (1)
- 压缩解压 (1)
- USB编程 (1)
- VxWorks (1)
- 金融证券系统 (1)
- 通讯/手机编程 (1)
- 技术管理 (1)
- VC书籍 (1)
- FPGA (1)
- 手册 (1)
- 经验 (1)
- 源码 (1)
VHDL/FPGA/Verilog XILINX的FPGA实现的双口ram源码
XILINX的FPGA实现的双口ram源码,可作为dsp\SDRAM和pci桥接作用,可直接使用,实际工程通过。
其他嵌入式/单片机内容 SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a
SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a PC100 SDRAM and the MMU to perform a rating with a 100MHz Bus Clock. The rating is based on Dhrystone 2.1. It shows the rate when I+D Caches are disabled or enabled, with or without MMU and I Cache is ...
VHDL/FPGA/Verilog This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDR
This leon3 design is tailored to the Altera NiosII Startix2
Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM.
As of this time, the DDR interface only works up to 120 MHz.
At 130, DDR data can be read but not written.
NOTE: the test bench cannot be simulated with DDR enabled
because ...
文件格式 在信息处理中
在信息处理中,特别是实时视频图像处理中,通常都要对实现视频图像进行处理,而这首先必须设计大容量的存储器,同步动态随机存储器SDRAM虽然有价格低廉、容量大等优点,但因SDRAM的控制结构复杂,常用的方法是设计SDRAM通用控制器,这使得很多人不得不放弃使用SDRAM而使用价格昂贵的SRAM。为此,笔者在研究有关文献的基础上 ...
软件设计/软件工程 详细描述了存储器的基本结构
详细描述了存储器的基本结构,从最简单的单位存储单元到复杂的SDRAM,是软硬件设计师的最佳参考
嵌入式Linux 英培特ARM教学平台EDUKIT-III
英培特ARM教学平台EDUKIT-III,核心子板为s3c2410,在RH9下实现的sdram测试程序。
微处理器开发 ARM7处理器的系统测试源码
ARM7处理器的系统测试源码,汇编和C组成,具有norflash、nandflash、sdram、LCD、IIC、232、NET、USB、RLT等功能,可组成一个完整的处理终端,当然要有相应的硬件支持,供大家参考!
文件格式 加强型S3C44B0原理图
加强型S3C44B0原理图,包括LCD,ETC、FLASH、SDRAM等
嵌入式Linux (原创)uboot在yl2410上的移植
(原创)uboot在yl2410上的移植,此u-boot代码在sdram、norflash或nandflash上都可启动运行,附详细说明文档
DSP编程 This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block
This example streams input from a ADC source to a DAC.
An analog signal is acquired block-by-block into SDRAM from the ADC (an AD9244 in this example).
The frames are then output with a one-frame delay to the DAC (an AD9744 in this example).
In this example, no processing is done on the frames. The ...