Tubii_Tk2/Parts/parts/diodes/1n4000_l/entity/vhdl.vhd
2015-02-27 19:09:38 -05:00

11 lines
235 B
VHDL

-- generated by newgenasym Tue May 18 12:04:39 2010
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity \1n4000_l\ is
port (
AN: INOUT STD_LOGIC;
CAT: INOUT STD_LOGIC);
end \1n4000_l\;