Altera_Forum
Honored Contributor
13 years agoUrgent :)
Hi everyone, for a project I was given my specs.
'Implement a shifter with combinational logic than can carry out the following tasks. The shifters functionality should be verified with a ModelSim testbench'. Control 0: 4-bit value will be shifted left by the number of places specified by a 2-bit value Control 1: 4-bit value will be rotated right by the number of places specified by a 2-bit value. Havent a clue, so if anyone knows a similar program, do tell Cheers.