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

搜索资源列表

  1. RISC_CPU

    0下载:
  2. 一个32位流水线 CPU 设计, 含设计文档和模拟图。-A 32-bit pipelined CPU design, including design documentation and simulation in Fig.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-19
    • 文件大小:4872813
    • 提供者:QINZ
  1. pipelined_computer

    0下载:
  2. 基于de2-board的汇编以及verilog的五段流水线CPU代码,适合新手学习-Based on the de2-board assembler, and the five-stage pipelined CPU verilog code, suitable for novice learning
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:8127062
    • 提供者:laoxu
  1. mips-cpu

    0下载:
  2. 一个组成原理的课程设计,完成一个流水线MIPS CPU的设计,有详细的说明及其代码,实测可用-a project about the design of MIPS CPU
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:1382615
    • 提供者:王鹏
  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. pipline

    0下载:
  2. 用verilog实现的流水线cpu,实现高效率的CPU基本运算-Pipeline cpu with verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:933185
    • 提供者:郭昕昳
  1. PipelineCPU

    1下载:
  2. 这是我们设计的一个MIPS流水线CPU,基于Verilog HDL语言实现。它与传统的MIPS流水线CPU不同点在于,5个流水段各自维护一个变量(SelType)表明当前正在执行的指令类型,这样处理数据冒险、loaduse冒险或者跳转冒险时候每个段都能知道其他段正在处理的语句,从而方便我们的处理。-This is a MIPS pipelined CPU based on Verilog HDL language to achieve. It the the MIPS pipelined CPU
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-10-08
    • 文件大小:11357184
    • 提供者:武翔宇
  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. piplelinecpu

    0下载:
  2. 流水线CPU,实现MIPS简单指令的运行,在XLINX实验板上运行-Pipelined CPU, MIPS simple instructions to achieve the operation, run in XLINX experimental board
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:5739002
    • 提供者:谢志鹏
  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. RISC-CPU-

    0下载:
  2. 用VHDL语言实现32位CPU的各种运算功能,熟悉32位CPU各模块的工作原理,熟悉流水线数据通路和控制单元的工作原理从而熟悉CPU的工作机理。-Mac circuit realization
  3. 所属分类:OS Develop

    • 发布日期:2017-05-29
    • 文件大小:11710264
    • 提供者:卓丽媛
  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. MIPSCPUverilog

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

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

    0下载:
  2. 流水线CPU的verilog实现,包含id,if,ex,mem等部分的源码-an implementation of Pipelined CPU in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:7146
    • 提供者:zyh
  1. cpu

    0下载:
  2. cpu流水线代码,完整实现所有指令,包含top顶层文件的实现和仿真代码-cpu lines of code, complete implementation of all the instructions, including the implementation and simulation code top top level file
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:711436
    • 提供者:柯晓鸿
  1. CPU

    0下载:
  2. 五级流水线.期末的project,写了很详细的注释,应该能看得懂了吧。-Five-stage pipeline. Closing the project, wrote a very detailed notes, should be able to understand it.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1453574
    • 提供者:susht
  1. cpu

    0下载:
  2. vhdl实现处理器基本功能,不包括流水线-VHDL to achieve the basic functions of the processor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3563
    • 提供者:王先生
  1. mips

    0下载:
  2. Verilog语言开发的基于mips指令集的流水线cpu,只支持部分指令-Verilog language-based development pipeline cpu mips instruction set support only part of the instruction
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:14930
    • 提供者:DY
  1. Code1

    0下载:
  2. 拥有提前判断,和假设分支条件不满足的流水线CPU- Pipeline CPU with forwarding and predict-not-taken
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:103606
    • 提供者:yaoxin
  1. pcpu_handle_mem

    0下载:
  2. Verilog实现五级流水线CPU,hazard以及时序功能已经实现。-Realize five-stage pipeline CPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-29
    • 文件大小:11389753
    • 提供者:llly
« 1 2 3 45 6 »
搜珍网 www.dssz.com