Tubii_Tk2/Parts/parts/ecl/el91l/entity/vhdl.vhd
2015-02-27 19:09:38 -05:00

15 lines
361 B
VHDL

-- generated by newgenasym Fri May 27 11:15:36 2011
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity EL91L is
port (
\in\: IN STD_LOGIC;
\in*\: IN STD_LOGIC;
\out\: OUT STD_LOGIC;
\out*\: OUT STD_LOGIC;
VBB: IN STD_LOGIC;
VBB2: IN STD_LOGIC);
end EL91L;