Tubii_Tk2/worklib/fan_connections/entity/vhdl.vhd
2015-05-18 13:49:04 -04:00

8 lines
165 B
VHDL

-- generated by newgenasym Mon May 18 11:52:51 2015
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity fan_connections is
end fan_connections;