CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - 加减

搜索资源列表

  1. 4bit数据的加减乘除

    0下载:
  2. 一个很不错的例子,实现的是4bit的加减乘除,用modelsim做的仿真.-a very good example of the realization of the Band is the arithmetic, modelsim do with the simulation.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:33.13kb
    • 提供者:文字
  1. alu64_struct

    0下载:
  2. 六十四位ALU设计源代码,可实现加减,逻辑与,或等多种功能。-64 ALU design source code can be modified to achieve, and logic, or other functions.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1.18kb
    • 提供者:李宁
  1. 4bits_alu

    0下载:
  2. 实现4位加减乘除的alu,采用超前进位加法和布斯乘法,代码较为简单。-achieve four of the ALU arithmetic using CLA Bush and multiplication, code more simple.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:256.11kb
    • 提供者:陈晓炜
  1. bmpelipse

    0下载:
  2. 实现矩阵的各种操作,加减乘,下载该类可放面以后的编程。-achieve the matrix operation, modified by downloading such caving face future programming.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:9.25kb
    • 提供者:lovelywyd2001
  1. Ivga

    0下载:
  2. 用VHDL写的计算器,实现加减功能以及VGA显示功能,适合VHDL初学者使用。-VHDL write calculators, Modified functions and achieve VGA display, VHDL for beginners.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:479.93kb
    • 提供者:yumen
  1. add_sub_lab2

    0下载:
  2. 实验课的作业,包括半加器、全加器、加/减法器,使用逻辑图和VHDl描述,包括分析和报告。-experiment include the operation of a half adder, full adder, plus / subtraction device, and the use of logic diagram VHDl descr iption, including analysis and reporting.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:59.31kb
    • 提供者:徐轶尊
  1. keyboard__1.1

    0下载:
  2. 实现数码管输入显示器输出功能(加减乘除运算)-realization of the digital input output function display (arithmetic operations)
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:龙小军
  1. calculation2

    0下载:
  2. 用VHDL语言实现0--100范围内简单计算器功能的源代码,包括加减乘除四种运算功能-VHDL 0 -- 100 within a simple calculator function in the source code. including the four arithmetic operations function
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2.67kb
    • 提供者:刘西圣
  1. foudiv

    0下载:
  2. 可以实现对任意波形分任意频,分频加减通过按键实现。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:212.05kb
    • 提供者:莱密
  1. calculator

    0下载:
  2. 用VHDL编写的计算器,能实现简单的加减乘除四则运算
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:21.4kb
    • 提供者:huyanlong
  1. updowncnt

    0下载:
  2. 加减计数器,其实也没什么,想要就拿去了,给我拿别人的东西才重要
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:887byte
    • 提供者:kenla
  1. as.rar

    0下载:
  2. 自己编写的的,基于verilog的加减法器!!!比较简单!!,Their written, based on instruments used in verilog addition and subtraction! ! ! Is relatively simple! !
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:507.1kb
    • 提供者:林海
  1. vhdl_123

    0下载:
  2. 几个简单的vhdl程序。包括加法器,减法器,乘除法等等。-A few simple vhdl program. Including the adder, subtractor, multiplication and division and so on.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4.19mb
    • 提供者:fugen
  1. VHDL语言写的简易计算器

    3下载:
  2. 用VHDL写的简易计算器,包括加减乘除,除法器用加法器和乘法器组成-Write simple calculator with VHDL, division, including add, subtract, multiply and divide adder on time-multiplier and used
  3. 所属分类:VHDL编程

    • 发布日期:2013-05-22
    • 文件大小:994.91kb
    • 提供者:倪萍波
  1. calculator

    0下载:
  2. VHDL编写计算器,功能包括:加,减,乘,除。通过keypad输入及输出-Calculator written with VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:307.13kb
    • 提供者:hodog
  1. cpu2

    0下载:
  2. 另一个简单的16位VHDL的CPU程序~~~包含简单的加减乘除移位等操作,适用于课程设计-Another simple VHDL' s CPU 16-bit program ~ ~ ~ contains simple calculation shift and other operations for course design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:liuying
  1. OPERATION_UNIT

    0下载:
  2. 本程序为加密芯片内部加密运算单元部分,包括32位减法器、移位寄存器、加/减法器、寄存器等,对密码芯片运算部分设计具有一定指导意义-The procedure for encryption chip unit internal encryption algorithms, including 32-bit subtraction, and shift register, add/subtraction, and register and so on password-chip design has
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2.31kb
    • 提供者:zhaohongliang
  1. bhgfdti

    0下载:
  2. 含有七人表决器,格雷码变换电路,英文字符显示电路,基本触发器(D和JK),74LS160计数器功能模块,步长可变的加减计数器-Containing seven people vote, and Gray code conversion circuit, the English characters display circuit, the basic flip-flop (D and JK), 74LS160 counter function modules, variable-step add
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:413.86kb
    • 提供者:俞皓尹
  1. jiajianfaqi

    0下载:
  2. 利用VHDL语言设计的两位加减法器,设计采用BLOCK并行设计可以同时进行加法与减法运算-VHDL language design using addition and subtraction of two instruments used, designed using BLOCK parallel design can be done concurrently addition and subtraction
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:637byte
    • 提供者:庞潮
  1. ADD_SUB_32bit

    0下载:
  2. 加减法器,可实现有无符号数的加减法-Modified instruments used, can be realized whether the number of addition and subtraction symbols
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:865byte
    • 提供者:aguang
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com