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

搜索资源列表

  1. cpu的VERILOG描述

    0下载:
  2. RISC CPU的VerilogHDL描述-RISC CPU Verilog HDL descr iption
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:369497
    • 提供者:陈俊
  1. RISC_CISC

    0下载:
  2. CPU从指令集的特点上可以分为两类:CISC和RISC。我们所熟悉的 Intel 系列CPU就是 CISC 的 CPU 的典型代表。那么,RISC 又是什么呢?RISC是英文Reduced Instruction Set Computer的缩写,汉语意思为\"精简指令系统计算机\"。相对应的CISC就是\"复杂指令系统计算机\"的意思。   随着大规模集成电路技术的发展,计算机的硬件成本不断下降,软件成本不断提高,使得指令系统增加了更多更复杂的指令,以提高操作系统的效率。另外,同一系列的新型
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:8074
    • 提供者:grant
  1. cpudesign_doc.rar

    0下载:
  2. RISC cpu设计的经典教程,牛人讲义哦。,RISC cpu classic design tutorials, cattle were handouts Oh.
  3. 所属分类:Windows编程

    • 发布日期:2017-03-31
    • 文件大小:293133
    • 提供者:孟天
  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. cputest.rar

    0下载:
  2. 自己刚写的一个RISC的cpu,位宽16,主要是测试其中的逻辑,数据宽度是一位,可以很容易扩展,Writing just one of their own RISC the cpu, bit 16, are testing one of the main logic, data width, a, can be easily extended
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:21806
    • 提供者:myliu
  1. RISC_8.rar

    1下载:
  2. 经过验证的8位RISC-CPU源代码,verilog代码,附:汇编测试源代码,而且测试通过。,Verified 8 RISC-CPU source code, verilog code, attached: the compilation of the test source code, and test.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:172839
    • 提供者:WangYong
  1. RiscCpu

    1下载:
  2. Verilog-RISC CPU 代码 实现了简单的RISC cpu,可供初学者参考,学习硬件描述语言,及设计方法。该程序通过了modelsim仿真验证。 北航-Verilog-RISC CPU code to achieve a simple RISC cpu, a reference for beginners to learn the hardware descr iption language, and design methods. The procedure adopted
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:9853
    • 提供者:sss
  1. risc

    0下载:
  2. 基于quartus II软件 用verilog 语言描述的精简指令CPU-quartus II verilog
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1259301
    • 提供者:xu
  1. Jh_cpu

    0下载:
  2. Jh_cpu is a cpu with 12 address,8 data bus, adn give direct address ,indirect address two addressin way.-This VHDl code can provide a total clear and detail process to create a basic function risc cpu.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:51779
    • 提供者:ananliu1
  1. mipscpu-source

    0下载:
  2. mips cpu的实现.MIPS是世界上很流行的一种RISC处理器。MIPS公司的R系列就是在此基础上开发的RISC工业产品的微处理器。这些系列产品为很多计算机公司采用构成各种工作站和计算 机系统。 -mips cpu implementation. MIPS is the world' s very popular as a RISC processor. MIPS company' s R series is based on the development of industr
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:7025256
    • 提供者:汤龑鸣
  1. PipelineCPU

    0下载:
  2. Quartus II 7.2环境中,采用硬件描述语言VHDL独立完成了基于MIPS指令集的32位RISC处理器的逻辑设计-quartusII mips pipeline 32bit cpu design
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:847747
    • 提供者:znl
  1. cpu

    0下载:
  2. 包括1) 时钟发生器 2) 指令寄存器 3) 累加器 4) RISC CPU算术逻辑运算单元 5) 数据控制器 6) 状态控制器 7) 程序计数器 8) 地址多路器 -1) clock generator 2) instruction register 3) accumulator 4) RISC CPU arithmetic logical unit 5) of the data controller 6) state controller 7),
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:440449
    • 提供者:liuying
  1. risc_cpu

    0下载:
  2. SystemC实现的一个精简指令CPU模型-risc CPU model in systemc
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:46852
    • 提供者:lvpw
  1. TCAM_2

    0下载:
  2. 经典RISC CPU 设计,和PCI8位指令单片机兼容,值得初学者看一下-Classic RISC CPU design, and PCI8 bit microcontroller compatible instruction, it is worth a look for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1090591
    • 提供者:HUAJUN
  1. DLX_verilog

    0下载:
  2. DLX指令集RISC CPU verilog源码,使用哈佛结构可实现十多种指令-DLX instruction set RISC CPU verilog source code, using the Harvard architecture can achieve more than ten kinds of instruction
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3025
    • 提供者:石建刚
  1. RiscCpuA

    0下载:
  2. systemC模仿RISC CPU的简单功能-system C foumulate the simple function of RISC CPU
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6035573
    • 提供者:安延文
  1. RiscCpuB

    0下载:
  2. systemC模仿RISC CPU的一般功能-systemC imitate RISC CPU' s general functions
  3. 所属分类:Console

    • 发布日期:2017-05-21
    • 文件大小:6130940
    • 提供者:安延文
  1. MTP4

    0下载:
  2. 高性能RISC CPU: • 仅需学习35条指令: - 除跳转指令外,所有指令均为单周期指令 • 工作速度: - 振荡器/ 时钟输入为DC-20 MHz - 指令周期为DC -High-Performance RISC CPU: • Only 35 Instructions to Learn: - All single-cycle instructions except branches • Operating Sp
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7172
    • 提供者:zt
  1. riscCPU

    0下载:
  2. 实现 八位RISC cpu 含有V文件和 testbents测试文件(Realization of eight bits RISC cpu)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:6756352
    • 提供者:理大人
  1. cpusim

    2下载:
  2. C++模拟实现单线程CPU运行RISC-V指令集(C++ Simulated Implementation of RISC-V Instruction Set in Single Thread CPU)
  3. 所属分类:其他

    • 发布日期:2020-11-20
    • 文件大小:4096
    • 提供者:月韵星影
« 12 »
搜珍网 www.dssz.com