You are here : vhdlstd_logic_1164to_stdlogicvector

to_stdlogicvector() - std_logic_1164

Converts a built-in VHDL bit_vector to a std_logic_vector, place-by-place.


Syntax

function to_stdlogicvector ( b : bit_vector ) return std_logic_vector;


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference