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

搜索资源列表

  1. 三种16位整数运算器的ALU设计方法

    2下载:
  2. 三种16位整数运算器的ALU设计方法,调用库函数74181(4位ALU),组成串行16位运算器。(用74181的正逻辑) B.调用库函数74181和74182,组成提前进位16位运算器。(用74181的正逻辑) 注意:调74181库设计,加进位是“0”有效,减借位是“1”有效,所以最高位进位或借位标志寄存器要统一调整到高有效 C.用always @,case方式描述16位运算器。,Three 16-bit integer arithmetic logic unit of the ALU
  3. 所属分类:VHDL编程

    • 发布日期:2013-01-14
    • 文件大小:800byte
    • 提供者:yifang
  1. ARM32ALU

    0下载:
  2. VHDL ARM 32位ALU的设计,基于Quaryus II平台-VHDL ARM 32 位 ALU design platform based on Quaryus II
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:281.05kb
    • 提供者:逆天之刃
  1. ALU

    1下载:
  2. vhdl代码 使用quartus编译 cpu中 alu的设计 可作为课程设计的参考 此为16的运算器-VHDL code using Quartus compiler cpu in alu design of curriculum design can be used as a reference for this for 16 computing device
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1.06kb
    • 提供者:闵瑞鑫
  1. ALU

    0下载:
  2. alu设计,实现三十二位计算,包括加法和减法,以及与,或,异或等-design of alu,alu design, implement 32, including both the addition and subtraction, as well as AND, OR, XOR, etc
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1.54kb
    • 提供者:xuyajun
  1. ALU

    0下载:
  2. 此代码能高速实算术逻辑单元的功能,适合risc_CPU的设计。若有不足,请多多包含。-This code can be really high-speed arithmetic logic unit function, suitable for risc_CPU design. If insufficient, please contain.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1.03kb
    • 提供者:张朝阳
  1. ALU_design

    0下载:
  2. 一个关于设计简单ALU的说明书,当中附有源代码,测试可行,同时效率比较高,算法也比较完善-A simple ALU design specification, which attached to the source code, test feasible, while more efficient, the algorithm is also relatively perfect
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:311.4kb
    • 提供者:szx
  1. 07302529

    0下载:
  2. 计算机组成原理实验(MAX PLUS) 1.ALU设计 2.MEM设计 3.32位2选1选择器-Principles of Computer Organization Experiment (MAX PLUS) 1.ALU design 2.MEM design 3.32 2 election 1 selector
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:238.9kb
    • 提供者:翁浩达
  1. ALU

    0下载:
  2. 这是一个用vhdl语言实现的比较完整的ALU,可以用作其他cPU设计的部件-This is a vhdl language used to achieve complete ALU, can be used for other design components cPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:191.32kb
    • 提供者:maxpayne
  1. alu

    0下载:
  2. 设计带进位算术逻辑运算单元,根据74LS181功能表,用Verilog HDL硬件描述语言编程实现ALU181的算术逻辑运算功能,编辑实验原理图,在算术逻辑单元原理图上,将其扩展为带进位的算术逻辑运算单元,对其进行编译,并设计波形对其进行仿真验证,最后下载验证-Design into the digital arithmetic logic operation unit, in accordance with menu 74LS181 with Verilog HDL hardware desc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:652.34kb
    • 提供者:623902748
  1. alu_code_asif

    0下载:
  2. vhdl code for ALU.i think by reading his code..it will be very easy for you to design an Alu.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:28.21kb
    • 提供者:Ammad
  1. ALU

    0下载:
  2. ALU design in Vhdl. Arithmetic Logic Unit
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:3.07kb
    • 提供者:Abdullah
  1. 8-alu

    0下载:
  2. 8-bit alu design...it has arithematic and shift operation-8-bit alu design...it has arithematic and shift operation....
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:awais
  1. ALU

    0下载:
  2. this is a 4 bit alu design-this is a 4 bit alu design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:429kb
    • 提供者:waqas
  1. alu

    0下载:
  2. arithmetical-logic unit design in Verilog
  3. 所属分类:VHDL-FPGA-Verilog

  1. ALU

    1下载:
  2. 用VHDL硬件描述语言写的ALU设计,有加法,减法,乘法和除法等计算功能。-VHDL hardware descr iption language used to write the ALU design, there are addition, subtraction, multiplication and division such as computing.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:3.31kb
    • 提供者:飞翔
  1. alu[1].eg1

    0下载:
  2. A 32-Bit ALU Design Example
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:44.67kb
    • 提供者:vinoth
  1. alu32

    0下载:
  2. 32 bit ALU design using VHDL code for Xilinx ISE Foundation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:821byte
    • 提供者:Bruno Frankelli
  1. ALU-design

    0下载:
  2. ALU design with circuit maker
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:99.36kb
    • 提供者:no_name
  1. ALU-Design

    0下载:
  2. 8 bit alu design features: optimized design inclusive of multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1019kb
    • 提供者:Ashutosh
  1. HW1_alu_v1

    0下载:
  2. Arithmetic logic unit (ALU)是在電腦處理器之中其中一個組成單元,ALU 有 數學、邏輯、還有一些設計過的運算在電腦之中。(8-bit ALU Design is an unit of computer, it can process computation and logic.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-01
    • 文件大小:658kb
    • 提供者:陳陳
« 12 3 4 5 6 »
搜珍网 www.dssz.com