搜索资源列表

  1. add_tree_mult

    0下载:
  2. 8位加法树乘法器,实现两个8位二进制数相乘,采用verilog hdl-8-bit adder tree multiplier, the achievement of the two 8-bit binary number multiplied, using verilog hdl
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:江浩
  1. Pentium

    0下载:
  2. 这两个分别是8位乘法器的VHDL语言的实现,并经过个人用QUARTUS的验证,另外一个是奔腾处理器的设计思想-The two were 8 multiplier realization of VHDL language and personal use Quartus After verification, another is a Pentium processor design idea
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:378880
    • 提供者:citydremer
  1. chengfaqi4

    0下载:
  2. 用VHDL实现四位乘法器,不直接用乘法实现,一来节省资源,二来可提高速度!-Use VHDL to achieve four multiplier, not the realization of the direct use of multiplication, one to save resources, and secondly to improve the speed!
  3. 所属分类:VHDL编程

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

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:许立宾
  1. GFmultiply

    0下载:
  2. Verilog hdl语言 伽罗华域GF(q)乘法器设计,可使用modelsim进行仿真-Language Verilog hdl Galois field GF (q) multiplier design, can use the ModelSim simulation
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:许立宾
  1. hierarch_unit.tar

    0下载:
  2. 该代码是布斯乘法器代码,用于了解布斯算法,本人也是初学者。-err
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:93184
    • 提供者:张全琪
  1. serial_multiplex

    0下载:
  2. 绝对好东西,一个VHDL写的任意宽度通用串行乘法器,以最少的资源实现乘法器功能。-Definitely a good thing, a VHDL to write arbitrary width universal serial multiplier, the least amount of resources to achieve multiplier function.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:lin
  1. multi

    0下载:
  2. 基于CPLD/FPGA的十六位乘法器的VHDL实现-Based on CPLD/FPGA multiplier of 16 to achieve the VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:696320
    • 提供者:peter
  1. Mul

    0下载:
  2. VHDL乘法器 四输入 四输出的代码设计-VHDL multiplier four input four-output code design
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:146432
    • 提供者:邵尉
  1. multiplyingunit

    0下载:
  2. 其乘法器原理是:乘法通过逐项移位相加原理来实现,从被乘数的最低位开始,若为1,则乘数左移后与上一次的和相加;若为0,左移后以全零相加,直至被乘数的最高位-Its multiplier principle is: the sum of multiplication through each shift principle to achieve, from the lowest bit multiplicand to start, if 1
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:137216
    • 提供者:张华
  1. multiper

    0下载:
  2. 用xilinx写的vhdl乘法器。是二进制的两位乘法器。里面含有代码和电路图。-Written in VHDL using Xilinx multiplier. Binary multiplier is two. Which contains code and circuit diagrams.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:113664
    • 提供者:费颖
  1. Multiplier

    0下载:
  2. 乘法器 所占资源很少 很好的一个乘法器 史书上的一个例子 说得很好啊-Multiplier good share of scarce resources in the history books on a multiplier an example of very good
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:357376
    • 提供者:jack yao
  1. Mult

    0下载:
  2. 用impulse c编写的18x18位的乘法器。-Impulse c prepared with 18x18-bit multiplier.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:怒风
  1. Multi11Mulply

    0下载:
  2. 本程序是11位带符号位的乘法器,其中最高位为符号位(sign),中间7位是指数部分(Exponent),最后3位是尾数(Matissa)。表示数据的范围是-2^-63-----+2^64.该工程文件有完整的程序,以及波形,验证正确。-This procedure is the unsigned 11-bit multiplier, one of the highest for the sign bit (sign), are betwe
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:445440
    • 提供者:至诚
  1. mul(FLP)

    0下载:
  2. 一个32位元的浮点数乘法器,可将两IEEE 754格式的值进行相乘-A 32-bit floating-point multipliers, can be two format IEEE 754 values multiplied
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:TTJ
  1. Mars_EP1C6F_Fundermental_demo(Verilog)

    0下载:
  2. FPGA开发板配套Verilog HDL代码。芯片为Mars EP1C6F。是基础实验的源码。包括加法器、减法器、乘法器、多路选择器等。-FPGA development board supporting Verilog HDL code. Chips for the Mars EP1C6F. Are the basic source experiment. Including the adder, subtraction, and m
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:1244160
    • 提供者:chenlu
  1. multi8x8

    0下载:
  2. VHDL实现的8位乘法器,所有仿真全部通过-VHDL to achieve 8-bit multiplier
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:250880
    • 提供者:张四全
  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-18
    • 文件大小:1024
    • 提供者:lixiang
  1. booth

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

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

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

    • 发布日期:2024-05-18
    • 文件大小:279552
    • 提供者:liuning
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org