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

搜索资源列表

  1. Booth2_final

    0下载:
  2. 该文件是booth乘法器的verilog源代码,经过最终的仿真,可以直接运行-This file is booth multiplier verilog code, after the final simulation, can be directly run
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:10668
    • 提供者:WhuShuDong
  1. fifo_pipeline_booth_multiplier

    0下载:
  2. fifo_pipeline_modified_booth_multiplier一个使用FIFO的Booth乘法器,并且使用了流水线描述方式,本程序给予verilog 语言-fifo_pipeline_modified_booth_multiplier, a booth multiplier using pipeline technology in verilog HDL language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2969
    • 提供者:谷雨
  1. pipeline_lut_multiplier

    0下载:
  2. pipeline_lut_multiplier, 一个使用查找表实现的流水线乘法器,本程序使用verilog HDL language 语言编写-pipeline_lut_multiplier ,a multiplier based on look up tablets ,and it is programing in verilog language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:5391
    • 提供者:谷雨
  1. fast_radix10

    0下载:
  2. fpga implementation of fast radix 10 multiplier using verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:3633107
    • 提供者:karthick
  1. streamline_div

    2下载:
  2. 一个资源很省的乘法器,代码为Verilog代码,8位除法器,除法结果在8个时钟后输出.代码也可自行扩展到更大位宽.-A resource is the province of the multiplier, code for Verilog code, 8-bit divider, division results in eight clock output. Code can also extend themselves to greater width.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:720
    • 提供者:Andy Zhou
  1. 1st-wrk

    0下载:
  2. multiplier code using verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:10453
    • 提供者:Delma
  1. 2nd-wrk-(1)

    0下载:
  2. verilog code for shifting of multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:85574
    • 提供者:Delma
  1. 4bitmultiplier

    0下载:
  2. its a verilog coding of a multiplier. it multiply 2 values each of width having 4bit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:549
    • 提供者:nizam42
  1. multiplayer-vlsi

    0下载:
  2. this code is used for designing multiplier by using verilog code
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:12945
    • 提供者:bhanu
  1. TX_RX

    0下载:
  2. FPGA用verilog实现串口和电脑的字符串以及单字符精准无误通信,即通过电脑向FPGA发送任一长度数据,FPGA返回PC相同的数据。波特率为9600,本例程为了得到精准的波特率使用了50M时钟的3倍频,测试可用,如有不明的地方,可以给我留言-FPGA implementation using verilog string and the computer serial port and single-character accurate communication, 9600, FPGA u
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3475137
    • 提供者:冷酷豪迈
  1. booth_multiplier

    0下载:
  2. A classic booth multiplier implemented using verilog HDL using the Xilinx software.
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:545
    • 提供者:DarkRofl
  1. test_128_tp

    0下载:
  2. 128位乘法器,verilog实现,椭圆加密算法-128 multiplier, verilog achieve, elliptical encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:945
    • 提供者:zhangjing
  1. RS(204-188)decoder_verilog

    0下载:
  2. 采用verilog实现的有限域GF(28)弱对偶基乘法器,本原多项式: p(x) = x^8 + x^4 + x^3 + x^2 + 1 ,多项式基: {1, a^1, a^2, a^3, a^4, a^5, a^6, a^7},弱对偶基: {1+a^2, a^1, 1, a^7, a^6, a^5, a^4, a^3+a^7}-Verilog achieved using the finite field GF (28) weak dual basis multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:14279
    • 提供者:刘建涛
  1. ParallelSerialMult

    0下载:
  2. 用verilog代码来实现并行序列乘法器,采用乘法器结构,读者可以自行编译,-Use verilog code to implement a parallel sequence multiplier, using the multiplier structure, readers can compile their own,
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:719
    • 提供者:huawei
  1. floating-point-multip

    1下载:
  2. verilog code for floating point multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:51354
    • 提供者:rajesh
  1. booth.tar

    0下载:
  2. Booth algorithm multiplier this project design booth multiplier by verilog language. you can open it by ISE and simulate.
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:671104
    • 提供者:ali
  1. multiply

    0下载:
  2. verilog function实现全组合逻辑乘法器电路,位宽可配置,高效-Function purely combined logic circuit to achieve the function of the multiplier, configurable bit width, high efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:716
    • 提供者:许玉淇
  1. wallace4bitdemo

    0下载:
  2. Wallace nultiplier design using 3-2 compressor based on universal gates. verilog HDL is used to design this multiplier
  3. 所属分类:Project Design

    • 发布日期:2017-12-12
    • 文件大小:10205600
    • 提供者:isi
  1. dfe_filter

    0下载:
  2. DEF算法的FIR滤波器verilog代码,内有乘法器IP核,可直接仿真使用-DEF algorithm for FIR filter verilog code with multiplier IP core, can be directly used simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:右下角
  1. chengfaqi

    1下载:
  2. 经过改良的乘法器,硬件实现,FPGA,verilog源码-Improved multiplier, hardware implementation, FPGA, Verilog source code
  3. 所属分类:Other systems

    • 发布日期:2017-12-11
    • 文件大小:2176
    • 提供者:杨英顺
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com