S
Stefan Duenser
Guest
Hello
I have a file and read out the values: The values are presented in binary
form: 00110011
I want to assign this value to a std_ulogic_signal(7 downto 0), but
unfortunately I have found so far only functions which convert
integers to std_ulogic_vector. Anybody knows which function I should use
here?
Thanks a lot!
Stephan
I have a file and read out the values: The values are presented in binary
form: 00110011
I want to assign this value to a std_ulogic_signal(7 downto 0), but
unfortunately I have found so far only functions which convert
integers to std_ulogic_vector. Anybody knows which function I should use
here?
Thanks a lot!
Stephan