Tubii_Tk2/Parts/parts/ecl/100el05/entity/vhdl.vhd
2015-06-04 19:44:13 -04:00

15 lines
369 B
VHDL

-- generated by newgenasym Thu Jun 04 18:01:30 2015
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity \100el05\ is
port (
IN1: IN STD_LOGIC;
\in1*\: IN STD_LOGIC;
IN2: IN STD_LOGIC;
\in2*\: IN STD_LOGIC;
\out\: OUT STD_LOGIC;
\out*\: OUT STD_LOGIC);
end \100el05\;