This coding example specifies a power-up value. It initializes the sequential element when the circuit powers up or when the circuit global reset is applied.
signal arb_onebit : std_logic := '0';
signal arb_priority : std_logic_vector(3 downto 0) := "1011";