搜索结果
找到约 134 项符合
spim-cache 的查询结果
电子书籍 龙芯处理器主要包括三个系列。龙芯1号处理器及其IP系列主要面向嵌入式应用
龙芯处理器主要包括三个系列。龙芯1号处理器及其IP系列主要面向嵌入式应用,龙芯2号超标量处理器及其IP系列主要面向桌面应用,龙芯3号多核处理器系列主要面向服务器和高性能机应用。根据应用的需要,其中部分龙芯2号也可以面向部分高端嵌入式应用,部分低端龙芯3号也可以面向部分桌面应用。以后上述三个系列将并行地发展。
...
单片机开发 The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc
The DHRY program performs the dhrystone benchmarks on the 8051.
Dhrystone is a general-performance benchmark test originally
developed by Reinhold Weicker in 1984. This benchmark is
used to measure and compare the performance of different
computers or, in this case, the efficiency of the code
gener ...
微处理器开发 这是学ARM9和ADS1.2的一个很好的例程
这是学ARM9和ADS1.2的一个很好的例程,这个例程简单易懂。
这个例程可以用开发板是的LED灯和仿真器来测试硬件的好坏,
还可以CACHE对程序运行速度的影响,测试设置FCLK的频率。
其他嵌入式/单片机内容 凌阳SPCE3200 系统开发板随机自带源程序。共安排了32个子目录
凌阳SPCE3200 系统开发板随机自带源程序。共安排了32个子目录,其中按照SPCE3200实验指导书(上册)中的实验顺序存放了实验程序的源代码,所有项目代码均在S+coreIDE v2.1.2下测试通过。此为第16到第23个试验源代码。试验内容如下:
5.3 实验十六:Cache 读写实验.
5.4 实验十七:DMA读写实验
5.5 实验十八:SD卡读取实验
SPC ...
嵌入式Linux TI的达芬奇系列dm355使用的spi模块驱动
TI的达芬奇系列dm355使用的spi模块驱动,dm355上使用spi控制一块eeprom,在cache打开的情况下可能会有偶数个字节写不进去的情况,暂时关闭cache就可以解决。
Windows CE pccard driver s3c2440.The S3C2440A offers outstanding features with its CPU core, a 16/32-bit ARM92
pccard driver s3c2440.The S3C2440A offers outstanding features with its CPU core, a 16/32-bit ARM920T RISC processor designed by
Advanced RISC Machines, Ltd. The ARM920T implements MMU, AMBA BUS, and Harvard cache architecture
with separate 16KB instruction and 16KB data caches, each with an 8-word ...
微处理器开发 从ARM硬件角度架构讲述ARM系统软硬件开发
从ARM硬件角度架构讲述ARM系统软硬件开发,对cache,MMU,页表管理等都有精辟的论述。不可多得英文参考资料!
微处理器开发 cpu设计实例mips。MIPSI指令集32位CPU(1)MiniCore设计实例全32位操作
cpu设计实例mips。MIPSI指令集32位CPU(1)MiniCore设计实例全32位操作,32个32位通用寄存器,所有指令和地址全为32位
(2)静态流水线(3~5级)
(3)Forwarding技术
(4)片内L1 Cache,指令、数据各4KByte,硬件初始化
(5)没有TLB,但系统控制协处理器(CP0)具有除页面映射外的全部功能 ...
系统设计方案 The purpose of this project is to explore the issues and implementation of a multiple instruction st
The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a second level cache, and maintain coherence at the L1 cache w ...