CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - rom ram

搜索资源列表

  1. NRS4000_cpu

    0下载:
  2. 现代先进微处理器有非常高的集成度和复杂度,又有寄存器堆、Cache等嵌入式部件,而且芯片管脚数相对较少,必须要有一定的自测试设计和其它的可测试性设计来简化测试代码,提高故障覆盖率。本文简要讨论NRS4000微处理器芯片的以边界扫描测试为主体,以自测试为补充的可测试性设计框架。着重介绍芯片的边界扫描设计和芯片中译码控制器PLA和微程序ROM以及采用内嵌RAM结构的指令Cache和寄存器堆的内建自测试设计。仿真结果表明,这些可测试性设计大大缩短了测试代码的长度。-modern microproces
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:40.33kb
    • 提供者:chengp
  1. cuncuqi

    0下载:
  2. 存储器的基本知识,对RAM,ROM,FLSH进行了对比.
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:6.43kb
    • 提供者:徐创
  1. lwip手册

    0下载:
  2. LwIP是瑞士计算机科学院(Swedish Institute of Computer Science)的Adam Dunkels等开发的一套用于嵌入式系统的开放源代码TCP/IP协议栈。LwIP的含义是Light Weight(轻型)IP协议,相对于uip。LwIP可以移植到操作系统上,也可以在无操作系统的情况下独立运行。LwIP TCP/IP实现的重点是在保持TCP协议主要功能的基础上减少对RAM的占用,一般它只需要几十K的RAM和40K左右的ROM就可以运行,这使LwIP协议栈适合在低端
  3. 所属分类:文档资料

  1. CPU与DSP的区别

    0下载:
  2. 通用CPU与DSP的主要区别 从表面上来看,DSP与标准微处理器有许多共同的地方:一个以ALU为核心的处理器、地址和数据总线、RAM、ROM以及I/O端口,从广义上讲,DSP、微处理器和微控制器(单片机)等都属于处理器,可以说DSP是一种CPU。但DSP和一般的CPU又不同:
  3. 所属分类:文档资料

  1. ug_ram_rom

    0下载:
  2. fpga中经常用到ram和rom,更多人只会拿着乱用,不懂其真正原理,本文档详细说明了,fpga中rom和ram的时序和怎么使用!-fpga ram and is often used rom, holds more people will mess with, do not understand its true principles, this document details, fpga in the rom and ram timing and how to use!
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:504.4kb
    • 提供者:飞翔
  1. chuanhangtongxin

    0下载:
  2. 单片微型计算机是微型计算机发展中的一个重要分支,是把构成一台微型计算机的主要部件如中央处理器(CPU)、存储器(RAM/ROM)和各种功能I/O接口集成在一块芯片上的单芯片微型计算机(Single Chip Micro Computer),简称单片机.由于它的结构与指令功能都是按工业控制要求设计的,且近年来单片机着力扩展了各种控制功能如A/D、PWM等,因此我们更多时候称其为一个单片形态的微控制器(Single Chip Micro Controller),或直接称其为微控制器(Micro Co
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:265.34kb
    • 提供者:ljj
  1. 200622613352480

    0下载:
  2. 建立一个属于自己的AVR的RTOS Proteus6.7 可以用来模拟仿真avr系列的单片机 WinAVR v2.0.5.48 基于GCC AVR的编译环境,好处在于可以在C语言中插入asm的语句 mega8 1K的ram有8K的rom,是开发8位的RTOS的一个理想的器件,并且我对它也比较熟悉-Belong to their own set up an AVR can be used to the RTOS Proteus6.7 simulation avr microcont
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:153.79kb
    • 提供者:louwenyan
  1. c

    0下载:
  2. 本文阐述的编码规范主要使用在具备下面特性的软件: × 以 C/C++为编程语言 × 资源受限的系统,对性能有较严格要求的,如 CPU 主频较低、RAM/ROM 空间较小、外围存 储空间有限(FLASH、EEPROM) -In this paper, the coding standard primarily used in the software with the following features: × with C/C++ as a programming languag
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:215.38kb
    • 提供者:袁念德
  1. rom

    0下载:
  2. tk25平台默认的是128Mbit flash memory 和 32Mbit SRAM,因为1BYTE等于8BIT,所以就是我们通常所说的是16M ROM和4M RAM,不过由于文件系统占用2M,这2M一般又被分为系统盘和用户盘,系统盘存储NV文件和MMS相关文件,对用户不可见,-tk25 platform, the default is 128Mbit flash memory and 32Mbit SRAM, because the 1BYTE equal 8BIT, so that we
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1.52kb
    • 提供者:sky
  1. scate

    0下载:
  2. 为我的图片文件较大,容量超过了14M,所以改用32MRom+8M Ram,scatter文件我只改了3个地方: 1. ROM总大小,即把 ROM 0x00000000 0x00e00000 改成了 ROM 0x00000000 0x01e00000(由14M->30M); -For my picture file larger capacity than 14M, so switching to 32MRom+8 M Ram, scatter the file I only
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:6.52kb
    • 提供者:sky
  1. spartan6_fpga_blockram_user_guide

    0下载:
  2. Spartan6 FPGA中的块存储器使用指南,可以构建为FIFO,ROM,RAM,移位寄存器等。-Spartan6 FPGA block memory in the User Guide, you can build for FIFO, ROM, RAM, shift registers and so on.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:368.09kb
    • 提供者:james
  1. CourseProject

    0下载:
  2. Paper describing ROM and RAM chips connection to INTEL 8086 microprocessor along with example solved
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:196.93kb
    • 提供者:ver0
  1. sonix26000programGuide

    0下载:
  2. SNC26000 Series is a series of 16 to 500 seconds one-channel single chip voice synthesizer IC. It built in a 4-bit tiny controller, I/O ports, PWMIO, internal RAM, ROM, and a PWM Direct Drive Circuit (PWM Voice). By programming through the tiny
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:153.26kb
    • 提供者:卢强
  1. sonix2100programGuide

    0下载:
  2. SNC21000 Series is a series of 16 to 500 seconds one-channel single chip voice synthesizer IC. It built in a 4-bit tiny controller, I/O ports, PWMIO, internal RAM, ROM, and a PWM Direct Drive Circuit (PWM Voice). By programming through the tiny
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:757.25kb
    • 提供者:卢强
  1. emc78p468programGuide

    0下载:
  2. The EM78P468N is an 8-bit RISC type microprocessor with high speed CMOS technology and low power consumption. Integrated onto a single chip are on chip watchdog (WDT), Data RAM, ROM, programmable real time clock counter, internal/external interru
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:399.49kb
    • 提供者:卢强
  1. 213243545

    0下载:
  2. (1)定义一个CPU类,包含等级(rank)、频率(frequency)、电压(voltage)等属性,有两个公有成员函数run、stop,其中rank为枚举类型CPU_ Rank,定义为enum CPU_ Rank(P1 = 1,P2,P3,P4,P5,P6,P7),frequency为单位是MHz的整型数,voltage为浮点型的电压值。观察构造函数和析构函数的调用顺序。 (2)定义一个简单的Computer类,有数据成员芯片(CPU),内存(ram),光驱(cdrom)等等,有两个公有
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:23.82kb
    • 提供者:liangjie
  1. MCU-function

    0下载:
  2. 要了解一款MCU,首先需要知道就是其ROM空间、RAM空间、IO口数量、定时器数量和定时方式、所提供的外围功能模块(Peripheral Circuit)、中断源、工作电压及功耗等等。-For an MCU, you first need to know is its ROM space, RAM space, IO port number, quantity and timing timer mode, the external function modules provided by (Pe
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:8.09kb
    • 提供者:betty
  1. PROTEUS-study

    0下载:
  2. :Proteus 是一种低投资的电子设计自动化软件,提供Schematic Drawing、 SPICE 仿真与PCB 设计功能,同时可以仿真单片机和周边设备,可以仿真51 系列、AVR、PIC 等常用的MCU,并提供周边设备的仿真,例如373、led、示波器等。Proteus 提供了大量的 元件库,有RAM、ROM、键盘、马达、LED、LCD、AD/DA、部分SPI 器件、部分IIC 器件,编 译方面支持Keil 和MPLAB 等编译器-: Proteus is a low i
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:36.23kb
    • 提供者:shixingxing
  1. LCD Datasheets

    0下载:
  2. 1.1 General DMC series is the name given to the dot matrix character LCD display modules that have been developed by OPTREX CORPORATION. The modules consist of high contrast and large viewing angle TN and STN type LC (liquid crystal) panels. Each mod
  3. 所属分类:其它文档

  1. LEDFLASH

    0下载:
  2. 使用ADS编译,LED FLASH 例程-This is a simple interrupt-driven LED flasher, which runs on an ARM Integrator Board. It reads the switches on the board to determine the LED flash speed and pattern. The resulting image is intended to be downloaded into
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:18.97kb
    • 提供者:liuzx
« 12 »
搜珍网 www.dssz.com