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

搜索资源列表

  1. Vxworksspeech

    0下载:
  2. VxWorks是一种嵌入式的实时操作系统,所谓嵌入式系统就是用户自己开发设计板子,板子上通常有一颗CPU,VxWorks支持32位的CPU,包括Intel公司的x86、Motorola公司的68k和PowerPC、MIPS、ARM、Intel公司的i960、Hitachi公司的SH-VxWorks is a real-time embedded operating system, the so-called embedded systems development and design is t
  3. 所属分类:VxWorks

    • 发布日期:2017-04-01
    • 文件大小:212599
    • 提供者:firs
  1. Project1

    0下载:
  2. Calculate CPI,CPU time and MIPS of a sequence. -Calculate CPI,CPU time and MIPS of a sequence.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:821
    • 提供者:TUAN HOANG
  1. singlePcyclePMIPS2

    0下载:
  2. 多周期MIPS实现的CPU设计方案,包括源码-MIPS multi-cycle
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2943748
    • 提供者:xingjianan
  1. MIPS_Pipelined_CPU

    0下载:
  2. MIPS Pipelined CPU written on VHDL with commands, 5 stage pipeline
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:185523
    • 提供者:dor
  1. ALU

    0下载:
  2. 11条指令MIPS指令系统CPU中的ALU设计-11 instruction in the MIPS instruction ALU design in the system CPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1429
    • 提供者:Yves Hu
  1. cycle_code

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

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

    0下载:
  2. MIPS指令源代码,用于CPU设计,计算机组成原理课设所需要的源代码下载-MIPS instruction source code for the CPU design, computer composition principle lesson to set the source code download
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:8020
    • 提供者:曲婉婷
  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. x86_Dhystone_2.1

    0下载:
  2. 可在x86上運行及量測cpu效能mips的軟體-It could work on X86 plateform, and measure porformance
  3. 所属分类:Driver develop

    • 发布日期:2017-12-04
    • 文件大小:44306
    • 提供者:Billy
  1. jizu

    0下载:
  2. 计算机组成,mips汇编教程,以及cpu的原理和实现,精品教程-Computer, mips assembly tutorial, as well as the principle and the realization of the cpu, excellent tutorial
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:11251231
    • 提供者:jianye
  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. Vxworks

    0下载:
  2. VxWorks是一种嵌入式的实时操作系统,所谓嵌入式系统就是用户自己开发设计板子,板子上通常有一颗CPU,VxWorks支持32位的CPU,包括Intel公司的x86、Motorola公司的68k和PowerPC、MIPS、ARM、Intel公司的i960、Hitachi公司的SH。我们设计的这块板子通常没有软件的自开发能力,所以我们需要一台通用机来辅助开发,这台通用机可以是PC或工作站,我们称辅助我们软件开发的通用机为宿主机(Host),用户自己开发的板子为目标机(Target)。宿主机上要有
  3. 所属分类:VxWorks

    • 发布日期:2017-11-13
    • 文件大小:210494
    • 提供者:杨喆
  1. uboot1.1.6

    1下载:
  2. uboot 1.1.6源代码,支持ARM,MIPS,PowerPC等各种嵌入式CPU-uboot1.1.6 source code for ARM,MIPS,PowerPC and so on.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-30
    • 文件大小:13178606
    • 提供者:ivan
  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. PipelineCPU

    0下载:
  2. 设计一个32位流水线MIPS微处理器,具体要求如下: 1. 至少运行下列MIPS32指令。 ①算术运算指令:ADD、ADDU、SUB、SUBU、ADDI、ADDIU。 ②逻辑运算指令:AND、OR、NOR、XOR、ANDI、ORI、XORI、SLT、SLTU、SLTI、SLTIU。 ③移位指令:SLL、SLLV、SRL、SRLV、SRA。 ④条件分支指令:BEQ、BNE、BGEZ、BGTZ、BLEZ、BLTZ。 ⑤无条件跳转指令:J、JR。 ⑥数据传送指令:LW、SW
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:11827
    • 提供者:Peter
  1. CPUdesign

    0下载:
  2. 32位MIPS五级流水CPU,实现了基本指令功能,结构完整,讲解清晰。-32bitCUP design
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3567438
    • 提供者:杨硕
  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. LFYY_cpu

    0下载:
  2. 建议CPU五级流水,带有指令寄存器cache,处理数据冒险-code for cpu mips with cache
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:11973
    • 提供者:liguangye
  1. u-boot-2010.03-tekkaman-master

    0下载:
  2. u-boot是德国DENX小组开发的用于多种嵌入式CPU( MIPS、x86、ARM、PowerPC、XScale等)的bootloader程序, UBoot不仅支持嵌入式Linux系统的引导,还支持VxWorks, QNX等多种嵌入式操作系统。u-boot是GPL下资源代码最完整的一个通用BootLoader支持大量开发板:214个开发板(u-boot1.1.6),有大量的外设驱动。-U-boot is a German DENX group for the development of a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19340496
    • 提供者:hezy
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com