搜索资源列表
rtos_serial
- 本库利用51的timer2,9600bps适用于有片内外部存储器的51芯片占用32byte缓存,重写putchar,getchar函数,循环队列,后台操作。-for the use of timer2 51, 9600 applied to the external memory unit within the occupied 32byte 51 chip cache, rewritten putchar, getchar function, circulating cohort, backg
rtos串口函数库
- RtosSerial.lib rtosSerial.h 使用说明,本库利用51的timer2,9600bps适用于有片内外部存储器的51芯片占用32byte缓存,重写putchar,getchar函数,循环队列,后台操作。 可与rtx51很好集成。任何人可以自由分发,和应用。有疑问可以联系serialrtos@163.net -RtosSerial.lib rtosSerial.h use, the use of the library's timer2 51, 9600 app
mm36sb020-a2
- 非常好用的大容量EEPROM存储器,带2线或3线SPI接口,带128字节高速缓存。-very handy, large capacity EEPROM memory, with two lines or three-wire SPI interface, with 128 byte cache.
Keil_C_for_AT45DB041
- 提供DataFlash(AT45DB041)的底层读写驱动函数,包括内存读写,缓存读写,内存与缓存之间的数据交换等等。-provide DataFlash (AT45DB041) literacy drive the bottom function, memory read and write, read and write cache, and cache memory for data exchange between and so on.
simulator
- 开源的基于SystemC的模拟器,可以模拟ARM CPU, Cache, DDR,NOR, NAND, 时序和功耗均可以正确模拟。-This simulator is a cycle-accurate system-level energy and timing simulator. Developed by Embedded Low-Power Laboratory, Seoul National University. The simulator’s underlying kernel is
DHRY
- 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
AT45DB041B-c51pdf
- SPI接口4M位高速存储芯片,带2*512缓存-SPI interface 4M-bit high-speed memory chips, with 2* 512 cache
vga_card
- VGA模块的VHDL代码和软件驱动,可作为外设挂接在Avalon总线上。用一块SRAM作为显存,双缓存切换模式。-VGA module VHDL code and software drivers can be articulated as a peripheral bus in Avalon. As with a piece of SRAM memory, dual-mode cache switching.
User_manual_2410x
- This manual describes SAMSUNG s S3C2410X 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance microcontroller solution in small die size
DM642
- DM642上利用DMA和CACHE优化内存存取实例 -DM642 using DMA and memory access optimization example CACHE
Connguration_and_Coding_of_Cache_in_VxWorks_operat
- 摘要:该文提出了一种合理地应用Cache的方法,以解决VxWorks环境下操作系统的启动速 度慢和应用程序运行效率低的问题。在启动过程中,通过修改配置文件来合理地打开代码 Cache和数据Cache,加快操作系统的启动速度;在应用程序开发过程中,通过使用不同的Cache 编程方法,提高应用程序的运行效率。实例分析给出了具体应用的实现方法。 关键词:VxWorks操作系统;高速缓冲存储器;直接存储器存取-Abstract: This paper presents a reasona
CACHE
- 一个arm7开发板上cathe内存测试程序,该程序用c语言编写。-a arm7 Development Board cathe memory test program, the program is available c language.
DINAMICALLY_PROGRAMMABLE_CACHE
- dynamically programmable cache memory for image processing applications
Dynamically_programmable_cache
- papers about dynamically programmable cache memory by Mouna Nakkar
MCU_memory_and_cache_utorial
- 单片机存储器和缓存技术教程MCU memory and cache tutorial-Single chip cache memory and the MCU memory and cache tutorial tutorial
cache
- cache设计,直接映射,回写式cache。256行,每行四字。 ram按字存储,大小为64K字。-cache design, direct mapped, write-back cache. 256 lines of four characters. ram memory by the word, the word size is 64K.
mem-opt_final
- memory optimisation cache memory, RAM,SRAM, main memory related doc and ppt attached
Embedded-memory-for-logic-chips
- 对于逻辑芯片的嵌入存储器来说,嵌入式SRAM 是最常用的一种,其典型的应用包括片上缓冲器、高速缓冲存储器、寄存器堆等-Embedded memory for logic chips, the embedded SRAM is the most common one, its typical applications include on-chip buffers, cache memory, register, etc.
cache_test
- instruction cache memory
cache
- 利用VHDL语言,仿真cache与主存的关系,使用了类似数组的方法。-using vhdl,tell us the relation between cache and memory.