You could try to use sll (shift left logical), but I am not sure all tools can synthesize this.
You can also use shift_left from ieee.numeric_std, but then you will have to convert your bit_vector to unsigned first.http://www.sigasi.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.