R
rickman
Guest
I seem to be bonking my head against the wall on this one. I have not
found any standard libraries that convert a string of hex digits to an
unsigned variable. I thought it would be easy to write my own, but I'm
having a bit of trouble.
So first, am I reinventing the wheel here? If not, the last issue I'm
having is converting an integer with value of 0 or 1 to a std_logic or
unsigned bit. Any suggestions?
I've been beating on this one for an hour and keep finding different
problems with my approach.
--
Rick C
found any standard libraries that convert a string of hex digits to an
unsigned variable. I thought it would be easy to write my own, but I'm
having a bit of trouble.
So first, am I reinventing the wheel here? If not, the last issue I'm
having is converting an integer with value of 0 or 1 to a std_logic or
unsigned bit. Any suggestions?
I've been beating on this one for an hour and keep finding different
problems with my approach.
--
Rick C