info_req
Member level 5
- Joined
- Jun 20, 2007
- Messages
- 81
- Helped
- 6
- Reputation
- 12
- Reaction score
- 4
- Trophy points
- 1,288
- Location
- Pakistan
- Activity points
- 1,764
helo dear,
I am using (i) (std_logic_vector)*(integer) to shift std_logic_vector right
ii) sll, shl, etc for shift left / right but it is not working. I am also adding appropriate libraries
ERROR is like: infeasible operator.
what may be the problem???
thanks in advance
I am using (i) (std_logic_vector)*(integer) to shift std_logic_vector right
ii) sll, shl, etc for shift left / right but it is not working. I am also adding appropriate libraries
ERROR is like: infeasible operator.
what may be the problem???
thanks in advance