This coding example specifies a power-up value in which the sequential element is initialized when the circuit goes live and the circuit global reset is applied.
signal arb_onebit : std_logic := '0';
signal arb_priority : std_logic_vector(3 downto 0) := "1011";