Tubii_Tk2/Parts/parts/regulators/lt1085ct/entity/vhdl.vhd
2015-05-25 11:33:56 -04:00

13 lines
299 B
VHDL

-- generated by newgenasym Mon May 25 11:13:04 2015
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity lt1085ct is
port (
GND: INOUT STD_LOGIC;
TAB: INOUT STD_LOGIC;
VIN: INOUT STD_LOGIC;
VOUT: INOUT STD_LOGIC);
end lt1085ct;