搜索资源列表

  1. 32_bit_complex_multiplier

    0下载:
  2. 一款32位复数乘法器,用verilog写的。-32_bit complex multiplier,written in verilog HDL.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:wilson
  1. The-design-of-multiplier

    0下载:
  2. 国防科技大学的一篇高速乘法器算法的论文,应用于FPGA-National Defense University in a high-speed multiplier algorithm paper, used in FPGA
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:zhaozhijie
  1. CCMU

    0下载:
  2. 代码是一个复数乘法器,两个复数相乘,只用到了2个实数相乘,运算量少-Code is a complex multiplier, two complex multiplication, uses only real number multiplied by 2, operations less
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:方波
  1. multiplier

    0下载:
  2. 几种verilog乘法器的代码,用于比较不同乘法器特点-Several multiplier verilog code, used to compare the different characteristics of the multiplier
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:马力维
  1. booth

    0下载:
  2. radix 2 booth multiplier verilog code
  3. 所属分类:VHDL编程

  1. VHDL-Multiplier

    0下载:
  2. 资料是EDA的一个课程设计,基于VHDL实现的乘法器,包含论文,欢迎下载-EDA data is a course designed to achieve a multiplier based on VHDL, including paper, please download
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:287744
    • 提供者:wangwenhao
  1. multiplier

    0下载:
  2. 参数可配置的sequential 乘法器和booth 乘法器-verilog source code with configurable parameters for sequential multiplier and booth multiplier
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:shuanghx
  1. array-multiplier

    0下载:
  2. source code for array multiplier
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:pavan vinayak
  1. 67719585-Booth-Multiplier-Vhdl-Code

    0下载:
  2. vhdl code for booth multiplier-vhdl code for booth multiplier...........................
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:satya
  1. multiplier-method

    0下载:
  2. 用乘子法求解约束优化问题。使用实例进行说明。程序给出。-With the multiplier method to solve the constrained optimization problem. Program are given.
  3. 所属分类:matlab例程

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

    0下载:
  2. 32位乘以32位乘法器,由datapath 和控制中心组成,输出64位结果-32bits by 32 bits multiplier
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:luna
  1. 8-8-array-multiplier

    0下载:
  2. a multiplier structural code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:hj
  1. Floating-Point-Multiplier-in-Verilog

    0下载:
  2. Floating Point Multiplier in Verilog
  3. 所属分类:VHDL编程

  1. 4-x-4-on-time-multiplier--table

    0下载:
  2. 4×4 查找表乘法器 vhdl 语言描述-4 x 4 on time-multiplier look-up table VHDL language describe
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:252928
    • 提供者:郭少华
  1. 16-parallel-multiplier

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

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:陈俊辉
  1. wallace-tree-multiplier

    0下载:
  2. 关于fpga乘法器的一种算法,一种wallace树压缩器硬件结构的实现-An algorithm on fpga multiplier, a wallace tree compression hardware structure
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:1721344
    • 提供者:朴圣龙
  1. multiplier

    0下载:
  2. 8*8的乘法器基于quartus2的显示文件,其中使用了门电路和全加器来实现的,全加器用以实现进位运算,由于是第一次上传文件,这个是基于quartus2的显示文件-8* 8 multiplier, which uses the gate and full adder to implement the full adder to achieve binary operations
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:
  1. multiplier

    0下载:
  2. 8*8的乘法器,其中使用了门电路和全加器来实现的,全加器用以实现进位运算,-8* 8 multiplier, which uses the gate and full adder to implement the full adder to achieve binary operations
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:
  1. multiplier

    0下载:
  2. 8 bits multiplier module in verilog a[7:0]*b[7:0]=c[8:0] // only use one adder
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:1965056
    • 提供者:ykcir
  1. HDL-of-multiplier

    0下载:
  2. 乘法器原理及HDL代码,里面文档包括几种乘法器的详细介绍和代码-Including several multiplier multiplier principle and HDL code, which document the details and code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:384000
    • 提供者:wangxiaobin
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org