maia31
Member level 1
When using std_logic_vectors(xx down to yy) I can use either binary numbers
in the form "11010101" or hex numbers in the form x"00".
How can I use
decimal numbers?
in the form "11010101" or hex numbers in the form x"00".
How can I use
decimal numbers?