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

搜索资源列表

  1. MCU_Hardware_design_fundamental

    0下载:
  2. 单片机硬件系统设计原则一个单片机应用系统的硬件电路设计包含两部分内容:一是系统扩展,即单片机内部的功能单元,如ROM、RAM、I/O、定时器/计数器、中断系统等不能满足应用系统的要求时,必须在片外进行扩展,选择适当的芯片,设计相应的电路。二是系统的配置,即按照系统功能要求配置外围设备,如键盘、显示器、打印机、A/D、D/A转换器等,要设计合适的接口电路。 -MCU hardware design principles of a system based application system ha
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8115
    • 提供者:wangtian
  1. ram

    0下载:
  2. 本原代码中利用VHDL语言编写了RAM、FIFO、ROM等常用的存储和缓冲部件,完全的代码在ALTERA的FPGA上已经通过仿真测试,保证可用.-primitive code using VHDL prepared RAM, FIFO, ROM, and other commonly used storage and buffer components, complete code in the Altera FPGA simulation test has been passed to ens
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2661
    • 提供者:nick
  1. rom_ram

    0下载:
  2. 根据c++代码,利用perl分析文件中占用rom,ram相关信息。适用英飞凌平台。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1327
    • 提供者:华月
  1. TMS320F281x-Boot-ROM-Serial-Flash-Programmingspraa

    0下载:
  2. TMS320F2812上电自动以串行方式将外部flash上的执行程序搬移到片内ram上的源码
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1724279
    • 提供者:赵杰
  1. vga_hex_disp.rar

    0下载:
  2. 该项目可在VGA显示器上显示RAM或ROM中的十六进制数据,使用VerilogHDL语言编写,在QuartusII开发环境下验证。,The Project displays the content of memory cells in the form of hexadecimal numbers. It uses RAM and ROM memory modules available through special functions. This is why before compilin
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:18416
    • 提供者:submars
  1. rom.rar

    0下载:
  2. 基于Verilog语言编写的各种只读存储器rom和随机存储器ram,Verilog language based on a variety of read-only memory rom and random access memory ram
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:704465
    • 提供者:李辽原
  1. synth_fft

    0下载:
  2. 甘地大学电子专业Ray Ranjan Varghese设计的FPGA实现FFT,采用的是单精度的浮点,采用IEEE745格式的浮点+ROM RAM的方式成功实现FFT,含有设计报告和设计源代码,并有测试文件,真的很不错。 -Gandhi University of Electronic Design Professional Ray Ranjan Varghese FPGA realization of FFT, using a single precision floating-point,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:418973
    • 提供者:何渊泽
  1. blockram

    0下载:
  2. 本人正在学习vhdl语言,买了套开发板,这些是配套光盘里的内容,非常难得,网上找不到的-I was learning VHDL language, bought a set of development boards, which are compatible CD-ROM's content, and very rare. not online! !
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-19
    • 文件大小:22209
    • 提供者:孙强
  1. asm-240128-blue-lcd-dispaly

    0下载:
  2. 辅助说明: 代码交流 QQ59771230 email:choudaxian@163.com 注意事项: 1) LCD 指令中的TEXT GRAPHIC AREA SET效果是什么样的 2) LCD 指令中的MODE SET中的OR AND XOR 有图层的味道  3) DJNZ+指令C0H(DATA AND WRITE)与相同的数据时就会出错 4) CHAR ADN PIC分别清除 5) 几何图形绘制与实现图形 6) 菜单优化设计,结构体:
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:7127
    • 提供者:yuxiqian
  1. rom

    1下载:
  2. 根据实验要求,对rom和ram进行验证,实现各项功能。-According to the experimental requirements of rom and ram for authentication, the realization of various functions.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:71422
    • 提供者:cgrcgh
  1. 22ram

    0下载:
  2. 一个不错的ROM例子,可以进行FIR动态参数设定-ROM a good example of the dynamic parameters can be set FIR
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:291988
    • 提供者:ryc
  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
    • 文件大小:157476
    • 提供者:louwenyan
  1. miffile

    0下载:
  2. 用matlab产生mif文件。(Altera的EDA软件,如maxplus,quartus等用到的初始化rom,ram等的文件格式)-Mif files generated by matlab. (Altera' s EDA software, such as maxplus, quartus used to initialize and so on rom, ram, such as the file format)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1446
    • 提供者:何亮
  1. 3

    0下载:
  2. 8051单片机包含中央处理器、程序存储器(ROM)、数据存储器(RAM)、定时/计数器、并行接口、串行接口和中断系统等几大单元及数据总线、地址总线和控制总线等三大总线,现在我们分别加以说-8051 contains the CPU, program memory (ROM), data memory (RAM), timer/counter, parallel port, serial port and interrupt system, several modules and data bus
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:106513
    • 提供者:huyongli
  1. Dtmdesign

    0下载:
  2. 利用8051单片机、常用数字逻辑接口器件、ROM、RAM存储器器件、单总线数字温度传感器DS18B20,设计一种基于单片机的数字温度计,温度检测范围为0-90度,要求能够通过键盘设定温度超限报警值,通过LED或LCD显示当前温度值。-The use of 8051, commonly used digital logic interface device, ROM, RAM memory devices, single-bus digital temperature sensor DS18B20
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:234236
    • 提供者:cp
  1. RAM_Examples

    0下载:
  2. Verilog hdl code for representing ram and rom "memory" using many methods
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:5068
    • 提供者:Muftah
  1. MemoryManager

    0下载:
  2. This a Windows Mobile 6.0 smartphone application with source code, developed in C# (.netcf 2.0) Application will show the details about different types of memory available on device ROM,RAM,Flash etc.,-This is a Windows Mobile 6.0 smartphone app
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-03
    • 文件大小:111986
    • 提供者:Himanshu
  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
    • 文件大小:376923
    • 提供者:james
  1. ram-rom-VerilogHDL

    0下载:
  2. 利用Verilog编写的各种RAM ROM的代码以及他们的测试模块-Prepared using a variety of RAM ROM Verilog code and their test module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:5618
    • 提供者:王体奎
  1. try4

    0下载:
  2. 利用mif文件生成ROM/RAM,并附带例化程序和测试文件(Using MIF files to generate ROM/RAM with example programs and test files)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-30
    • 文件大小:3265536
    • 提供者:imdouniwan
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com