搜索资源列表
NRS4000_cpu
- 现代先进微处理器有非常高的集成度和复杂度,又有寄存器堆、Cache等嵌入式部件,而且芯片管脚数相对较少,必须要有一定的自测试设计和其它的可测试性设计来简化测试代码,提高故障覆盖率。本文简要讨论NRS4000微处理器芯片的以边界扫描测试为主体,以自测试为补充的可测试性设计框架。着重介绍芯片的边界扫描设计和芯片中译码控制器PLA和微程序ROM以及采用内嵌RAM结构的指令Cache和寄存器堆的内建自测试设计。仿真结果表明,这些可测试性设计大大缩短了测试代码的长度。-modern microproces
EE271v01
- Using Cache Memory on lackfin Processors
fifo2.pdf
- 以TI公司的DSP芯片TMS32OC6204为例,结合IDT公司的先进先出缓存芯片IDT72V3640,介绍了其扩展总线XB在DMA控制下对FIFO进行读写,以实现对图像的实时采集、处理。 -to TI's DSP TMS32OC6204 example, The combined company IDT FIFO-chip cache IDT72V3640. on the expansion of the bus XB under the control of DMA FIFO r
WindowsCE5.0
- Windows CE 5.0启动过程分析 1、CPU加电,跳转到复位向量 2、执行引导程序Startup();OAL中的Startup(); ? 完成最小的CPU和硬件初始化; ? 关闭中断、缓存(Cache)和内存管理单元(MMU) ? 调用内核启动函数KernelStart
ha_cpu-z
- pc config test and check. checking memery, cache, core speed, etc......very fast and pricise
IECache_src
- 用来清理ie缓存的,rundll32 -u -p 等方式不好用,根据弹出的对话框可以选择清理缓存,比如cookie, ie cache url history等-Ie used to clear the cache, rundll32-u-p not to use such means, according to the pop-up dialog box can choose to clear the cache, such as cookie, ie cache url history, e
project1_report1
- 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 lev
cache
- dsp 关于缓存优化的非常好的文档,值得一看-cache optimized dsp on a very good document, worth a visit
cache
- 缓存设计详解,对缓存在web应用上的设计做了比较全面的阐述.-Cache design Xiangjie, to the cache in the design of web applications have done a more comprehensive elaboration.
0909.0573
- this a paper on minimizing cache timing attack on aes using cache flushing algorithm-this is a paper on minimizing cache timing attack on aes using cache flushing algorithm
DCA-Complete
- Intel Direct Cache Access feature for enhancing network throughput. It works in conjugation with ioatdma driver in linux.
cache
- cache n. 高速缓冲存储器 一种特殊的存储器子系统,其中复制了频繁使用的数据以利于快速访问。存储器的高速缓冲存储器存储了频繁访问的 RAM 位置的内容及这些数据项的存储地址。当处理器引用存储器中的某地址时,高速缓冲存储器便检查是否存有该地址。如果存有该地址,则将数据返回处理器;如果没有保存该地址,则进行常规的存储器访问。因为高速缓冲存储器总是比主RAM 存储器速度快,所以当 RAM 的访问速度低于微处理器的速度时,常使用高速缓冲存储器。-cache n. a special cache m
cache
- 多处理器上的cache的性能优势,是现在的研究成果-Performance Advantage of Reconfigurable Cache
cache-division
- 一种面向多核处理器粗粒度的应用级Cache划分方法-Cache partitioning an application for multi-core processors coarse-grained level
cache-users-guide
- TMS320C6000 cache 优化用户手册-TMS320C6000 cache to optimize the user manual
java-cache-with-spring
- java缓存实现与spring托管的技术实现教程-java cache implementation with spring Hosting
double-cache
- MFC双缓冲实现闪烁的处理,先把要画的图画到内存位图,最后再一次性刷到屏幕-process of double cache
Audio-cache-configuration
- 基于C6746平台上的一个音频的例子,介绍如何进行cache配置-C6746 platform based on an audio example describes how to configure cache
cache
- 比较详细描述了二级缓存的功能以及解决方案-More detailed descr iption of the function of the two level cache and Solutions
dotNET-dual-cache
- 基于.net的双缓存技术,一篇期刊文章哟,有需要的自己下载-Based on .net dual-cache technology