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

搜索资源列表

  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. EDA工具描述下的8位CPU硬件描述语言VHDL的设计-failed to translate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:3888292
    • 提供者:kenny.iverson
  1. lab-1-ALU-design-with-Verilog-HDL

    0下载:
  2. cpu设计的运算器部分verilog代码,实验资料,包括原理和代码,在modelsim仿真通过-CPU design arithmetic unit part of the verilog code, experimental data, including the principle and code, through the modelsim simulation
  3. 所属分类:Project Design

    • 发布日期:2017-11-07
    • 文件大小:19554
    • 提供者:张明明
  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. 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. CPU_project

    0下载:
  2. CPU设计与实践实验源码,工程文件 ise。VHDL代码 可直接运行-cpu project
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1483544
    • 提供者: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. pro_2

    0下载:
  2. 简单CPU设计。使用Verilog语言,比较简单易懂。-simple CPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:8546
    • 提供者:汪雪飞
  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. 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. CPU

    0下载:
  2. 组成原理课设,简单CPU微处理器指令系统设计。-CPU design
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:306443
    • 提供者:susie
  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 ... 10 11 12 13 14 1516 17 18 19 20 ... 41 »
搜珍网 www.dssz.com