CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - cpu设计

搜索资源列表

  1. cpu

    0下载:
  2. 用FPGA实现了CPU中RAM,ROM等功能,设计比较完整-FPGA Implementation of a CPU, RAM, ROM, function, design is more complete
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1270411
    • 提供者:shenhaoxing
  1. singlePcyclePMIPS2

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

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

    0下载:
  2. 用Verilog HDL语言或VHDL语言来编写,实现多周期CPU设计。能够完成以下二十二条指令。(均不考虑虚拟地址和Cache,并且默认为大端方式): add rd, rs, rt addu rd, rs, rt addi rt, rs, imm addiu rt, rs, imm sub rd, rs, rt subu rd, rs, rt nor rd, rs, rt xori rt, rs, imm clo clz slt rd, rs, rt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:5078835
    • 提供者:徐帆
  1. CPU-project

    0下载:
  2. 硬件实验 设计一个给定指令系统的处理器 支持多条指令带进位和不带进位的ADD,SUB,OR, AND, MOV, MVI, STA, LDA, JZ, JMP,清零等等,内有设计报告-Hardware experiment,design a CPU with the command following:SUB,OR, AND, MOV, MVI, STA, LDA, JZ, JMP,clear, and so on.There is a disigning report in it.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:23221
    • 提供者:Seven
  1. CPU-with-VHDL-16-32

    0下载:
  2. 在quartus中运行的32位指令集的16位CPU程序,模块化设计,包括MBR, BR, MR, ACC, MAR, PC, IR, CU, ROM, RAM, ALU等模块-In the the quartus run 32 16-bit CPU instruction set procedures, modular design, including the MBR, BR, MR, the ACC, the MAR, the PC, the IR CU, the ROM, RAM, ALU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1651752
    • 提供者:
  1. CPU

    1下载:
  2. 东南大学COA下实验设计CPU完整程序,可以在RAM中写程序并可观察各个输出的波形,用于检验。-south-east university COA II the design cpu lesson which you can write your own program in the cpu and also can chack the wave
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-04-19
    • 文件大小:1420288
    • 提供者:邹磊
  1. lab05_09122011

    0下载:
  2. 多周期CPU设计,可以实现22条基本指令。实现简单,包含实验报告-CPU design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-22
    • 文件大小:7103412
    • 提供者:徐福建
  1. 8_RISC_CPU

    0下载:
  2. risc-cpu,简单的cpu设计,强大的功能简洁的设计,精简化-verilog risc_cpu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:8996
    • 提供者:王侠
  1. MIPS-CPU

    0下载:
  2. 全指令集MIPS-CPU工程,包含各分模块工程、测试程序和详细设计文档,QuartusII7.2测试通过。-MIPS-CPU works full instruction set, contains the sub-module engineering, testing procedures and detailed design documents, QuartusII7.2, the test passes.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-16
    • 文件大小:10748056
    • 提供者:styx
  1. final

    0下载:
  2. 一个32位的cpu设计,实际是verilog语言,只不过pudn上没有verilog的选项,希望能对你有帮助-this is a 32 bit cpu designer project,which use verilog language. Hope it could help u.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-03
    • 文件大小:570087
    • 提供者:novice
  1. wb_switch

    0下载:
  2. wb_switch,opencore,精简指令cpu设计-wb_switch,opencore,risc cpu design。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-10
    • 文件大小:1579
    • 提供者:浮萍
  1. sw_leds

    0下载:
  2. 精简指令cpu设计,外扩电路设计,led开发板驱动-wb_sw_leds,opencore,risc cpu design。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-29
    • 文件大小:663
    • 提供者:浮萍
  1. Eight-cpu-design

    0下载:
  2. 单元电路的设计和元器件的选择 运算部件的设计 寄存器组的设计 指令寄存器的设计 程序计数器电路的设计 地址寄存器电路的设计 数据寄存器的设计 时序系统的设计 程序存储器的设计 输出寄存器的设计 微指令译码器的设计 微程序控制电路的设计 系统电路总图及原理 -Microinstruction translation of the design of the output re
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-10
    • 文件大小:492579
    • 提供者:直树
  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. 这是本人的课程设计。采用微程序控制的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. cpu

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

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

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

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

    0下载:
  2. 基于MIPS架构的CPU设计,含有完整程序代码,及各模块实现及仿真程序!-CPU design based on MIPS architecture, contains a complete code, and the realization of each module and the simulation program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1655136
    • 提供者:张天
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com