1 2 3 4 5 6 7
library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; package TestPkg is end package TestPkg ;