F
Fano
Guest
Hi.
I'm trying to implement a 32bits shifter (both shift left and
right).
with (synthesziable) VHDL. I've browsed a lot of examples but all are
shifting one bit data per clock period. I want my shifter shift
arbitrary bits (1~31 bits, decided by the input) in just one clock
period. How can I achieve that ?
Thanks in advance!
//BR
Fano
I'm trying to implement a 32bits shifter (both shift left and
right).
with (synthesziable) VHDL. I've browsed a lot of examples but all are
shifting one bit data per clock period. I want my shifter shift
arbitrary bits (1~31 bits, decided by the input) in just one clock
period. How can I achieve that ?
Thanks in advance!
//BR
Fano