Tubii_Tk2/Parts/parts/diodes/1n5822/entity/vhdl.vhd
2015-06-04 15:18:08 -04:00

11 lines
231 B
VHDL

-- generated by newgenasym Thu Jun 04 15:06:30 2015
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity \1n5822\ is
port (
AN: INOUT STD_LOGIC;
CAT: INOUT STD_LOGIC);
end \1n5822\;