D
Dal
Guest
I am using the stdio_h.vhd package and would like to read a '0x'
prefixed hex string into an integer or slv type. sscanf seems to do
most things but it doesn't look like it handles 0x prefixes. Is there
another way to do it, other than checking the string myself?
Darrin
prefixed hex string into an integer or slv type. sscanf seems to do
most things but it doesn't look like it handles 0x prefixes. Is there
another way to do it, other than checking the string myself?
Darrin