aboutsummaryrefslogtreecommitdiff
path: root/src/or2gate_equation.vhd
blob: 13795fb9107cd573c1ba8a927c36afbcc5ce7679 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
-------------------------------------------------------------------------------
-- Module     : or2gate
-------------------------------------------------------------------------------
-- Author     : Johann Faerber
-- Company    : University of Applied Sciences Augsburg
-------------------------------------------------------------------------------
-- Description: 2-input OR Gate
--              function modelled by logic equation
-------------------------------------------------------------------------------
-- Revisions  : see end of file
-------------------------------------------------------------------------------


-------------------------------------------------------------------------------
-- Revisions:
-- ----------
-- $Id:$
-------------------------------------------------------------------------------