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

搜索资源列表

  1. add_full_n

    0下载:
  2. 该程序实现的是n位全加器,首先用与非门实现一位全家器,最后实现n位的全加器。-the program is to achieve the n-bit full adder, first using the door with non-realization of a family - and finally realize the full n-bit adder.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:21394
    • 提供者:许嘉璐
  1. Full_Adder

    0下载:
  2. 全加器的VHDL_CODE和TEST_BENCH 無須解壓縮密碼-full adder and the VHDL_CODE TEST_BENCH not extract passwords
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1428
    • 提供者:韓堇
  1. add_sub_lab2

    0下载:
  2. 实验课的作业,包括半加器、全加器、加/减法器,使用逻辑图和VHDl描述,包括分析和报告。-experiment include the operation of a half adder, full adder, plus / subtraction device, and the use of logic diagram VHDl descr iption, including analysis and reporting.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:60734
    • 提供者:徐轶尊
  1. jiafaqi

    0下载:
  2. 实现四位加法器的VHDL代码,里面含有全加器的代码-achieve four Adder VHDL code, which contains the full adder code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:828
    • 提供者:丘志光
  1. multi4

    0下载:
  2. fulladder.vhd 一位全加器 adder.vhd 四位全加器 multi4.vhd 四位并行乘法器-fulladder.vhd a full adder adder.vhd four full adder mult i4.vhd four parallel multiplier
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1516
    • 提供者:杨奎元
  1. 4bitadd

    0下载:
  2. 4位全加器原码,包括仿真码和4位计数器码。-four full adder original code, including the simulation code and four counter code.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3141
    • 提供者:尹以茳
  1. fulleradder

    0下载:
  2. 本程序以Modelsim为开发平台,采用VHDL为开发语言,实现了简单的全加器.适合初学Modelsim的同行-Modelsim the procedures for the development of a platform for the development of VHDL language, achieving a simple full adder. Suitable for a novice counterparts Modelsim
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:31480
    • 提供者:刘小军
  1. 89_full_adder

    0下载:
  2. full adder设计代码,verilog 语言描述,通过modelsim 仿真,quartus综合
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:4631
    • 提供者:shenyunfei
  1. FULLADD

    0下载:
  2. Full adder using Verilog
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11401
    • 提供者:ying chen
  1. VHDL大作业-虞益挺036100486

    0下载:
  2. 全加器的VHDL程序实现及仿真-full adder VHDL simulation program and
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:88116
    • 提供者:熊辉波
  1. fulladder4

    0下载:
  2. 4bit full adder
  3. 所属分类:VHDL编程

  1. acc32bit 本设计为32位数字相位累加器

    1下载:
  2. 本设计为32位数字相位累加器,门级描述的Verilog代码。其中,acc32bit.v为顶层文件,full_add1.v为一位全加器的门级描述模块,flop.v为触发器的门级描述模块。-The design for the 32-bit digital phase accumulator, gate-level descr iption of the Verilog code. Which, acc32bit.v as top-level file, full_add1.v as a full
  3. 所属分类:VHDL编程

    • 发布日期:2014-10-27
    • 文件大小:755712
    • 提供者:吴亮
  1. jiafaqi

    0下载:
  2. 实现一位全加器的运算,并通过调用模块实现四位全加器的运算-Implement a full adder operation, and by calling the module' s operation four full adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:178685
    • 提供者:肖飞
  1. multiplyingunit

    0下载:
  2. 其乘法器原理是:乘法通过逐项移位相加原理来实现,从被乘数的最低位开始,若为1,则乘数左移后与上一次的和相加;若为0,左移后以全零相加,直至被乘数的最高位-Its multiplier principle is: the sum of multiplication through each shift principle to achieve, from the lowest bit multiplicand to start, if 1, then the multiplier on the l
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:137159
    • 提供者:张华
  1. Verilog

    0下载:
  2. 一些用verilog编写的小程序,有全加器,计数器,比较器VGA显示,键盘扫描等-Some small programs written using verilog have full adder, counter, comparator VGA display, keyboard scanning, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:8904220
    • 提供者:于苏
  1. vhdl

    0下载:
  2. 半加器 或门 1位二进制全加器顶层设计描述-Half adder or a binary gate full adder top-level design descr iption
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:989
    • 提供者:chengfeng
  1. adder1

    0下载:
  2. 一个全加器的VHDL程序,经过编译和仿真.-A full adder of the VHDL program, after compiling and simulation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:153331
    • 提供者:何情
  1. 1

    1下载:
  2. 基于eda中vhdl语言的一位全加器的设计,详细的设计过程和实验现象,相互学习-Based on EDA VHDL language in a full adder design, detailed design process and the experimental phenomena and learn from each other
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:859468
    • 提供者:原来
  1. ADDER4B

    0下载:
  2. 此程序是用VHDL硬件描述语言编写的,实现四位全加器的功能-This procedure is used VHDL hardware descr iption languages, the realization of the four full-adder function
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:53620
    • 提供者:
  1. Adder

    0下载:
  2. VHDL code for 4bit adder and full/half adders
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1334272
    • 提供者:Tokyosn1
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com