You are here : vhdlstd_logic_1164to_stdulogic

to_stdulogic() - std_logic_1164

Converts a value of the built-in VHDL bit type to a std_ulogic value.


Syntax

function to_stdulogic ( b : bit ) return std_ulogic;


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference

https://www.cs.sfu.ca/~ggbaker/reference/std_logic/1164/to_stdulogic.html