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

搜索资源列表

  1. BCD_ALU

    1下载:
  2. bcd码的ALU单元,包含全加、全减、乘法、除法器-bcd code ALU unit, including All-Canadian, all subtraction, multiplication, division, unit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:52081
    • 提供者:georgeniu
  1. divider_with_cache

    0下载:
  2. 带缓存的除法器,包括test bench,在普通除法器上加上缓存功能-divider with cache
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-29
    • 文件大小:59735
    • 提供者:周联发
  1. div_nonrestoring

    0下载:
  2. 用verilog 实现的除法器 ,被除数32位 除数为16位-Divider using verilog realize the dividend 32 divisor is 16
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-07
    • 文件大小:721
    • 提供者:Andy
  1. BCD_divid_new

    0下载:
  2. VHDL语言编写的8位BCD除法器,可以实现浮点数计算,只支持正数运算,并用isim进行仿真-VHDL language 8 BCD division, can achieve floating-point calculations, which only supports a positive number arithmetic, and use isim simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:524842
    • 提供者:liudongzhu
  1. divider_VERILOG

    0下载:
  2. 采用VERILOG实现硬件除法器。提供RTL代码和仿真文件。-Achieved using VERILOG hardware divider. Provide RTL code and simulation files.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:84491
    • 提供者:齐永
  1. SUANSHUJISUAN

    0下载:
  2. 通过verilog hdl实现加法器乘法器,除法器的设计-Achieved through verilog hdl adder multiplier, divider design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:5575
    • 提供者:李永超
  1. a

    0下载:
  2. 用verilog实现除法器,调用了ip核,不仅有源代码,还有测试程序的时序编写-verilog ise divider
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:573
    • 提供者:炎静
  1. lab4_5

    0下载:
  2. 用VHDL实现串行除法器,16位被除数,8位除数-Using VHDL serial divider, 16 dividend, divisor 8
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:5363
    • 提供者:Wang Kaiyue
  1. divider

    0下载:
  2. 位数可以任意修改的除法器,本人亲自测试,可以使用,效率和使用资源都是很少的-its a very good divider based on Verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1171
    • 提供者:陈成
  1. div

    0下载:
  2. 这是我用verilog写的一个电平触发的一个除法器,文件在压缩包内,开发环境是Quartus II。-this is a file of divide using verilog language.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1040
    • 提供者:张浩
  1. divider_32bitdivby16bit

    2下载:
  2. verilog代码实现的32位除以16位无符号整数除法器,在别人8位除法器的基础上改进完成,32个时钟周期完成一次运算。-verilog code for 32-bit divided by 16-bit unsigned integer divider it s based on other guy s 8 bit divider verilog code. it need 32 clock cycles to complete an operation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:1293
    • 提供者:jiang
  1. chengfachufa

    0下载:
  2. ISE13.2的SPARTAN-3E 乘法除法器-ISE13.2 the SPARTAN-3E multiplication Divider
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:682688
    • 提供者:续岩
  1. Chapter-2

    0下载:
  2. 3.1加法树乘法器add_tree_mult设计实例, 3.2查找表乘法器lookup_mult设计实例. 3.3布尔乘法器booth_mult设计实例 3.4移位除法器shift_divider设计实例 -3.1 adder tree multiplier add_tree_mult design example, 3.2 lookup table multiplier lookup_mult design examples. 3.3 Design Example 3.4 Bo
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:217206
    • 提供者:shixiaodong
  1. Chapter-3

    0下载:
  2. 3.1加法树乘法器add_tree_mult设计实例 3.2查找表乘法器lookup_mult设计实例 3.3布尔乘法器booth_mult设计实例 3.4移位除法器shift_divider设计实例-3.1 adder tree multiplier add_tree_mult design example 3.2 multiplier lookup_mult lookup table design example 3.3 Design Example 3.4 Boolean mu
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:463870
    • 提供者:shixiaodong
  1. FPGA_Divider

    0下载:
  2. 本源码是用verilog语言编写的FPGA的除法器和74LS138及D触发器模块。-The source code is written in verilog FPGA divider and 74LS138 and D flip-flop modules.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1002
    • 提供者:黄华
  1. Experiment04

    0下载:
  2. 浮点数的除法器的Verilog 源代码,使用Quartus II开发环境编写,塞琳思的ISE可能打不开-floating-divider s Verilog codes,can be opened by Quartus and not by ISE
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-28
    • 文件大小:4569088
    • 提供者:苏羽金
  1. chufaqi

    0下载:
  2. 用vhdl编写的N位除法器,适合初学者学习和编程- written in VHDL a N divider, suitable for beginners to learn and program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:367132
    • 提供者:辰南
  1. div

    0下载:
  2. 除法器设计,基于FPGA,实现除法运算,在实物上测试通过-Divider design, based on FPGA, to achieve the division on the physical test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1531
    • 提供者:吴敏
  1. xunfachufaqi

    0下载:
  2. 从原理到实现的循环除法器的Verilog代码-Circular divider from the principle to the implementation of the Verilog code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:871
    • 提供者:yuzhuangzhi
  1. chufa

    0下载:
  2. 开放式实验,CPU实验除法器,一个简单的除法器-Open experiment, CPU test divider, a simple divider
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:214514
    • 提供者:痴心
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com