vivo_m
Member level 3
- Joined
- May 15, 2011
- Messages
- 54
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,903
I'm trying to multiply two std_logic_vector(7 downto 0), i know the result will be new std_logic_vector(15 downto 0) but actually i want the output result to be std_logic_vector(7 downto 0)..
is there any idea how can i do this..
is there any idea how can i do this..