R
raghu
Guest
consider a bit sequence 11001010. Is it possible using an operator in
verilog to shift only a part of the bit sequence i.e first 3 bits 110
<<1, kepping other bits unchanged ? The output should be 10001010.
Thanks a lot in advance.
Regards,
Raghu
verilog to shift only a part of the bit sequence i.e first 3 bits 110
<<1, kepping other bits unchanged ? The output should be 10001010.
Thanks a lot in advance.
Regards,
Raghu