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

搜索资源列表

  1. add_tree

    0下载:
  2. 加法树的源代码,是乘法和除法的基础,也即数字电路的verilog基础代码,已经仿真过,完全正确-Adder tree source code, multiplication and division, digital circuit verilog code base simulation entirely correct
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-19
    • 文件大小:39478
    • 提供者:冷先生
  1. cla32

    0下载:
  2. verilog code for cla 32 bit adder
  3. 所属分类:Compiler program

    • 发布日期:2017-11-17
    • 文件大小:30176
    • 提供者:lee/asd
  1. adder8_4

    0下载:
  2. 用Verilog HDL编写的8位加法器程序,加法器采用4级流水线的方式实现。-8-bit adder program written using Verilog HDL, the adder 4 pipeline.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-16
    • 文件大小:94826
    • 提供者:李桐
  1. twoBitAdder

    0下载:
  2. N-bit adder implemented in verilog
  3. 所属分类:Software Testing

    • 发布日期:2017-12-09
    • 文件大小:583
    • 提供者:ahmad mahfouz
  1. PROJECT1-20130414-20130512

    0下载:
  2. 16bit adder的verilog源代码和4bit的计数器源代码-source code for 16bit adder and 4bit counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-14
    • 文件大小:7823
    • 提供者:allen wang
  1. A-4-bit-variable-modulus-counter

    1下载:
  2. 用Verilog HDL设计一个4bit变模计数器和一个5bit二进制加法器。在4bit输入cipher的控制下,实现同步模5、模8、模10、模12及用任务调用语句实现的5bit二进制加法器,计数器具有同步清零和暂停计数的功能。主频为50MHz,要求显示频率为1Hz。-A 4-bit variable modulus counter and a 5bit of binary adder using Verilog HDL design. 4bit input under the control
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-04
    • 文件大小:1733
    • 提供者:赵玉著
  1. UDP

    0下载:
  2. 这是用Verilog HDL编写的程序 利用UDP方法实现四位加法器-This is written in Verilog HDL programs Use UDP method four adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-02
    • 文件大小:43572
    • 提供者:姚远
  1. addr_rtl

    0下载:
  2. 利用Verilog HDL编写程序 利用assign语句实现加法器-Use Verilog HDL to write programs Using the assign statement adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-16
    • 文件大小:32714
    • 提供者:姚远
  1. Adder12_2-6

    0下载:
  2. This an 12 bits adder in Verilog. it adds two 6 bit nibbles parallel.-This is an 12 bits adder in Verilog. it adds two 6 bit nibbles parallel.
  3. 所属分类:Disk Tools

    • 发布日期:2017-11-07
    • 文件大小:1056
    • 提供者:Feri
  1. Adder12_3-4

    0下载:
  2. This is an 12 bits adder in Verilog. it adds three 4 bit nibbles in parallel.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-04
    • 文件大小:621
    • 提供者:Feri
  1. Adder12_4-3

    0下载:
  2. This an 12 bits adder in Verilog. it adds four 3 bit nibbles in parallel.-This is an 12 bits adder in Verilog. it adds four 3 bit nibbles in parallel.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:778
    • 提供者:Feri
  1. project3_1

    0下载:
  2. 逐次进位加法器,HDl verilog语言编写,能在DE2上运行-Successive carry adder, HDl verilog language, able to run on the DE2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-09
    • 文件大小:269363
    • 提供者:董凯明
  1. jianyijiafaqi

    0下载:
  2. 采用MAX+PlusII工具编辑设计的Verilog程序设计的简易加法器。可实现10以内的加法计算-Using MAX+PlusII tools to edit the design of Verilog design of a simple adder. Can be realized within 10 addition calculation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:1090397
    • 提供者:阿凡提
  1. chaoqianjinweiliuweijiafaqi

    0下载:
  2. 六位加法器(逻辑门电路实现)verilog 语言编写-6 bit Adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:33551
    • 提供者:nick
  1. SUANSHUJISUAN

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

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

    0下载:
  2. 根据FPGA的∑-Δ D/A转换器的设计与实现策略,∑-Δ DAC的内部仅由2个10位的二进制加法器,1个10位的锁存器和一个D触发器组成,用FPGA实现时只需耗费极少的逻辑资源,即使用最小的FPGA也能实现。这是∑-Δ DAC实现的verilog语言-According to the FPGA Σ-Δ D/A converter design and implementation strategies, Σ-Δ DAC' s internal only by the two 10-bit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1333600
    • 提供者:王凌
  1. lab7

    0下载:
  2. 利用verilog语言设计32位进位选择加法器。实现高速计算功能。-Use verilog language design 32 carry select adder. High-speed computing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:502967
    • 提供者:张宇舟
  1. modelsimPdebussy-batch-processing

    0下载:
  2. 内容包括采用Windows批处理方式高效执行Verilog仿真验证的方法,采用Modelsim+debussy联合仿真,里面包含一个加法器实例,批处理文件,仿真指令等。-Included with Windows batch efficient implementation of Verilog simulation method, using Modelsim+debussy co-simulation, which contains an example of an adder, batch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:129260
    • 提供者:唐攀
  1. fpaddmisc-(1)

    0下载:
  2. VERILOG CODE FOR FLOating point adder
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:2271
    • 提供者:hari
  1. Rashed

    0下载:
  2. simple Adder in verilog (xilinx)
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:29419
    • 提供者:Rashed
« 1 2 ... 10 11 12 13 14 1516 17 18 19 »
搜珍网 www.dssz.com