Converts a std_ulogic or std_logic value to the built-in VHDL bit type.
function to_bit ( s : std_ulogic ) return bit;
https://www.cs.sfu.ca/~ggbaker/reference/std_logic/1164/to_bit.html