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

搜索资源列表

  1. code

    0下载:
  2. code for booths multiplier
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2457
    • 提供者:sathish
  1. freqm

    0下载:
  2. frequency multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:83540
    • 提供者:nattu
  1. FinalFPMultiplier

    0下载:
  2. Simple 32 bit Floating point Multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-23
    • 文件大小:7372640
    • 提供者:Rahul
  1. Boothsmul

    0下载:
  2. Booths Multiplier using Behavioral Model
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:3903777
    • 提供者:Rahul
  1. DDS-baseddesignofthesinusoidalsignalgenerator

    0下载:
  2. 本设计采用AT89552单片机,辅以必要的模拟电路,实现了一个基于直接数字频率合成技术(DDS)的正弦谊号发生器。设计中采用DDS芯片AD9850产生频率1KHZ~10MHZ范围内正弦波,采用功放AD811控制输出电压幅度, 由单片机AT89S52控制调节步进频率1HZ。在此基础上,用模拟乘法器MC1496实现了正弦调制信号频率为1KHZ的模拟相度调制信号;用FPGA芯片产生二进制NRZ码,与AD9850结合实现相移键控PSK、幅移键控ASK、频移镇键FSK。-AT89552 the singl
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:209208
    • 提供者:何蓓
  1. Multiplier

    0下载:
  2. 用VHDL语言仿真乘法器设计。能够实现一般乘法运算。-Multiplier using VHDL language design simulation. Multiplication can be achieved in general.
  3. 所属分类:MPI

    • 发布日期:2017-04-26
    • 文件大小:85196
    • 提供者:吴伟
  1. Multiplier

    0下载:
  2. 用VHDL语言描述的几个乘法器实例,如串行阵列乘法器等-VHDL language used to describe a few examples of multipliers, such as array multipliers, such as serial
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:279815
    • 提供者:liuning
  1. multiplier_8_bit

    0下载:
  2. This is 8bit multiplier VHDL code. It s consist of full adder, ripple carry adder(4bit, 8bit) multiplier 8bit, and test bench file. This is a unsigned type.-This is 8bit multiplier VHDL code. It s consist of full adder, ripple carry adder(4bit, 8bit)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:3494
    • 提供者:KC.Park
  1. WallaceTreeMultiplier

    0下载:
  2. Wallace Tree Multiplier in VHDL for 4bit operation fully using structural language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2354662
    • 提供者:suresh
  1. 8bit_adder_AND_4x4_Multiplier

    0下载:
  2. 位加法器的verilog程序与4×4 乘法器的verilog描述-Verilog-bit adder of the procedures and 4 × 4 multiplier verilog descr iption! ! !
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:865
    • 提供者:mhb
  1. mul

    0下载:
  2. 加法器树乘法器结合了移位相加乘法器和查找表乘法器的优点。它使用的加法器数目等于操作数位数减 1 ,加法器精度为操作数位数的2倍,需要的与门数等于操作数的平方。 因此 8 位乘法器需要7个15位加法器和64个与门-Adder tree multiplier multiplier combination of shift and add multiplier advantage of look-up table. It uses the adder operand is equivalent to
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:565
    • 提供者:肖毅
  1. BoothMultiplier4

    0下载:
  2. Radix 4 Booth Multiplier
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:201636
    • 提供者:photo26
  1. Galois_field_multiplier_verilog_design

    0下载:
  2. 伽罗华域GF(q)乘法器verilog设计.rar-Galois field GF (q) multiplier verilog design.rar
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1597
    • 提供者:海天之洲
  1. MUL

    0下载:
  2. 8-bit modified Booth s algorithm multiplier
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:80968
    • 提供者:calvin
  1. 16_bit

    0下载:
  2. 采用boot算法的16位乘法器,速度较快,可以试下哈-Boot algorithm using 16-bit multiplier, faster, you can try under the Kazakhstan
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:5322
    • 提供者:aaa
  1. nxn_multiplier

    0下载:
  2. Verilog module for hardware N x N multiplier using generate keyword.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:980
    • 提供者:ifusmell
  1. test_bench

    0下载:
  2. test bench for booth multiplier
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:759
    • 提供者:judy
  1. Multiplier

    0下载:
  2. 4 bit multiplier written in behavioral VHDL, using logic gate logic. inputs are A and B (4 bit each) and output is C (8 bits).
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:772
    • 提供者:avi
  1. FPGA

    1下载:
  2. 基于FPGA数字乘法器的设计:数字乘法嚣是目前数字信号处理中运用最广泛的执行部件之一,本文设计了三种基于FPGA 的数字乘法器.分别是移位相加乘法嚣、加法器树乘法器和移位相加一加法嚣树混合乘法器。通过对三种方案的仿真综合以厦速度和面积的比较指出了混合乘法器是其中最佳的设计方案-FPGA-based digital multiplier design: the number of multiplicative noise is the use of digital signal processin
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:147296
    • 提供者:南才北往
  1. BaughWooleyMultiplier

    0下载:
  2. Baugh Wooley Multiplier
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1258
    • 提供者:Harsha
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com