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

搜索资源列表

  1. ADDER

    0下载:
  2. 本设计是用32位的并行全加器的,可以实现浮点运算!-The design is a parallel 32-bit full adder, and floating-point operations can be achieved!
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-23
    • 文件大小:278443
    • 提供者:王强
  1. full_add

    0下载:
  2. 这是一个全加器,有三个输入,有两个输出,输入分别是两个加数,一个进位,输出分别是和,进位-This is a full adder, three input, two output, input is represented by two summand, a binary output, respectively and, binary
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:127062
    • 提供者:梁永安
  1. fulladder4

    0下载:
  2. VHDL图形文件实现的4位全加器,希望对大家有用!-VHDL graphics files to achieve four full adder, in the hope that useful!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:151498
    • 提供者:杨肖
  1. FAdder

    0下载:
  2. 全加器的设计,实现二进制的加法,一个输出为进位,一个输出为计算值。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2564
    • 提供者:郑静卫
  1. PLD

    0下载:
  2. vhdl语言实现cpld功能,本程序包括全加器,触发器,交通灯程序,适用maxII软件调试。-include full_adder,plus,traffic
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:673337
    • 提供者:yvonna
  1. half_adder

    0下载:
  2. 一个半加器,具有进位和位数相加的基本功能,可作为全加器的基本模块-One and a half adder with binary and the sum of the basic functions of the median, full adder can be used as the basic module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:74067
    • 提供者:xk
  1. f_adder8

    0下载:
  2. fpga八位全加器(vhdl语言),由画图法制作,将八个一位全加器(由一位半加器组成)组合制成-fpga eight full adder (vhdl language)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:275497
    • 提供者:蒋蓝冰
  1. f_adder_4bit

    0下载:
  2. 四位二进制全加器,用原理图输入的形式实现,在Quartus II 5.1下编译通过。-4 binary full adder, with schematic input in the form of implementation, compiled in the Quartus II 5.1 adoption.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:322968
    • 提供者:lzj
  1. FullAdd

    0下载:
  2. 全加器结构描述是从设计实体的内部结构对结构体进行描述的,并给出该实体所包含的模块或元件的相互连接关系-fulladd
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:208592
    • 提供者:周玉凯
  1. Full_adder

    0下载:
  2. 一种学习用的小程序,主要用与VHDL仿真的全加器的一段代码!大家可以下载进行修改于仿写-A learning to use a small program, mainly used with the VHDL simulation of a full-adder code! You can download the modified Yu Fang Xie
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:12038
    • 提供者:xiatiancc
  1. fulladder

    0下载:
  2. 本代码实现了全加器的功能,可供初学者学习-This code implements a full adder functions, for beginners to learn
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:3531
    • 提供者:tom
  1. chap7

    0下载:
  2. 几十个经典程序,结构描述的4 位级连全加器,1 位全加器,用条件运算符描述的4 选1 MUX-Dozens of classic procedure, the structure described in the four-level with full-adder, a full-adder, using the conditional operator described in the four selected 1 MUX, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3751
    • 提供者:chencong
  1. AdderE

    0下载:
  2. synplify中tcl语言应用,使用AdderE八位全加器为例,介绍一个设计针对不同器件综合-synplify in the tcl language application, use AdderE eight full-adder as an example, an integrated design for different devices
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1263
    • 提供者:Henry
  1. vhdl

    0下载:
  2. vhdl半加半减及全加器的实现即功能具体代码的编写-vhdl half-Canadian half-and full-adder function of the realization that the preparation of a specific code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1140
    • 提供者:肖海波
  1. f_adder

    0下载:
  2. 一位加法全加器,可以实现低位进位输入和高位进位输出。-full adder
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:78937
    • 提供者:涂明
  1. f_adder

    0下载:
  2. 用VHDL语言写的全加器,比较简单-Written in VHDL language with the full-adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:49705
    • 提供者:彭红
  1. cpu

    0下载:
  2. 用全加器设计8位运算器逻辑电路图 2、根据逻辑电路用 VHDL编程实现 3、调试编译通过后,仿真 -this file can help you learn the design of cpu
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:247886
    • 提供者:linxiaoxuan
  1. EDA

    0下载:
  2. 课程实验,VHDL语言实现半加器全加器,频率计等,共四个-eda
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2383447
    • 提供者:王丹
  1. for_ws

    0下载:
  2. 裡頭有加法器,全加器,rippple adder-full adder ,rippple adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:5109
    • 提供者:鍾潤宏
  1. Adder4

    0下载:
  2. 源码,内容是用VHDL语言编写的四位全加器-Source code, using VHDL language of the four full-adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:5318
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com