搜索资源列表

  1. FPGA_ASIC-基于同步原则的FPGA-CPU设计.rar

    0下载:
  2. FPGA_ASIC-基于同步原则的FPGA-CPU设计.rar
  3. 所属分类:文档资料

    • 发布日期:2011-05-25
    • 文件大小:179660
    • 提供者:changroc
  1. simple_design_cpu

    0下载:
  2. 有是一个简单的cpu设计的开发过程!里面 有代码,和分析,设计过程!献给初学者的!-there is a simple design of the cpu development process! There are codes, and analysis, process design! Dedicated to beginners!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:79872
    • 提供者:冯海
  1. CPU_design

    0下载:
  2. 一个简单指令的cpu设计。 可以实现4个指令的的运算。-a simple instructions cpu design. 4 can be achieved directive arithmetic.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:181248
    • 提供者:刘永
  1. complexcpu_design

    0下载:
  2. 主要介绍一个很好的设计思想,介绍复杂cpu设计的框图。-introduces a very good design, introduced cpu design of complex diagram.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:96256
    • 提供者:刘永
  1. 数字系统设计教程4_9

    0下载:
  2. vhdl的几个编程,4位除法器的设计和原理说明,还有8位CPU设计-VHDL programming, the four division and the design principle that there are eight CPU Design
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:244736
    • 提供者:刘建
  1. riscdesign

    0下载:
  2. 一个非常简单的cpu设计的原代码,是用verilog编写的-a very simple cpu design of the original code, was prepared by the Verilog
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:730112
    • 提供者:wanglei
  1. good_CPU

    0下载:
  2. 本代码是在modelsim下运行的模拟8×8位的CPU,执行程度,对深入理解CPU设计和运行原理具有重要意义- This code is simulation 8脳8 position CPU which moves under modelsim, carries out the degree, to thoroughly understood the CPU design and the movement principle ha
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:许明
  1. MCUDesign

    0下载:
  2. 《Digital Logic And Microprocessor Design With VHDL》,CPU设计经典参考书-"Digital Logic And Microprocessor Design With VHDL, "CPU design classic reference books
  3. 所属分类:电子书籍

    • 发布日期:2024-05-10
    • 文件大小:4815872
    • 提供者:hanberg
  1. 8-CPU

    0下载:
  2. 简单的8位CPU,内含PDF文件.可自己查看详细说明-simple eight CPU, containing PDF files. They can check details
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:2232320
    • 提供者:shingo
  1. riscmcu

    0下载:
  2. 精简CPU设计,需要的可以下来看看,是VERILOG语言写的-streamlined CPU design, the need to be down look at the language is written in verilog
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:79872
    • 提供者:
  1. cpupipeline

    0下载:
  2. CPU设计,加法器,乘法器,除法器等,有原理讲解等。挺不错的资料-CPU design, adders, multiplier, divider and so on and so have the principle. Very good information
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:1864704
    • 提供者:李佳
  1. RISC_Core.ZIP

    0下载:
  2. 这是一篇关于8位RISC CPU设计的文章,其中包含了用Verilog语言编写的CPU内核程序-This is an 8-bit RISC CPU on the design of the article, which includes using the Verilog language CPU core procedures
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-10
    • 文件大小:340992
    • 提供者:jinzhoulang
  1. comp_arith

    0下载:
  2. cpu设计中关于加法器,乘法器,除法器设计的ppt,希望对硬件学习的人有帮助-cpu design on the adder, multiplier, divider design ppt, want to learn hardware help
  3. 所属分类:技术管理

    • 发布日期:2024-05-10
    • 文件大小:1864704
    • 提供者:ninghuiming
  1. CPU

    0下载:
  2. 设计一个CPU的具体过程,包括实验目的,逻辑图-CPU design a specific process, including experimental purposes, the logic diagram
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:ncf
  1. cpu

    0下载:
  2. 本课程设计主要解决用CPLD芯片编程,实现基本模型机中的CPU功能。为方便地址显示灯观测,地址寄存器仍用试验装置上的电路单元,微程序控制器也用实验板上的单元电路提供,CPU的其余各个模块全部写入CPLD中。-This course is primarily designed to solve using CPLD chip programming, the realization of the basic model of the CP
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-10
    • 文件大小:178176
    • 提供者:朱艳云
  1. mycpu

    0下载:
  2. Quartus II 5.0下写的一个单总线架构的CPU设计,包括控制器、运算器、译码电路等。模拟的时钟脉冲也给出。已经通过Quartus II 5.0运行。可以给需要设计总线架构CPU的同学一点参考。-Quartus II 5.0 written under a single bus architecture of the CPU design, including controllers, computing devices, su
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:800768
    • 提供者:陈佳
  1. controlunit

    0下载:
  2. CPU设计中的controlunit源码,其中附带了时序仿真。通过Sequencing Logic 产生 control_signals,具体的信号可在controlsignal.mif文件中直接修改。 -CPU design controlunit source, which comes with timing simulation. Sequencing Logic generated through control_signals
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:328704
    • 提供者:ck
  1. cpu

    0下载:
  2. 计算机组成原理假期课程设计“一个简单的CPU设计”,有全部的设计思路,能够实现四条简单指令-Principles of Computer Organization holidays curriculum design
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:723968
    • 提供者:张小虎
  1. CPU

    0下载:
  2. CPU 设计,不错的哦,顶一下哈,希望大家都弄成免费的-CPU design, good Oh, the top click Kazakhstan, I hope we all have to face free
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-10
    • 文件大小:2110464
    • 提供者:kukuyeyewa
  1. CPU

    0下载:
  2. 基于ARM指令集自主进行CPU设计体验,第一版(Independent CPU design experience based on ARM instruction set, first edition)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:4954112
    • 提供者:yeaouh
« 12 3 4 5 6 7 8 9 10 ... 48 »

源码中国 www.ymcn.org