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

11 lines
231 B
VHDL

-- generated by newgenasym Tue Aug 19 10:27:45 2014
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity \1n4448\ is
port (
\in\: INOUT STD_LOGIC;
\out\: INOUT STD_LOGIC);
end \1n4448\;