You have to make a bit operations module & submit test benches in printed format. The module will perform a function 'n'(2-bit) number of times out of four functions selected by 2 bit 'in code' on a 4-bit input 'A':
in Code --> Function
00 --> Shift Right
01 --> Shift Left
10 --> Rotate Right
11 --> Rotate Left
in Code --> Function
00 --> Shift Right
01 --> Shift Left
10 --> Rotate Right
11 --> Rotate Left