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

12 lines
263 B
VHDL

-- generated by newgenasym Tue Apr 05 20:01:44 2011
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity MMBTH81 is
port (
B: INOUT STD_LOGIC;
C: INOUT STD_LOGIC;
E: INOUT STD_LOGIC);
end MMBTH81;