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

搜索资源列表

  1. EDA

    1下载:
  2. 移位相加8位硬件乘法器电路设计,该乘法器是由8位加法器构成的以时序方式设计的8位乘法器。-Add 8-bit hardware multiplier shift circuit design, the multiplier is composed of 8-bit adder to temporal order, 8-bit multiplier design.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:34574
    • 提供者:zhangyue
  1. BCD_adder_4digit

    0下载:
  2. 首先将最大四位的整数转换成BCD码,然后用VHDL设计一个4位BCD码加法器,-BCD_adder_4digit
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:961760
    • 提供者:小乔
  1. lfsr

    0下载:
  2. 用LSFR实现计数功能,可以减少对寄存器和少一个加法器,涉及verilog的人来说-Used to achieve LSFR counting functions, can be reduced to a few registers and adders, the people involved in Verilog
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:61736
    • 提供者:liuzefu
  1. adder

    0下载:
  2. cpld/fpga常用加法器设计的verilog程序-cpld/fpga common adder Verilog design procedures
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1941
    • 提供者:陈臣
  1. c15_add

    0下载:
  2. 精通verilog HDL语言编程源码之1--常用加法器设计-Proficient in programming language source verilog HDL of 1- Common adder design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1743
    • 提供者:李平
  1. OPERATION_UNIT

    0下载:
  2. 本程序为加密芯片内部加密运算单元部分,包括32位减法器、移位寄存器、加/减法器、寄存器等,对密码芯片运算部分设计具有一定指导意义-The procedure for encryption chip unit internal encryption algorithms, including 32-bit subtraction, and shift register, add/subtraction, and register and so on password-chip design has
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2363
    • 提供者:zhaohongliang
  1. mybole3

    0下载:
  2. 对话框和文本,对话框展开和收缩功能,菜单功能,加法器功能。-Dialog box and the text of the dialog box to start and systolic function, menu function, adder function.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:40483
    • 提供者:侯军
  1. 4bit_buma_adder

    0下载:
  2. Verilog作业 :自己写的源码输入,补码输出的,由状态机控制的四位加法器,为保证时序,加法器模块为超前近位加法器,包含测试台,通过 Modelsim 、Synplify仿真。-Verilog operation: the source code to write their own input, complementary code output by the state machine to control the four adder, in order to ensure timing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:2322
    • 提供者:wizard
  1. huibian

    0下载:
  2. 1、汇编课程设计 2、包括如下:(1)、简单文件管理 (2)、学生成绩管理 (3)、简单加法器 3、文档中附有代码 -1, the compilation of the curriculum design 2, include the following: (1), a simple document management (2), student performance management (3), simple adder 3, a document with th
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:152335
    • 提供者:李宇
  1. half_adder

    0下载:
  2. 实现一位加法器的设计,假设输入参数为A,B,则输出为A,B的和-The realization of an adder design, the assumption that the input parameters for the A, B, the output of A, B and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:40540
    • 提供者:
  1. minicore

    0下载:
  2. minicore为一个加法器的最小结构,含有移位RAM 和调试的TB 程序等。-minicore for a minimum adder structure, containing translocation TB of RAM and debug procedures.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:8050
    • 提供者:辛罡
  1. VHDL

    0下载:
  2. 1 8位加法器的设计 2 分频电路 3 数字秒表的设计-1 8 adder design of 2-circuit design of 3 digital stopwatch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:569679
    • 提供者:dai
  1. adder4

    0下载:
  2. 是用verilog写得加法器以及计数器里面有测试文件(testbench),对于初学者来说这个可以用来参考下-Is written in Verilog adder and counter inside a test file (testbench), for beginners this can be used to reference the next
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1386
    • 提供者:olive
  1. 100vhdl_example

    0下载:
  2. vhdl语言的100个例子 VHDL语言100例 第1例 带控制端口的加法器 第2例 无控制端口的加法器 第3例 乘法器 第4例 比较器 第5例 二路选择器 第6例 寄存器 第7例 移位寄存器 第8例 综合单元库 第9例 七值逻辑与基本数据类型 第10例 函数 -VHDL language, VHDL language 100 examples of 100 cases of the first one cases of the control p
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:223595
    • 提供者:光明顶
  1. AddTwoNumber

    0下载:
  2. VB.NET编程基础练习资料,实现简单的加法器功能,程序简单,易理解.-VB.NET Programming information on the basis of practice, the realization of a simple adder function, the program is simple and easy to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:14727
    • 提供者:ian
  1. freq

    0下载:
  2. vhdl语言设计频率计,十进制加法器.运用maxplus2运行,-VHDL language design frequency, the decimal adder. maxplus2 application running,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:95090
    • 提供者:lucy
  1. fir_parall

    0下载:
  2. 基于verilog的fir滤波器设计,用的并行结构。在前面基础上加入四级流水(加法器,并行乘法器,乘法结果相加两级),通过验证。-Verilog-based design of fir filter using the parallel architecture. In front of the basis of adding four water (adder, parallel multiplier, multiply the result of the sum of two), throu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3333
    • 提供者:张堃
  1. bwcfq

    0下载:
  2. 纯组合逻辑构成的乘法器虽然工作速度比较快,但过于占用硬件资源,难以实现宽位乘法器,基于PLD器件外接ROM九九表的乘法器则无法构成单片系统,也不实用。这里介绍由八位加法器构成的以时序逻辑方式设计的八位乘法器,具有一定的实用价值,而且由FPGA构成实验系统后,可以很容易的用ASIC大型集成芯片来完成,性价比高,可操作性强。-err
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1047
    • 提供者:makai
  1. ALU

    0下载:
  2. ALU加法器的设计,实现带进位的加法运算!-ALU adder design, the realization of the adder into the bit computing!
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:36159
    • 提供者:cgrcgh
  1. addr8

    0下载:
  2. 8位加法器VHDL源程序,实验题能够在EDA开发系统中运行-8-bit adder VHDL source code, experimental questions can be developed in the EDA system to run
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:216953
    • 提供者:六月雨
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com