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

搜索资源列表

  1. add_tree

    0下载:
  2. 本程序为加法树乘法器,计算16位读写地址,应用于LCD CSTN驱动芯片设计的SRAM的读写控制-This procedure for the adder tree multiplier, calculated 16-bit read and write address, used in LCD CSTN driver IC designed to control the SRAM s read and write
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:439350
    • 提供者:张小峰
  1. chengfa

    0下载:
  2. 用Verilog语言编写的乘法器,程序运行完全可用!-Multipliers with the Verilog language, the program runs completely available!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:123894
    • 提供者:韩瑞
  1. VHDLbasicExampleDEVELOPEMENTsoursE

    1下载:
  2. 这里收录的是《VHDL基础及经典实例开发》一书中12个大型实例的源程序。为方便读者使用,介绍如下: Chapter3:schematic和vhdl文件夹,分别是数字钟设计的原理图文件和VHDL程序; Chapter4:multiplier文件夹,串并乘法器设计程序(提示:先编译程序包); Chapter5:sci文件夹,串行通信接口设计程序; Chapter6:watchdog文件夹,看门狗设计程序; Chapter7:taxi文件夹,出租车计价器设计程序; Chapte
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:138782
    • 提供者:wuyu
  1. 100vhdl_project

    0下载:
  2. 熟悉VHDL语言的小程序和.pdf文档,例如:乘法器、比较器和交通等设计等100个小例子,非常适合初学者。-Familiar with the VHDL language, applets and. Pdf documents, such as: multiplier, comparator and transportation design 100 small example, very suitable for beginners.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-23
    • 文件大小:328447
    • 提供者:dengfeng
  1. multi

    0下载:
  2. 这是cpld,EPM240乘法器的程序,希望与大家分享-This is cpld, EPM240 multiplier of the procedure, hoping to share with you
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:118181
    • 提供者:蓝风
  1. Chapter1-5

    0下载:
  2. 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1580139
    • 提供者:xiao
  1. lab_text

    0下载:
  2. EDA考试的五种题目编程,其中包括五人表决器,抢答器,乘法器,自动售货机等, 编译环境为ISE,程序语言VHDL-eda text ise vhdl
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1670789
    • 提供者:gaoshang
  1. adder

    0下载:
  2. 此程序是用verilog语言编写的8位加法树乘法器,这种乘法器速度快,可以实现一个周期输出一个结果…-This program is written in verilog language 8-bit adder tree multiplier, the multiplier speed and the ability to achieve a cycle of output of a result ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1081
    • 提供者:风影
  1. example

    0下载:
  2. 我FPGA开发板的程序!!!包括数、码管iic、VGA、乘法器、串口。加法器、比较器、状态机等等等了,主要是VHDL的也有部分好似Verilog的。参考下吧-verilog...vga..uart...add...etc..
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:6266775
    • 提供者:地主
  1. yunchengxu

    0下载:
  2. 内附几十种小程序,有状态机、比较器、波形发生器、乘法器、加法器、步进电机控制器等,希望大家能用的上。-Containing dozens of small programs, for reference,This is about FPGA,a tool ,we can study,but in ourselves.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:42610
    • 提供者:wanglingyue
  1. mul64

    0下载:
  2. 64位乘法器设计实验是我在科大的第一个课程设计,verilog程序的熟练掌握对于微电子专业的学生来讲是非常必要的,对于此次设计我也花费了很长时间。 本设计分为3个部分,即控制和(1)状态选择部分,(2)乘法器部分,(3)加法器部分。 以下我将按此顺序进行说明。需要指出的是,在实际设计中的顺序恰好是颠倒的,这与设计思路有关,在刚开始的时候由于对整体没有一个很好的把握就先选择最简单的一部分几加法器开始入手,然后就是乘法器,最后作乐一个状态控制电路将两部分联系起来。 -A 64-bit m
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:647
    • 提供者:杨阳
  1. eda

    0下载:
  2. 利用vhdl设计fir滤波器,有完整程序, 包含加法器,乘法器。-Design using vhdl fir filter, a complete program, including adders, multipliers.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:186750
    • 提供者:黄林
  1. Crossover

    0下载:
  2. 分频器的设计,包含普通分频器和占空比为50 的奇数分频 ;4位乘法器的VHDL程序;-Crossover design, including general divider and the duty cycle of 50 of the odd frequency 4-bit multiplier VHDL procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8329
    • 提供者:倪明
  1. flf

    0下载:
  2. 乘法器的计算方法和程序,适合新手学习语法,直接的代码-mulcon
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:71770
    • 提供者:金炜群
  1. bit4_mul

    0下载:
  2. vhdl写的程序,并行4位乘法器 加快流据传递,提高算法效率-bit4_mul
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:180677
    • 提供者:kueuey
  1. files

    0下载:
  2. DSP芯片的描述 DPF格式  DSP芯片,也称数字信号处理器, 是一种具有特殊结构的微处理器。DSP芯片的内部采用程序和数据分开的哈佛结构,具有专门的硬件乘法器,广泛采用流水线操作,提供特殊的DSP指令,可以用来快速的实现各种数字信号处理算法。-DSP chip, also known as digital signal processor, a microprocessor with a special structure. DSP chip s internal adoption proc
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-24
    • 文件大小:8185145
    • 提供者:李森
  1. siweichengfa

    0下载:
  2. 这个程序是乘法器,可以进行四位的乘法运算含有纠错功能。汇编语言-This program is a multiplier, multiplication can contain four error correction. Assembly language
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1893
    • 提供者:肖林
  1. TLC7524FPGAchengxu

    0下载:
  2. TLC7524四象限乘法器用FPGA控制程序,该程序没有任何问题大家可以放心下载-TLC7524 four-quadrant multiplier using FPGA control program, the program does not download any question we can be assured
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:5022661
    • 提供者:
  1. VHDL-based-8-bit-multiplier

    0下载:
  2. 基于VHDL的8位乘法器运算程序,运用移位迭代法运算得出-VHDL-based 8-bit multiplier operation procedures, the use of shift operations derived iterative method
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:2997
    • 提供者:周益驰
  1. MULT8

    0下载:
  2. 用移位相加的算法实现了8位乘法器,文档包含程序,并有详细分析过程-Shift algorithm with the sum of the 8-bit multiplier, the document contains procedures, and detailed analysis
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:41521
    • 提供者:sunflower
« 1 2 34 5 »
搜珍网 www.dssz.com