S
Sebastian Eggers
Guest
Hi,
i have to count several values from 0 to 99, at the moment i do it in an
array of integer 0 to 99.
As output-port i use a std_logic_vector(6 downto 0), but i may change
this if necessary.
How can i convert the integer to the vector? i have no idea and not
found any solutions yet. Any hint would be helpful
thanks
Sebastian
i have to count several values from 0 to 99, at the moment i do it in an
array of integer 0 to 99.
As output-port i use a std_logic_vector(6 downto 0), but i may change
this if necessary.
How can i convert the integer to the vector? i have no idea and not
found any solutions yet. Any hint would be helpful
thanks
Sebastian