Tubii_Tk2/Parts/parts/standard/pin#20names/entity/vhdl.vhd
2015-02-27 19:09:38 -05:00

10 lines
203 B
VHDL

-- generated by newgenasym Tue May 18 12:01:04 2010
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity \pin names\ is
port (
NAME: IN STD_LOGIC);
end \pin names\;