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

搜索资源列表

  1. RISC-CPU

    0下载:
  2. 精简指令集 CPU 通过仿真验证正确 (使用之前务必看readme文件,和结构图!) 1. 此cpu是夏宇闻 verilog数字系统设计教程中最后一章的例程。 2. 学习时务必先搞明白框图原理,和数据流动!!! 3. 牢记主状态机中一条指令周期中传输的16bit=3bit指令+13bit地址。 4. 理解数据总线,和地址总线。区分数据和地址。 5. 仔细调试,因为书中有很多小错误。 程序经过quartusii编译通过,另外经过modelsim仿真正确。-RISC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:4338145
    • 提供者:刘栋
  1. cpu

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

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

    0下载:
  2. 这是本人的课程设计。采用微程序控制的CPU,能够从RAM中读取指令,并执行。包含MBR,MAR,IR,BR,ALU,PC等功能部件,能实现加减乘法,逻辑左右移位,逻辑与或非,在此基础上还可以拓展。希望能帮助你们。-This is my curriculum design. Micro-program control CPU can read instructions from the RAM and executed. Contains the MBR, MAR, IR, BR, ALU, PC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-01
    • 文件大小:4672858
    • 提供者:cxl
  1. cpu

    0下载:
  2. 简易cpu 课程设计 vhdl modelsim-Easy cpu curriculum design vhdl modelsim
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-09
    • 文件大小:1098
    • 提供者:peter
  1. MIPS

    0下载:
  2. 基于32位字长的MIPS cpu设计的代码实现,包括指令和寄存器数据-Based on a 32-bit word length MIPS cpu design code, including instructions and register data
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:3961
    • 提供者:高卷儿
  1. sim

    0下载:
  2. 8位的CPU设计,4条非R型指令,4条R型指令-CPU design of 8 bit, 4 non R type instruction, 4 R type instruction
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:78359
    • 提供者:宁儒林
  1. CPU

    0下载:
  2. 基于FPGA控制的ASIC CPU系统设计,全是用VERILOG代码编写,可以做加减乘除运算 -FPGA-based control ASIC CPU system design, all made with VERILOG code writing, arithmetic operations can be done
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1844344
    • 提供者:xiaokai
  1. simpleCpu

    0下载:
  2. relative cpu design implementation
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:564751
    • 提供者:aa
  1. Chapter-13

    0下载:
  2. 13.2 RISC-CPU设计  13.3 RISC-CPU Testbench设计-13.2 RISC-CPU design 13.3 RISC-CPU Testbench Design
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:445848
    • 提供者:shixiaodong
  1. CPU_design_report

    0下载:
  2. CPU设计与实践实验报告 70多页,详细说明各模块工作原理-cpu design report
  3. 所属分类:File Formats

    • 发布日期:2017-05-06
    • 文件大小:1372762
    • 提供者:Lorenzo
  1. Introduction-to-32bit-CPU

    0下载:
  2. 本课件介绍了如何设计32位CPU,设计过程和结构原理的讲解。-A brief introduction to the design of 32bits CPU.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:449572
    • 提供者:杨硕
  1. logic-design-of-CPU

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

    • 发布日期:2017-05-09
    • 文件大小:1876001
    • 提供者:杨硕
  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. multi-CPU

    0下载:
  2. 多时钟CPU设计,spartan 3e板上试验通过,支持部分mips指令,内含示例mips代码及二进制文件-Multiple CPU clock design, spartan 3e board test passed, support some mips instruction, containing sample code and binary files mips
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:14329
    • 提供者:Chan Cheng
  1. single-CPU

    0下载:
  2. 单时钟CPU设计,spartan 3e板上试验通过,支持部分mips指令,内含示例mips代码及二进制文件-Single CPU clock design, spartan 3e board test passed, support some mips instruction, containing sample code and binary files mips
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:15231
    • 提供者:Chan Cheng
  1. cheng

    0下载:
  2. 开放式实验,CPU的设计,乘法器实验,简单乘法器-Open experiment, CPU design, the multiplier experiment, a simple multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-23
    • 文件大小:202380
    • 提供者:痴心
  1. CPU

    0下载:
  2. 设计一段程序来模拟优先级调度算法和时间片轮转算法。可以指定进程的数量、各进程需要CPU的时间和各进程的优先级。-Design a program to simulate the priority scheduling algorithm and the time slice rotation algorithm. You can specify the process of quantity, the process requires CPU time and the process prior
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:2002
    • 提供者:乔旻浩
  1. electronic-clock-design

    0下载:
  2. 基于单片CPU的LCD显示电子时钟设计C++源代码超精准。-Ultra-precise chip CPU, LCD display electronic clock design C++ source code.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1221
    • 提供者:edthe
  1. EDAandVHDL3

    0下载:
  2. 包含本系列的第三部分内容,详细介绍了VHDL状态机的概念及其使用和16位CISC CPU设计。-The third part contains the contents of this series, detailing the concept and its use of 16-bit CISC CPU design and VHDL state machine.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1083369
    • 提供者:周宏豪
  1. OpenMIPS_VerilogHDL_Study_v1.1

    0下载:
  2. 10天用verilog实现MIPS_cpu,内有清晰结构图。很好的cpu设计学习资料!-10 days with verilog achieve MIPS_cpu, within a clear structure diagram. Good cpu design learning materials!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:440728
    • 提供者:zyy
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 31 »
搜珍网 www.dssz.com