rameshrai
Full Member level 3
- Joined
- Aug 16, 2010
- Messages
- 158
- Helped
- 7
- Reputation
- 14
- Reaction score
- 7
- Trophy points
- 1,298
- Activity points
- 2,272
hi,
when we have input port like-
what is the initial data type? i mean is it integer, unsigned or signed integer? and is it one's or two's complement.
thanks
when we have input port like-
Code:
a : in std_logic_vector(7 downto 0)
what is the initial data type? i mean is it integer, unsigned or signed integer? and is it one's or two's complement.
thanks