LIBRARY ieee; USE ieee.std_logic_1164.all; PACKAGE global_signal IS signal sys_rst : std_logic; END PACKAGE global_signal;