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

搜索资源列表

  1. 实验一 进程、线程的控制

    0下载:
  2. 设计一个有 N个进程共行的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和时间片轮转调度算法。   每个进程由一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -design is a process of a total of N line in the process scheduler. Process Scheduling Algorithm : T
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:13810
    • 提供者:aaa
  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等)

    • 发布日期:2008-10-13
    • 文件大小:79714
    • 提供者:冯海
  1. 基于51固定电话短信息终端的开发

    0下载:
  2. 本文给出了一种以80C31为主控CPU的固定电话短信息终端的设计,从系统软硬件两个方面说明了固定电话短信息终端的设计方法和各个部分的工作原理 -This paper proposes a 80C31 CPU for controlling the fixed telephone short message terminal design, system software and hardware from the two showed that the fixed telephone sho
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:240789
    • 提供者:口是心非
  1. CPU

    0下载:
  2. 单周期的CPU设计,实现了12条指令,适合正在学习CPU的初学者-the design of signal CPU and achieve 12 instructions.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:189223
    • 提供者:longyan
  1. CPUver2

    0下载:
  2. 这是一个有关单周期CPU设计的一个参考,里面顶层模块已经写好,而其他模块的内容则是以注释的形式存在,如果要跑这个代码的话,把include的那些代码注释掉然后再将各个模块被注释的代码取消注释即可。- 翻译关闭即时翻译 英语 中文 德语 检测语言 中文(简体) 英语
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2930
    • 提供者:郑嘉俊
  1. hard-wired-controllers

    3下载:
  2. 计算机组成原理课程综合设计 硬连线控制器的常规CPU设计 北京邮电大学-Integrated Principles of Computer Organization course design - conventional hardwired controller CPU design Beijing University of Posts
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:23294
    • 提供者:li
  1. CPU_Design

    0下载:
  2. 基于VHDL的CPU的设计,本科课程设计,实现了一个指令集,能计算加减乘。-CPU design VHDL-based undergraduate curriculum design and implementation of a set of instructions, subtraction, multiplication, can be calculated.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1952045
    • 提供者:
  1. cpu

    0下载:
  2. 简易处理器要求,应用QUARTUS软件和模块化、层次化的设计方法进行设计, 对各模块进行必要的仿真验证。-Simple processor requirements, the application of QUARTUS software and modular, hierarchical design method for design, Simulation and verification are carried out for each module.
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:6820
    • 提供者:邓安华
  1. cpu666

    0下载:
  2. 简易CPU设计,包含10条指令,5个模块-Simple CPU design, contains 10 instructions, five modules
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3719610
    • 提供者:xz
  1. OExp11-OwnMCPU

    1下载:
  2. 浙江大学计算机组成实验课工程代码,多周期CPU设计控制器实现。-Multi-cycle CPU design of the controller.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-24
    • 文件大小:7517206
    • 提供者:林恣
  1. nibbler

    0下载:
  2. 一个4位CPU的设计,并且使用数量很少的74系列芯片制作出一个简单的计算机,可以驱动1602液晶屏,蜂鸣器和LED灯。-A 4-bit CPU design, and use a small number of 74 series chips to produce a simple computer, you can drive 1602 LCD screen , buzzer and LED lights.
  3. 所属分类:assembly language

    • 发布日期:2017-05-14
    • 文件大小:3080478
    • 提供者:李明晓
  1. m_cycle_mips

    0下载:
  2. verilog设计的5状态多周期mips -multiple cycle mips CPU design of Verilog
  3. 所属分类:MPI

    • 发布日期:2017-05-29
    • 文件大小:11388994
    • 提供者:高杨
  1. prodesb

    0下载:
  2. 有是一个简单的cpu设计的开发过程!里面 有代码,和分析-There is a simple CPU design development process.
  3. 所属分类:Network Security

    • 发布日期:2017-12-15
    • 文件大小:78848
    • 提供者:saacs
  1. CPU_Verilog

    0下载:
  2. 此代码完成了流水线CPU的设计。其中有ALU,控制模块,UART等verilog代码。(This code completes the design of pipelined CPU)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:12288
    • 提供者:fairchildfzc
  1. 8051-master

    0下载:
  2. 设计兼容51的指令集的处理器架构 编写兼容51处理器的Verilog代码 仿真 验证测试处理器的功能和性能(The design includes a processor whose instruction set is compatible to the industrial standard 8051 and its FPGA implementation. Through the analysis of instructions, I determine the CPU inte
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:13230080
    • 提供者:PhoebeBNN
  1. codes

    0下载:
  2. Simple CPU design RTL.
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:Gokul_4055
  1. sdcc-src-2.9.0.tar

    1下载:
  2. sdcc是为51等小型嵌入式cpu设计的c语言编译器源码(sdcc to 51 other small-scale embedded cpu design c compiler sourecode)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-02
    • 文件大小:3764224
    • 提供者:yld51
  1. p6_5

    0下载:
  2. buaa计算机组成P6程度的ISE源代码。设计思路与课件上的一致,供大家参考,切勿抄袭(BUAA computer makes up P6 degree ISE source code. Design ideas and courseware on the same, for your reference, do not plagiarize)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:16384
    • 提供者:SidelessCyan
  1. 计算机体系结构实验

    2下载:
  2. 实现PFGA CPU设计 以及logitsim的文件及编译代码(Implementing PFGA CPU Design)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-07-05
    • 文件大小:34828288
    • 提供者:俊平
  1. 8Bit_ALU

    2下载:
  2. logisim设计 实现 加 减 与 或 异或 或非(Logisim design implements add and subtract and or exclusive or no)
  3. 所属分类:硬件设计

    • 发布日期:2019-10-26
    • 文件大小:1024
    • 提供者:amdprocessor
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 31 »
搜珍网 www.dssz.com