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

搜索资源列表

  1. multi4

    0下载:
  2. fulladder.vhd 一位全加器 adder.vhd 四位全加器 multi4.vhd 四位并行乘法器-fulladder.vhd a full adder adder.vhd four full adder mult i4.vhd four parallel multiplier
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1516
    • 提供者:杨奎元
  1. CHENGFAQI

    0下载:
  2. 本源码是高速并行乘法器的设计源码,开发软件为MAX+PLUS.输入为两个带符号的二进制数-the source is a high-speed parallel multiplier design source, development of software for MAX PLUS. with the importation of two symbols of binary -
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:980
    • 提供者:朱冬梅
  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. ex

    0下载:
  2. 用HDPLD实现的高速并行乘法器,其输入为两个带符号位的4位二进制数- HDPLD implementation with high-speed parallel multiplier, the input symbols with two 4-bit binary number
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:41394
    • 提供者:庞永亮
  1. 65jie

    1下载:
  2. 串并FIR滤波器设计:并行FIR滤波器具有速度快、容易设计的特点,但是要占用大量的资源。在多阶数的亚高频系统设计中,使用并行结构并不合算,但亚高频系统需要较高的处理速度,而串行架构往往达不到要求,因此,结合串并这两种设计方法的长处,在使用较少的硬件资源的同时实现了较高的处理速度,这里说明一种65阶八路并行、支路串行FIR滤波器的设计(实际使用了1个乘法器,8个乘累加器,一个累加器)。-String and FIR filter design: parallel FIR filter with a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:12038
    • 提供者:南才北往
  1. Parallel_Booth_Multiplier

    0下载:
  2. Parallel Booth Multiplier Circuit in VHDL
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:11289
    • 提供者:Carlos H Nacer
  1. lunwen

    0下载:
  2. 潘明海 刘英哲 于维双 (论文) 中文摘要: 本文讨论了一种可在FPGA上实现的FFT结构。该结构采用基于流水线结构和快速并行乘法器的蝶形处理器。乘法器采用改进的Booth算法,简化了部分积符号扩展,使用Wallace树结构和4-2压缩器对部分积归约。以8点复点FFT为实例设计相应的控制电路。使用VHDL语言完成设计,并综合到FPGA中。从综合的结果看该结构可在XC4025E-2上以52MHz的时钟高速运行。在此基础上易于扩展为大点数FFT运算结构。 -Pan Mingha
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:128401
    • 提供者:culun
  1. code

    0下载:
  2. This project is "digital serial multiplier". this proh=ject is used to multiply the serial data with parallel data. the source code is writtenby using vhdl.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:4885
    • 提供者:RUPA KRISHNA
  1. ADSP_2126x_HRM

    0下载:
  2. High performance 32-bit/40-bit floating-point processor Code compatibility—at assembly level, uses the same instruction set as other SHARC DSPs Single-instruction multiple-data (SIMD) computational architecture— two 32-bit IEEE floating-point
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1542551
    • 提供者:ak
  1. verilog

    1下载:
  2. 介绍了一种64位子字并行乘法器的设计。根据不同的操作模式可以完成普通模式操作即64bit*64bit乘法操作,又可完成子字并行操作模式,即4个16bit*16bit乘法操作。-Introduced a 64-seat word parallel multiplier design. Depending on the operating mode Normal mode operation can be done that 64bit* 64bit multiplication operation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:99070
    • 提供者:余娅
  1. PARALLEL-MULTIPLIER

    0下载:
  2. vhdl code for a 32 bit parallel multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:7011
    • 提供者:sandeep kumar
  1. 4MUL

    1下载:
  2. 四位并行乘法器的VHDL源代码,已通过验证,可以使用-Four parallel multiplier VHDL source code has been validated, you can use
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:4651
    • 提供者:周三强
  1. 16-parallel-multiplier

    0下载:
  2. 简单16位并行乘法器的Verilog程序-16 parallel multiplier Verilog program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1889
    • 提供者:陈俊辉
  1. eetop.cn_16bits_multiplier

    1下载:
  2. 16位并行乘法器源代码,booth2编码,二进制树拓扑结构-16bits parallel multiplier source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:599973
    • 提供者:libing
  1. Serial-parallel-multiplier-verilog-design

    0下载:
  2. Serial parallel multiplier verilog design source code
  3. 所属分类:MiddleWare

    • 发布日期:2016-07-06
    • 文件大小:27648
    • 提供者:dorababugfree
  1. 16-bit-parallel-mult

    0下载:
  2. 16位并行乘法器, 由四个4位乘法器组成-16-bit parallel multiplier, consisting of four four multipliers
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:2621753
    • 提供者:马原
  1. 32FIRVHDL

    0下载:
  2. 基于FPGA的32阶FIR数字滤波器设计 源程序。设计使用了并行乘法器,运行速度更快,占用内存更小,延迟更小。 -32 order FIR digital filter based on FPGA design source program. Design USES parallel multiplier, faster and less memory, less delay.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2140
    • 提供者:wanzhenyuan
  1. parallelmultiplier

    0下载:
  2. 高速并行乘法器 请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-parallel multiplier .a parallel multiplier.a parallel multiplier.a parallel multiplier a a a a parallel multiplier a parallel multiplier a parallel multiplier a
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:160032
    • 提供者:吴建豪
  1. Multiplier

    0下载:
  2. this a 8-bit Multiplier using 3 stages. after reset the 8 bit operands are loaded and the serial-parallel multiplication takes place.-this is a 8-bit Multiplier using 3 stages. after reset the 8 bit operands are loaded and the serial-parallel multipl
  3. 所属分类:VHDL-FPGA-Verilog

  1. 8-bit-Multiplier

    0下载:
  2. Multiplication is performed in three stages. After reset, the 8-bit operands are “loaded” and the product register is set to zero. In the second stage, s1, the actual serial-parallel multiplication takes place. In the third step, s2, the product is t
  3. 所属分类:VHDL-FPGA-Verilog

« 12 »
搜珍网 www.dssz.com