L
lucky
Guest
in vhdl
I am not able to assign x"ab" to a signal diclared as say
a:std_logic_vector(7 down to 0)
the error is type error bit vector can not be assigned to
std_logic_vector
what is possible solution?
I am not able to assign x"ab" to a signal diclared as say
a:std_logic_vector(7 down to 0)
the error is type error bit vector can not be assigned to
std_logic_vector
what is possible solution?