搜索资源列表

  1. booth

    0下载:
  2. booth乘法器电路,基四实现,附带有testbench
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1822
    • 提供者:徐雷
  1. booth_mul

    0下载:
  2. 一种可以完成16位有符号/无符号二进制数乘法的乘法器。该乘法器采用了改进的Booth算法,简化了部分积的符号扩展,采用Wallace树和超前进位加法器来进一步提高电路的运算速度。本乘法器可以作为嵌入式CPU内核的乘法单元,整个设计用VHDL语言实现。-a 16 to be completed with symbols/unsigned multiplication of the number of binary multipliers.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:19456
    • 提供者:*
  1. Booth_Multiplier

    0下载:
  2. 布斯乘法器的VHDL程序,下載後直接解壓縮複製貼上到你的EDATOOL就可以.-Booth multiplier VHDL procedures downloaded directly extract copy affixed to the EDATOOL you can.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:韓堇
  1. lpm_mul

    0下载:
  2. 8*8的乘法器verilog源代码,经过编译仿真的,绝对真确,对初学者很有帮助-8* 8 Multiplier verilog source code, compiled simulation, absolute authenticity, helpful for beginners
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:27648
    • 提供者:刘东辉
  1. Booth_mutipler

    0下载:
  2. 布思基四乘法器实现,很好用,快来看,希望对大家有所帮助.-Busaiji four multiplier, useful, Come see, we want to help.
  3. 所属分类:软件工程

    • 发布日期:2024-05-24
    • 文件大小:1483776
    • 提供者:fghgh
  1. booth

    0下载:
  2. booth乘法器电路,基四实现,附带有testbench-booth multiplier circuit, the base four-realization comes with Testbench
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:徐雷
  1. float_mul

    0下载:
  2. booth 乘法器 不同于传统的算法实现-booth multiplier is different from the traditional algorithm
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:
  1. vhdl

    0下载:
  2. 用VHDL语言编写的一个乘法器校程序 是基于BOOTH算法的 -VHDL language using a multiplier BOOTH school program is based on the algorithm
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:杨天
  1. multiplier

    0下载:
  2. booth乘法器: 16*16有符号乘法器,Booth编码,简单阵列,Ripple Carry Adder-booth multiplier:
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:3072
    • 提供者:chenyi
  1. multiplier

    0下载:
  2. 8*8乘法器及其测试:采用booth编码的乘法器:1. ultipler_quick_add_4 即4位的并行全加器,在这里主要起了两个作用:第一个是在求部分积单元时,当编码为3x时用来输出部分积;另外一个是在将部分积加起来时,求3到6位时所用到。 2. ultiplier_quick_add_5 即5位的并行全加器,这里用来分别计算积的7到11位和12到16位。 3. ultiplier_unit_4 这个模块是用
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:9216
    • 提供者:chenyi
  1. 16_multi

    0下载:
  2. 16*16有符号乘法器的  编码方式:Booth编码,  拓扑结构:简单阵列  加法器:Ripple Carry Adder-16* 16 multiplier symbols have the
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:30720
    • 提供者:chenyi
  1. Low_power_Modified_Booth_Multiplier

    0下载:
  2. 主題 : Low power Modified Booth Multiplier 介紹 : 為了節省乘法器面積、加快速度等等,許多文獻根據乘法器中架構提出改進的方式,而其中在1951年,A. D. Booth教授提出了一種名為radix-2 Booth演算法,演算法原理是在LSB前一個位元補上“0”,再由LSB至MSB以每兩個位元為一個Group,而下一個Group的LSB會與上一個Group的MSB重疊(overlap),G
  3. 所属分类:汇编语言

    • 发布日期:2024-05-24
    • 文件大小:14336
    • 提供者:stanly
  1. xapp371

    0下载:
  2. xilinx里的乘法器ip核程序,booth乘法 wallace tree算法 4-2压缩编码 超前进位加法-Xilinx multiplier ip
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:87040
    • 提供者:王凯
  1. booth

    0下载:
  2. 一个基于VerilogHDL语言的16位的booth算法的乘法器及其测试代码-VerilogHDL language based on the 16-bit multiplier of the booth algorithm and test code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:lixiang
  1. booth

    0下载:
  2. 基于verilog的booth算法的乘法器-Based on the booth algorithm verilog multiplier
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:gyj
  1. booth

    0下载:
  2. 一个booth乘法器的小例子, 有助于理解booth算法-An example for a booth multiplier in Verilog HDL
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:mirror
  1. booth

    0下载:
  2. 16位booth乘法器的实现:先将被乘数的最低位加设一虚拟位。开始虚拟位变为零并存放于被乘数中,由最低位与虚拟位开始,一次判定两位,会有4种判定结果。(The 16 bit booth multiplier to achieve: first the least significant bit is added with a virtual position. Start a virtual becomes zero and store
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:
  1. 第一次实验booth乘法

    0下载:
  2. mars上运行的booth乘法器,包括报告以及代码(Booth multiplier running on Mars)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:1195008
    • 提供者:ifrost
  1. booth

    0下载:
  2. 基于booth算法的16位乘法器,通过减少部分积的运算次数提升速度。(The 16 bit multiplier based on the Booth algorithm improves the speed by reducing the number of arithmetic times of the partial product.)
  3. 所属分类:中间件编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:JoincoreX
  1. multiplier

    0下载:
  2. Booth乘法器是属于位操作乘法器,采用流水线结构实现(The Booth multiplier is a bit-operated multiplier that is implemented in a pipeline structure.)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:2138112
    • 提供者:wlkid1412
« 12 3 4 5 »

源码中国 www.ymcn.org