CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 流水线 CPU

搜索资源列表

  1. MIPS五级流水线模拟程序

    0下载:
  2. MIPS五级流水线模拟程序,能执行简单的MIPS指令,模拟流水线状态及寄存器结果,实现cpu流水的概念-MIPS five-level stream-line simulation program, this program can execute simple MIPS instruction, simulat stream-line s status and register result, and it implements stream-line of cpu.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:237275
    • 提供者:黄欣
  1. CPU_verilog

    1下载:
  2. 一个4级流水线CPU的verilog代码,供参考学习使用,有些语句不能综合,可以通过它学习CPU的工作原理。-A 4-stage pipeline CPU' s verilog code, learning to use for reference, some statements can not be integrated, you can learn from CPU through its works.
  3. 所属分类:Windows Develop

    • 发布日期:2016-07-15
    • 文件大小:63835
    • 提供者:xq
  1. cpu16

    0下载:
  2. 实现一个16位CPU。该CPU使用精减指令集,是一个五段流水线的结构。包括取指令(IF)、读寄存器(RD)、运算器(ALU)、内存读写(MEM)和写回(WB)。-The realization of a 16-bit CPU. Streamline the use of the CPU instruction set is a structure of five lines. Including fetch (IF), register read (RD), arithmetic logic u
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:6205
    • 提供者:周健
  1. DLXwhitcache

    0下载:
  2. 一个DLX流水线CPU的实现 附带一个两级cache的存储层次实现-DLX pipeline a CPU attached to the realization of a two-tier level of cache memory to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:153400
    • 提供者:GGnicer
  1. 6_seg_cpu

    0下载:
  2. 我写的6段流水线cpu,供大家参考。里面包括了alu memory topcpu等模块-I wrote a six-stage pipeline CPU, for your reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:656578
    • 提供者:lijiaxin
  1. CPU

    0下载:
  2. 32位精简指令处理器 非流水线版 具有无极流水线-32bitRISK CPU without pipeline
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:22963
    • 提供者:Melody
  1. 071221088

    0下载:
  2. 实现一个简单的单周期流水线CPU,使用verilog语言开发 在quartus平台下运行-Implement a simple single-cycle pipelined CPU, using verilog language development platform running in quartus
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7382306
    • 提供者:陈淼
  1. 061110061

    0下载:
  2. 在quartus平台下使用verilog语言编程实现简单的单流水线CPU,可以执行16条基本指令-Quartus platform in the verilog language programming using a simple single-line CPU, can perform 16 basic instructions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5525850
    • 提供者:陈淼
  1. pipeline_test

    0下载:
  2. 流水线CPU,将指令的运行分为五个段,这是个五段流水线-pipeline CPU
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1524151
    • 提供者:feige
  1. x

    0下载:
  2. 某五级流水线CPU的设计原理图,含基本输入输出控制-traditional pipelined CPU design
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:166313
    • 提供者:RK
  1. CPU

    0下载:
  2. 流水线简单CPU设计,基于简单的数字系统设计,为verilog语言,电路设计基于基本的数字电路-Pipelined CPU design, design of digital system based on a simple, Verilog language, based on the basic digital circuit design
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:292482
    • 提供者:邹楠
  1. cpu

    0下载:
  2. MIPS流水线CPU的工作原理和设计方法-The design and implementation of the pipelined CPU
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:11225110
    • 提供者:平容
  1. pipelined-CPU

    0下载:
  2. verilog实现的流水线CPU 通过仿真和下载验证-verilog achieve pipelined CPU verified by simulation and downloads
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:7625804
    • 提供者:黄晓颖
  1. CPUv1.6

    0下载:
  2. 简单的流水线CPU 课设做的 有实验报告 跟设计图-Simple pipelined CPU Lesson set up a lab report with design
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5577400
    • 提供者:克劳德
  1. logic-design-of-CPU

    0下载:
  2. 本文献介绍了基于32位架构的双发射流水线设计。-design of 32bits CPU
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1876001
    • 提供者:杨硕
  1. CUP

    0下载:
  2. 流水线cpu,简单的CPU,但是功能俱全-Pipeline cpu
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:19227
    • 提供者:蒋鑫磊
  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. cpu

    0下载:
  2. 16位五级流水线CPU no cache-16 five pipelined CPU no cache
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1577912
    • 提供者:yorbgy
  1. MIPSCPUverilog

    0下载:
  2. mips流水线CPU的实现,用的是verilog语言,描述了整个cpu的过程。存储、指令、处理等。-mips CPU Verilog
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3734860
    • 提供者:浦东旭
  1. p5_clean

    0下载:
  2. 支持20条指令的五级流水cpu,北航计算机组成p5实验(A five level pipelining CPU that supports 20 instructions)
  3. 所属分类:Windows编程

« 12 »
搜珍网 www.dssz.com