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

搜索资源列表

  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. calc

    0下载:
  2. 用FPGA设计的简易计算器,包括按键模块,数码管模块-Use the FPGA design simple calculator, including key module, digital tube module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2.75mb
    • 提供者:dong liang ti
  1. calculator

    3下载:
  2. 用VHDL在quartus2下实现的计算器。输入为4*4矩阵键盘,输出为共用数据线的数码管。可以实现简单数学运算、逻辑运算、进制转换、连续运算等功能。-Using VHDL in quartus2 achieve calculator. Input 4* 4 matrix keyboard, the output data lines for sharing of digital control. Can achieve a simple mathematical operations, log
  3. 所属分类:VHDL编程

    • 发布日期:2013-10-30
    • 文件大小:1.22mb
    • 提供者:jizhen
  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. 61EDA_D1051

    0下载:
  2. 用VHDL编写的计算器:能实现简单的加减乘除四则运算-Prepared using VHDL calculator: to achieve simple addition and subtraction, multiplication and division four computing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:24.14kb
    • 提供者:缺打打
  1. erwertwerwe

    1下载:
  2. 用VHDL编写的计算器:能实现简单的加减乘除四则运算-Prepared using VHDL calculator: to achieve simple addition and subtraction, multiplication and division four computing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:10.83kb
    • 提供者:缺打打
  1. calc_v2_s3eboard

    0下载:
  2. Simple calculator EDK design implemented on Digilent S3EBOARD using Microblaze soft-core CPU. Input: PS/2 keyboard, output: VGA monitor.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2.82mb
    • 提供者:madcrow
  1. key_led

    0下载:
  2. 简易计算器的键盘和LED显示,很简单,但也可以说很复杂-Simple calculator keyboard and LED display, very simple, but can also be said very complicated
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:508.88kb
    • 提供者:ultraman
  1. verilog_calculator

    1下载:
  2. 用verilog编写的简易计算器代码。通过一位全加器组成电路,可以实现加法、减法和乘法,并在七段数码管上显示出十进制的结果。-Simple calculator with code written in verilog. Composed by a full adder circuit, can add, subtract and multiply, and in the seven-segment LED display on the decimal result.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:15.55kb
    • 提供者:刘涛
  1. verilog_calculator

    0下载:
  2. 一个Verilog写的简易计算器。能进行二进制加减乘除运算,操作数通过按键输入并用数码管显示。当按下运算符号键后,计算器进行两个数的运算,数码管将结果显示出来。-A simple calculator written in Verilog. Binary addition and subtraction to multiplication and division, operating a few keystrokes and use digital display. When the pres
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:223.17kb
    • 提供者:张立
  1. calculator--EDA

    1下载:
  2. EDA可编程逻辑设计 设计一个简易十进制以内的计算器 可以利用按键和数码管作为计算器的输入和输出,能完成十以内的整数的加、减、乘、除(商和余数)运算,预算结果可以是正/负数,结果的绝对值可以超过十,且能够正确显示。-EDA design of programmable logic to design a simple decimal calculator can be used within the tube as the calculator keys and digital inputs a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:128.11kb
    • 提供者:zhouminyan
  1. VHDL

    0下载:
  2. It s a simple calculator of addition and multiplication using a simple stack, with multiple test benches. The files test-button and debounce are for the use on a board for the correct functionality of the input buttons.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:17.45kb
    • 提供者:mandara
  1. Simple-calculator

    0下载:
  2. Simple calculator using VHDL coding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1.23mb
    • 提供者:kien kien
  1. counter

    0下载:
  2. 一个基于赛林思FPGA板子的简单的计算器的例子,适合初学者学习!-A LinSi based on the FPGA board simple calculator example, is suitable for beginners to learn!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:351.35kb
    • 提供者:San
  1. verilogcalculator

    0下载:
  2. 简易的计算器,可实现加减乘除运算,采用verilog编写-Simple calculator, addition, subtraction operation can be realized using verilog prepared
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:37.06kb
    • 提供者:zhou
  1. calculator

    0下载:
  2. 简易的计算器,可实现加减乘除运算,采用verilog编写-Simple calculator realized by verilog,which could operate addition and subtraction process
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1.2mb
    • 提供者:zhou
  1. 123

    0下载:
  2. 基于FPGA的简单计算器系统的设计,使用了vhdl与verilog语言,附有文档介绍-Simple calculator system based on FPGA design using vhdl verilog language, with document describes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:5.41mb
    • 提供者:于智同
  1. Calculator.v

    0下载:
  2. Verilog实现简易计算器,用数码管显示结果-Verilog achieve simple calculator, with digital display results
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:1.54kb
    • 提供者:Ryan
  1. calculator

    0下载:
  2. 7位十进制计算器设计,可实现简单计算式的计算,内附testbench文件-Seven decimal calculator designed to achieve a simple calculation formula, enclosing testbench file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-12
    • 文件大小:18.91mb
    • 提供者:任毅
« 12 »
搜珍网 www.dssz.com