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

搜索资源列表

  1. alu

    0下载:
  2. 16位RISC CPU的ALU,使用VHDL编写
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2513
    • 提供者:李斌
  1. alu

    1下载:
  2. 实现16种运算的alu,包括+,-,+1,-1,与或非以及移位比较运算。经调试成功。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:411884
    • 提供者:wangyangyang
  1. ALU

    1下载:
  2. ALU可以实现16种操作(包括加减乘除移位运算等)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:839228
    • 提供者:草野彰
  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
    • 文件大小:800
    • 提供者:yifang
  1. 16位 CPU实现

    0下载:
  2. 实现 16位 cpU 包含ALU 控制模块 脉冲模块
  3. 所属分类:VHDL编程

    • 发布日期:2012-10-17
    • 文件大小:1407708
    • 提供者:z446449695
  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
    • 文件大小:1081
    • 提供者:闵瑞鑫
  1. 16bitalu

    0下载:
  2. 16 bit alu using the vhdl it has 16 function perform by control unit with 4 control signal
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1002193
    • 提供者:jai
  1. Alu1232

    0下载:
  2. An 8-bit ALU with 16 operations: logic, arithmetic, shifts.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:980
    • 提供者:nik
  1. cpu16

    0下载:
  2. 实现一个16位CPU。该CPU使用精减指令集,是一个五段流水线的结构。包括取指令(IF)、读寄存器(RD)、运算器(ALU)、内存读写(MEM)和写回(WB)。-The realization of a 16-bit CPU. Streamline the use of the CPU instruction set is a structure of five lines. Including fetch (IF), register read (RD), arithmetic logic u
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:6205
    • 提供者:周健
  1. Alu_Solution

    0下载:
  2. Solution for 16bit ALU component in vhdl.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:514
    • 提供者:andrewnick
  1. alu

    0下载:
  2. 实现16-bits alu功能,其中包含按位逻辑运算,加减等运算。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:19808
    • 提供者:张卫华
  1. vhdl-cpu-16-bit

    0下载:
  2. VHDL processsor 32 bit ALU SRF BUS DATA ADRESS C16 System On Chip Architecture
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:976737
    • 提供者:luis
  1. alu-10-10

    0下载:
  2. 16位运算器,包含+、-、与或非、移位等功能,内部指定a、b、cin,输入clk与rst,输出16位y与c\z标志位-16-bit arithmetic unit, including+,-, and or, shift and other functions, within the specified a, b, cin, input clk and rst, 16-bit output y and c \ z flag
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2282
    • 提供者:张海洋
  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. 一个4位ALU

    0下载:
  2. ALU的HDL设计,给出其HDL代码; 逻辑功能与或非,算术运算加减,加1,减1等16种逻辑算术功能。
  3. 所属分类:嵌入式/单片机编程

  1. ALU

    0下载:
  2. 8-bit unsigned, 16 operations(arithmetic and logic).
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-05
    • 文件大小:965
    • 提供者:Taffy
  1. ALU

    0下载:
  2. VHDL ALU功能的实现,包括16中运算,算术运算和逻辑运算-VHDL ALU functions are implemented, including 16 operations, arithmetic and logical operations
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:843
    • 提供者:fei du
  1. 16bit-ALU

    0下载:
  2. 16位ALU。包括超前进位加减法器、大小比较、算术逻辑位移等运算-16-bit ALU. Including lookahead adder-subtractor, size comparison, arithmetic and logic operations displacement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1064
    • 提供者:Fan
  1. alu

    1下载:
  2. 实现了四位快速加法器,并在此基础上实现了16位和32为快速加法器(Based on the implementation of four bit fast adder, 16 bit and 32-bit fast adders are realized)
  3. 所属分类:GIS编程

    • 发布日期:2020-07-11
    • 文件大小:35840
    • 提供者:啊谬
  1. alu

    1下载:
  2. 行为级建模,实现16种逻辑运算和算术运算功能(Behavior level modeling, realizing 16 kinds of logic operation and arithmetic operation functions)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2021-02-28
    • 文件大小:6951936
    • 提供者:带好人
« 12 »
搜珍网 www.dssz.com