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

搜索资源列表

  1. multiple

    0下载:
  2. 介绍了几种常用的乘法器的设计,carry_save_mult,ripple_carry_mult等,压缩包中包含结构流程图,用verilogHDL语言,采用modelsim仿真验证
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:266391
    • 提供者:yaoyongshi
  1. moni

    0下载:
  2. 现在,常用的模拟乘法器基本上都已实现集成化。而且集成模拟乘法器是一种重要的非线性器件,广泛应用于频率变换、信号处理电路中,构成调制、解调或其它电路。随着集成技术的发展和应用的日益广泛,它已成为继集成运算放大器后最通用的模拟集成电路之一。下面简单介绍一下模拟乘法器
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:577053
    • 提供者:chenfeng
  1. chap8

    0下载:
  2. 常用经典典型电路,如全加器,乘法器,如何减小资源
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:4405
    • 提供者:王鹏
  1. multiply

    0下载:
  2. Verilog hdl语言 常用乘法器设计,可使用modelsim进行仿真-Verilog hdl language commonly used multiplier design, can use the ModelSim simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:2627
    • 提供者:许立宾
  1. multiplexer

    0下载:
  2. 几种常用乘法器的Verilog、VHDL代码-Several common multiplier Verilog, VHDL code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:267476
    • 提供者:kk
  1. c16_multiple

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

    • 发布日期:2017-04-06
    • 文件大小:2422
    • 提供者:李平
  1. adder17

    0下载:
  2. 实现17位加法,利用一个16位超前进位加法器和一个一位全加器构成的一个有进位输入和进位输出的17加法器,并且16位加法器利用的使四位超前进位加法器构成。它在booth乘法器设计中经常用到。可以使初学者对模块的调用了解更加透彻。-Adder 17 to achieve the use of a 16-bit CLA, and a one-bit full adder composed of a binary input and binary output of the adder 17, and
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1580
    • 提供者:htpq
  1. Common_multiplier_verilog_design

    0下载:
  2. 上传文件为:常用乘法器verilog设计.rar-Upload files as follows: common multiplier verilog design. Rar
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2432
    • 提供者:海天之洲
  1. fourkindmultiply

    0下载:
  2. 给出了几种常用乘法器的设计代码 ,读者通过比较可以得出乘法器的设计方法-Given the design of several common multiplier code, the reader can be drawn by comparing the design method of multipliers
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1711
    • 提供者:马松
  1. plus

    0下载:
  2. 一个简单的乘法器,实现Activity间的转换以及常用控件的使用-A simple multiplier to achieve the conversion between Activity and the use of common control
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:33962
    • 提供者:王寒冰
  1. chengfa

    0下载:
  2. 一个简单的android乘法器,实现多个Activity间的跳转以及常用控件的使用-The android a simple multiplier, to jump between multiple Activity and use of common control
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:35297
    • 提供者:王寒刘
  1. verilog_Common_arithmetic

    0下载:
  2. 常用逻辑运算,加法器,乘法器及除法器的verilog语言,可用modelsim或Quartus II 9.0环境-Common logic operation, adder, multiplier and divider verilog language, can be used modelsim or Quartus II 9.0 environment
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:6060
    • 提供者:李菲
  1. multiple

    0下载:
  2. 常用的乘法器Verilog程序,包括原理图和仿真图片。-Verilog multiple
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:266165
    • 提供者:duwenjian
  1. common-mul

    0下载:
  2. 常用乘法器设计,有详细的步骤-Common multiplier design;
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2357
    • 提供者:longcheng
  1. Chapter16-Multiplier

    0下载:
  2. 书籍《精通Verilog HDL语言编程》中第16章的程序实例代码,是关于常用乘法器的设计的,对于初学者有一定的帮助-Book "Proficient in Verilog HDL language programming" in Chapter 16 of the procedure code, the common multiplier designed for beginners will certainly help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:2706
    • 提供者:vb
  1. carry_save_mult

    0下载:
  2. 常用乘法器设计 样例程序-Common Multiplier sample program
  3. 所属分类:Software Testing

    • 发布日期:2017-12-03
    • 文件大小:2427
    • 提供者:eee
  1. N-bits-by-M-bits

    0下载:
  2. 这是一个verilog代码实现的常用乘法器。设计的是通用N比特乘M比特的二进制乘法器-This is a common multiplier verilog code. Design of a generic N bits by M bits of the binary multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2656
    • 提供者:祖兴水
  1. Common-multiplier-design

    0下载:
  2. 常用乘法器设计,用FPGA能实现,值得下载。-Common multiplier design, FPGA can achieve, it is worth downloading.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:2246
    • 提供者:吴敏
  1. fpga_DESIGN_examples

    1下载:
  2. 自己收集的常用的FPGA模块设计,大家分享啊 异步FIFO设计/伪随机序列应用设计/积分梳状滤波器(CIC)设计/伽罗华域GF(q)乘法器设计/除法器设计/常用加法器设计/常用乘法器设计/RS(204,188)译码器的设计/CORDIC数字计算机的设计-Common FPGA module design your own collection, to share ah Asynchronous FIFO design/application design pseudo-random s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:27766
    • 提供者:老于
  1. 常用乘法器设计

    0下载:
  2. 采用Verilog语言设计的几种常用乘法器。(several multiplier designed by verilog)
  3. 所属分类:开源硬件

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:熊猫松松
« 12 »
搜珍网 www.dssz.com