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

搜索资源列表

  1. 一个8位CISC结构的精简CPU

    1下载:
  2. 一个8位CISC结构的精简CPU,2还提供了编译器-an eight streamline the structure of the CISC CPU, the two also provided compiler
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:94838
    • 提供者:陈旭
  1. RISC_CISC

    0下载:
  2. CPU从指令集的特点上可以分为两类:CISC和RISC。我们所熟悉的 Intel 系列CPU就是 CISC 的 CPU 的典型代表。那么,RISC 又是什么呢?RISC是英文Reduced Instruction Set Computer的缩写,汉语意思为\"精简指令系统计算机\"。相对应的CISC就是\"复杂指令系统计算机\"的意思。   随着大规模集成电路技术的发展,计算机的硬件成本不断下降,软件成本不断提高,使得指令系统增加了更多更复杂的指令,以提高操作系统的效率。另外,同一系列的新型
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:8074
    • 提供者:grant
  1. cisc8bitCPU

    1下载:
  2. 一个用硬件描述语言编写的cisc类型8位总线长度cpu实例的源代码
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1091809
    • 提供者:李建刚
  1. Dynamips_Help

    0下载:
  2. cisco网络路由器dynamips的模拟器帮助文件!cisc o网络路由器dynamips的模拟器帮助文件!cisco网络路由器dynamips的模拟器帮助文件!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:350461
    • 提供者:hemudu1001
  1. lcd

    0下载:
  2. AVR单片机是Atmel公司1997年推出的RISC单片机。RISC(精简指令系统计算机)是相对于CISC(复杂指令系统计算机)而言的-Atmel Corporation AVR Singlechip was launched in 1997 single-chip RISC. RISC (Reduced Instruction Set Computer) is compared with the CISC (complex instruction set computer) in terms
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1975
    • 提供者:胡春样
  1. 1131722058bit_MCU

    0下载:
  2. Reduce Instruction Set Computer (RISC) is a new trend on computer design. The opposite and rather established trend is Complex Instruction Set Computer (CISC), which consist lots of instruction sets, addressing modes, instruction formats an
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-27
    • 文件大小:80493
    • 提供者:ppzzhhsky
  1. computer10

    0下载:
  2. 基于VHDL语言的设计8位CISC微处理器实例-VHDL design language based on 8-bit CISC microprocessor examples
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:757649
    • 提供者:steven
  1. GraduationProject

    0下载:
  2. 进行了一个8位CISC处理器的设计与实现,该微处理器含有计算机基本的功能模块,并对存储器进行了层次化设计。指令系统中的指令分为四大类共十六条,其中包括算术逻辑指令、I/O指令、访存、转移指令和停机指令。在处理器的实现过程中,首先给出了数据通路结构,然后采用VerilogHDL进行硬件电路描述,并对每一个模块进行功能仿真以验证设计的正确性。最后对整个处理器执行程序进行指令验证,并得到综合后的网表。-Conducted an 8-bit CISC processor design and imple
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:517997
    • 提供者:李东升
  1. 0600310230

    0下载:
  2. 计算机组成原理课程设计,仿真实现cisc指令系统的设计。实现乘法运算。代码。-Principles of Computer Organization course design, simulation, implementation cisc instruction design. To achieve multiplication. Code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:866128
    • 提供者:23432
  1. shiyanMUL

    0下载:
  2. 设计一台嵌入式CISC模型计算机(采用定长CPU周期、联合控制方式),并运行能完成一定功能的机器语言程序进行验证,程序功能可从以下3类中任选一个: ●输入1到8之间的任意一个整数N,求1到N之间的所有数的平方和并输出显示,和为单字长。 -To design a model of embedded CISC computer (using fixed-length CPU cycles, joint control mode), and run to complete a certai
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:993940
    • 提供者:拉拉
  1. ram_latest

    0下载:
  2. VHDL实现CISC模型微处理器设计(含有rom和ram)本程序实现的是输入10个数,输出最小负数-VHDL model to achieve CISC microprocessor design (with rom and ram) to achieve this procedure is the number of input 10 and output the smallest negative
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1806869
    • 提供者:叶才三
  1. KID_ROM

    0下载:
  2. VHDL实现的只带rom的CISC模型微处理器设计 实现的是输入10个数,输出最小负数-VHDL implementation of the model with only rom the CISC microprocessor designs Realize that the number of input 10 and output the smallest negative
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1883672
    • 提供者:叶才三
  1. cpu

    0下载:
  2. 8位CISC模型计算机设计,包括加减法存储输出的运算-8-bit CISC model of computer design, including the addition and subtraction operations stored output
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:584420
    • 提供者:李萌
  1. cisc

    0下载:
  2. Verilog实现CISC,并有课件,以前上学的时候老师讲的一个例子,很好的-Verilog realization of CISC, and a courseware, former school teacher, when an example of good
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2918246
    • 提供者:songchao
  1. debugging-for-motorola-68-kmanual--1

    0下载:
  2. Motorola 68K系列处理器调试包用户说明,第1部分-debugging package for motorola 68k CISC CPUs users manual- part 1
  3. 所属分类:VxWorks

    • 发布日期:2017-03-31
    • 文件大小:516015
    • 提供者:
  1. debugging-motorola-68k-manual---2

    0下载:
  2. Motorola 68K系列处理器调试包用户说明,第2部分-debugging package for motorola 68k CISC CPUs users manual- part 2
  3. 所属分类:VxWorks

    • 发布日期:2017-04-02
    • 文件大小:446210
    • 提供者:
  1. CISC_16Data_24Addr

    0下载:
  2. CISC (16bit data & 20bit address)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4805534
    • 提供者:
  1. assmbler

    0下载:
  2. cpu cisc assmbler in c++ by soeer
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:506154
    • 提供者:soeer
  1. CISC-Processor-MOdule-Verilog

    0下载:
  2. Cisc Processor For Se-Cisc Processor For Sell
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:5362
    • 提供者:Rahul
  1. CISC-Processor-MOdule-Verilog

    0下载:
  2. Cisc Processor For Se-Cisc Processor For Sell
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:5616
    • 提供者:ufsggrjtcou
« 12 »
搜珍网 www.dssz.com