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

搜索资源列表

  1. s1c33_uCos

    0下载:
  2. uCos在s1c33上的移植 S1C33 MCU EPSON最新的32位微处理器系列,专用于需要高级数据处理的便捷设备。 CPU性能 核心CPU 精工EPSON32位的RISC CPU,32位内部数据处理 33MHz 105条16位固定长度的指令 16个32位多用途的寄存器 在60MHZ操作下的最小指令执行时间为16.7ns 乘法、除法和MAC指令 内存 0~128K ROM 8K RAM 片内周边电路 晶振电路 32.769K~33MHz 定
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:9964
    • 提供者:dupeng
  1. system05_latest.tar

    0下载:
  2. 6805 compatible CPU Core 6805 compatible core - 4 x 8 bit Parallel I/O ports - Dual 8 bit Timer - MiniUART compatible with 6850 ACIA. - Runs with an E clock of 12.5MHz and system clock of 25MHz
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:29379
    • 提供者:amin
  1. ourdev_441156

    0下载:
  2. AVR单片机是1997年由ATMEL公司研发出的增强型内置Flash的RISC(Reduced Instruction Set CPU) 精简指令集高速8位单片机。AVR的单片机可以广泛应用于计算机外部设备、工业实时控制、仪器仪表、通讯设备、家用电器等各个领域。-AVR Microcontroller ATMEL Corporation in 1997 developed by the enhanced built-in Flash of the RISC (Reduced Instructio
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:2150105
    • 提供者:花自涛
  1. Leg8

    0下载:
  2. 待商业化的8位高速cpu芯片设计,verilog语言编译通过,ISE平台完成-To be commercial cpu 8-bit high-speed chip design, verilog language compiler, ISE platform to complete
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:876285
    • 提供者:张德志
  1. zxcpu

    0下载:
  2. 用VHDL语言设计了一个含10条指令的RISC处理器。假定主存可以在一个始终周期内完成依次读写操作且和CPU同步,系统使用一个主存单元。处理器指令字长16位,包含8个通用寄存器,1个16位的指令寄存器和一个16位的程序记数器。处理器的地址总线宽度16位。数据总线宽度16位,取指和数据访问均在一跳蝻数据总线。处理器支持包含LDA,STA,MOV,MVI,ADD,SUB,AND,OR,JZ,JMP十条指令。其中仅有LDA和STA是访存指令。-VHDL language design with a R
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1075788
    • 提供者:zhaoshu
  1. risc8

    1下载:
  2. 基于verilog的8位risc-cpu源码,modelsim仿真-Verilog-based 8-bit risc-cpu source, modelsim simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:617999
    • 提供者:文婷
  1. CPU_test

    0下载:
  2. 设计并通过modelsim仿真软件实现了一个可以在FPGA平台上运行的8位RISC的CPU软核-Design an 8-bit RISC CPU soft core on an FPGA platform and simulate it using ModelSim
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-03
    • 文件大小:111960
    • 提供者:YK97
  1. STC89C52douniu

    0下载:
  2. 基于STC89C52单片机的斗牛玩具机器人研制 STC89C52是一种低功耗、高性能CMOS8位微控制器,具有 8K 在系统可编程Flash 存储器。在单芯片上,拥有灵巧的8 位CPU 和在系统可编程Flash。-Based on STC89C52 microcontroller bullfighting toy robot developed STC89C52 is a low-power, high-performance CMOS8 bit microcontrolle
  3. 所属分类:Other Embeded program

    • 发布日期:2017-10-31
    • 文件大小:238999
    • 提供者:四真文
  1. VeriRISC_CPU_Verilog

    1下载:
  2. Verilog硬件描述语言实现VeriRISC CPU。模块包含:8位寄存器,5位计数器,32*8 RAM,8位ALU,MUX,顺序控制器,时钟生成器。包含TB。-This code is to model a VeriRISC CPU. It incorporates several modules: 8-bit register, 5-bit counter, 32 by 8 RAM, 8-bit ALU, scalable MUX, sequence controller, and clo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:8750
    • 提供者:张昊溢
  1. sim

    0下载:
  2. 8位的CPU设计,4条非R型指令,4条R型指令-CPU design of 8 bit, 4 non R type instruction, 4 R type instruction
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:78359
    • 提供者:宁儒林
  1. cpu_store

    0下载:
  2. VHDL语言制作CPU,8位,16条指令,能够完成多种操作. -VHDL language production CPU, 8-bit, 16 instruction, to complete a variety of operations. VHDL language with CPU, 8-bit, 16 instruction, to complete a variety of operations.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-24
    • 文件大小:7880406
    • 提供者:zhangwei
  1. Micro8a-14oct02

    0下载:
  2. Micro8a - 一个简单的 8 位 VHDL CPU 核源代码-Micro8a- A Simple 8 bit VHDL CPU source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:62626
    • 提供者:阿斯顿
  1. auto_baud_RATE

    0下载:
  2. we ll start timer #1 in 16 bit mode at the transition between the start bit and the LSB and stop it between the MBS and stop bit. That will give approx the number of cpu cycles for 8 bits. Divide by 8 for one bit and by 16 since the built-i
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:170998
    • 提供者:Bagusasari
  1. CPU_VHDL

    0下载:
  2. 这是实现一个8位和16位cpu的VHDL代码,虽然支持的指令比较少只有20多条,但对于学习CPU的布线架构很有帮助-This is achieved by an 8-bit and 16-bit cpu VHDL code, although only a relatively small instruction support more than 20, but for learning routing architecture CPU helpful
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1965454
    • 提供者:SamJohnKing
  1. Div16by8

    0下载:
  2. Division of 16-bit to 8-bit integers for 8051 CPU.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1888
    • 提供者:lnb
  1. Div32by8

    0下载:
  2. Division of 32-bit to 8-bit integers for 8051 CPU
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2085
    • 提供者:lnb
  1. Mul32x8

    0下载:
  2. Multiplication of 16-bit to 8-bit integers for 8051 CPU.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:978
    • 提供者:lnb
  1. VHDLCode_8bitCPU

    0下载:
  2. 这是计算机组成原理的课程设计,将16位CPU改造成8位流水线CPU,AHDL语言,这是改造完成的源代码。-This is a computer composition principle of curriculum design, the 16-bit CPU transformed into eight pipeline CPU, AHDL language, which is the transformation was complete source code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:920603
    • 提供者:薛成
  1. Proiect-LFT-x86

    0下载:
  2. x86 is a family of backward compatible instruction set architectures[a] based on the Intel 8086 CPU and its Intel 8088 variant. The 8086 was introduced in 1978 as a fully 16-bit extension of Intel s 8-bit based 8080 microprocessor, with memory segmen
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:115674
    • 提供者:tavi1234
  1. LCD12864lib

    1下载:
  2. LCD12864RSPI库文件 LCD12864液晶显示模块是128×64点阵的汉字图形型液晶显示模块,可显示汉字及图形,内置8192 个中文汉字(16X16点阵)、128个字符(8X16点阵)及64X256点阵显示RAM(GDRAM)。可与CPU直接接口,提供两种界面来连接微处理机:8-位并行及串行两种连接方式。具有多种功能:光标显示、画面移位、睡眠模式等。-LCD12864RSPI library file LCD12864 LCD display module is a 128
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4247
    • 提供者:cat
« 1 2 3 45 »
搜珍网 www.dssz.com