yodalee / rsa256

An RSA 256 bits hardware implementation with verification
Other
6 stars 1 forks source link

Support Left rotate and Right rotate #131

Closed yodalee closed 1 year ago

yodalee commented 1 year ago

Though not support in verilog language, it is quite common that we need rotate functions. Perhaps we can separate the implementation in another header and marks them as extension.