Unsigned to std logic conversion

Status
Not open for further replies.

hithesh123

Full Member level 6
Joined
Nov 21, 2009
Messages
324
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Location
lax
Activity points
3,548
I use the function std_logic_vector(to_unsigned(num, bits)) to convert unsigned int to std logic vector.

If the unsigned int is 1000, and if I select the number of bits as 8, do I get the lower 8 bits or higher 8 bits?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…