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

搜索资源列表

  1. VHDLonfir

    0下载:
  2. FIR滤波器在VHDL中使用(顺序)PROCESS声明或者是加法器和乘法器的“组件 实例”来实现-FIR filter in VHDL use (in order) PROCESS statement or the adder and the multiplier " component instance" to achieve the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:956
    • 提供者:wangYC
  1. post_norm_mul

    0下载:
  2. 符合IEEE754标准的32位浮点流水线乘法器 采用移位相加算法,-32-bit floating point pipeline multiplier on IEEE754 standard
  3. 所属分类:VHDL编程

    • 发布日期:2013-10-29
    • 文件大小:2705
    • 提供者:Thomas
  1. adder

    0下载:
  2. 此程序是用verilog语言编写的8位加法树乘法器,这种乘法器速度快,可以实现一个周期输出一个结果…-This program is written in verilog language 8-bit adder tree multiplier, the multiplier speed and the ability to achieve a cycle of output of a result ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1081
    • 提供者:风影
  1. mult

    0下载:
  2. 应用硬件描述语言VHDL实现简单的乘法器设计,好用-Application of Hardware Descr iption Language VHDL multiplier to achieve a simple design, easy to use
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:340482
    • 提供者:zhangx
  1. GAFF

    0下载:
  2. 伽罗华域GF(q)乘法器设计,完整的源代码。-Galois field GF (q) multiplier design, the complete source code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1547
    • 提供者:dayu1994
  1. example

    0下载:
  2. 我FPGA开发板的程序!!!包括数、码管iic、VGA、乘法器、串口。加法器、比较器、状态机等等等了,主要是VHDL的也有部分好似Verilog的。参考下吧-verilog...vga..uart...add...etc..
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:6266775
    • 提供者:地主
  1. mult

    0下载:
  2. 乘法器的的FPGA实现,内附Xilinx的ISE软件下的工程及仿真!-Multiplier of the FPGA, Xilinx' s ISE software included under the engineering and simulation!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:89173
    • 提供者:rbj
  1. chengfaqi

    0下载:
  2. 乘法器 靠移位实现,其中包括一些创新的思想,把vhdl和c语言的区别区分开来-Multiplier achieved by displacement, including some innovative thinking, and c to vhdl language to distinguish the difference between
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:411879
    • 提供者:温佳
  1. yunchengxu

    0下载:
  2. 内附几十种小程序,有状态机、比较器、波形发生器、乘法器、加法器、步进电机控制器等,希望大家能用的上。-Containing dozens of small programs, for reference,This is about FPGA,a tool ,we can study,but in ourselves.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:42610
    • 提供者:wanglingyue
  1. mul88

    0下载:
  2. vhdl语言编写的8X8的乘法器,可运行-vhdl language of the 8X8 of the multiplier, can be run
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:256520
    • 提供者:cheng
  1. wallace

    2下载:
  2. wallace tree 用于16位乘法器的verilog 的 wallace tree代码 -wallace tree verilog file. 16bit wallace tree adder.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1767
    • 提供者:Zachary
  1. chengfa

    0下载:
  2. 可编程器件已有很久的发展历史了,其功能之卓越和成熟已经令当今的电子工程师们赞叹不已,除了它体积小、容量大、I/O口丰富、易编程和加密等优点外,更突出的特点是其芯片的在系统可编程技术。四位乘法器程序,VHDL语言,仿真图形 开发-four process
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:215143
    • 提供者:李榆树
  1. mul64

    0下载:
  2. 64位乘法器设计实验是我在科大的第一个课程设计,verilog程序的熟练掌握对于微电子专业的学生来讲是非常必要的,对于此次设计我也花费了很长时间。 本设计分为3个部分,即控制和(1)状态选择部分,(2)乘法器部分,(3)加法器部分。 以下我将按此顺序进行说明。需要指出的是,在实际设计中的顺序恰好是颠倒的,这与设计思路有关,在刚开始的时候由于对整体没有一个很好的把握就先选择最简单的一部分几加法器开始入手,然后就是乘法器,最后作乐一个状态控制电路将两部分联系起来。 -A 64-bit m
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:647
    • 提供者:杨阳
  1. VHDLchengfaqi

    0下载:
  2. 基于verilog+HDL实现的恒定乘法器设计,里面有详细的源码。-Verilog+ HDL-based implementation of the constant multiplier design, which has detailed source.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1432745
    • 提供者:laiy
  1. chengfaqi

    0下载:
  2. 用matlab实现乘法器,使用C++语言编写的能再matlab环境下完整运行的乘法器-outputs twice its inpu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1513
    • 提供者:zhengwei
  1. chap7

    0下载:
  2. Mux2 1 2 1的乘法器 利用Verilog语言进行编写 -Mux2 1 2 1 multiplier written using Verilog languages
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:4066
    • 提供者:房同学
  1. chengfaqi

    1下载:
  2. VHDL24*24位无符号乘法器,采用的是18*18结构-VHDL24*24-bit unsigned multiplier, used in the structure of 18* 18
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:223962
    • 提供者:陈晨
  1. eda

    0下载:
  2. 利用vhdl设计fir滤波器,有完整程序, 包含加法器,乘法器。-Design using vhdl fir filter, a complete program, including adders, multipliers.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:186750
    • 提供者:黄林
  1. Crossover

    0下载:
  2. 分频器的设计,包含普通分频器和占空比为50 的奇数分频 ;4位乘法器的VHDL程序;-Crossover design, including general divider and the duty cycle of 50 of the odd frequency 4-bit multiplier VHDL procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8329
    • 提供者:倪明
  1. flf

    0下载:
  2. 乘法器的计算方法和程序,适合新手学习语法,直接的代码-mulcon
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:71770
    • 提供者:金炜群
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 41 »
搜珍网 www.dssz.com