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

搜索资源列表

  1. mips_project

    0下载:
  2. 我用verilog写的risc指令集的mips的cpu。可以支持定点运算。顶层单元是top。-I used to write verilog mips risc instruction set of the cpu. To support fixed-point arithmetic. Top-level unit is the top.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:17046
    • 提供者:yangxinghua
  1. multi_cpu

    1下载:
  2. 多周期CPU,mips指令集,实现了部分指令,包含测试程序,verilog-Multi-cycle CPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:5558
    • 提供者:阿月
  1. MIPS_CPU_OR2000

    0下载:
  2. MIPS架构的开发的CPU软核OR2000 verilog实现,MIPS体系结构cpu设计入门参考-The development of the MIPS architecture CPU soft core OR2000
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:107291
    • 提供者:王垚
  1. MIPS

    0下载:
  2. 用verilog语言描述的CPU各部分及相关链接-It about CPU s component and relationship which use verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1225986
    • 提供者:Mary
  1. cycle_code

    0下载:
  2. verilog实现了MIPS多周期(5周期)的CPU-verilog MIPS 5 cylce
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:15852
    • 提供者:王博千
  1. mips_single

    0下载:
  2. 這是以verilog所撰寫的MIPS single CPU文件檔。可完成簡單的加減運算。 -This is the verilog are written in MIPS single CPU document file. To be completed by the simple addition and subtraction.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:4873
    • 提供者:Brandon
  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. MIPSCPU

    0下载:
  2. 用verilog描述一个mips体系结构的cpu,分别用c语言mips汇编语言写了一段程序,翻译成机器码可以再cpu上运行。仿真结果三者完全一致。-Mips architecture cpu with verilog descr iption c language mips assembly language to write a program, translated into machine code can then cpu running on. Simulation results e
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:11388446
    • 提供者:王博
  1. muCPU_final

    0下载:
  2. 用Verilog开发的多周期CPU,可执行mips汇编中的R\I\J型指令,具有较高的参考价值。-Using Verilog development of multi-cycle CPU, mips executable compilation of R \ I \ J-type instruction, with a high reference value.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2059928
    • 提供者:孔晗聪
  1. MIPSCPU

    3下载:
  2. 这是verilog实现的MIPS多周期CPU在modelsim下面仿真通过-This is achieved verilog CPU MIPS multi-cycle simulation in modelsim below by
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:169841
    • 提供者:zhql945
  1. pipeline_mipscpu

    0下载:
  2. 运用Verilog语言实现MIPS五级CPU的功能,能下载实现-5-level MIPS CPU based on Verilog
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6282192
    • 提供者:杨馥蔚
  1. multi_cpu

    0下载:
  2. 用verilog语言编写的简单多周期CPU代码,在Sparten3板上可运行。实现了加、减、与、或、非等MIPS指令。-Verilog language with a simple multi-cycle CPU code can be run in Sparten3 board. Realization of add, subtract, and, or, not, etc. MIPS instruction.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1635747
    • 提供者:chenjy
  1. cpu_design

    4下载:
  2. FPGA MIPS架构CPU,五段流水线功能,ISE开发,verilog语言,可综合,模拟结果正确,内含设计报告-FPGA MIPS CPU, simple five-stage pipeline function, developed by ISE, using verilog language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-23
    • 文件大小:2428928
    • 提供者:leo
  1. Project-8

    0下载:
  2. 课程设计时用verilogHDL写的MIPS CPU-MIPS CPU coded with Verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

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

    1下载:
  2. 使用Verilog HDL语言完成一个简单的多周期MIPS微处理器的设计-Using Verilog HDL language to complete a simple multi-cycle MIPS microprocessor design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:12186
    • 提供者:胡森
  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. sc_computer_2

    0下载:
  2. Verilog单周期CPU实现,可以实现简单的mips指令,附Verilog源码-Verilog achieve single-cycle CPU
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:10115923
    • 提供者:wangwei
  1. m_cycle_mips

    0下载:
  2. verilog设计的5状态多周期mips -multiple cycle mips CPU design of Verilog
  3. 所属分类:MPI

    • 发布日期:2017-05-29
    • 文件大小:11388994
    • 提供者:高杨
  1. Implement-a-CPU

    0下载:
  2. 在FPGA赛灵思基础3上使用Verilog HDL实现支持MIPS操作子集的CPU-Implement a CPU which supports a subset of MIPS operations using Verilog HDL on FPGA Xilinx Basys 3
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-13
    • 文件大小:3118104
    • 提供者:骆扬
  1. PipelineCPU

    0下载:
  2. 一个用Verilog HDL语言所写的32位MIPS指令系统流水线CPU,含代码工程文件和相关设计说明文档,比较详细。-verilog HDL, 32 MIPS pipeline CPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-15
    • 文件大小:3544064
    • 提供者:刘加东
« 1 23 »
搜珍网 www.dssz.com