Supriya Kaliraj
Newbie level 1
- Joined
- Oct 25, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 5
I am trying to implement SHA 2 in cadence. For the schematic I need to implement shift and rotation operation. So i would need shift registers and rotational registers. Each operates on 32 bit input. Can you please provide me the idea of how to do it.