issues
search
scarv
/
xcrypto
XCrypto: a cryptographic ISE for RISC-V
MIT License
91
stars
10
forks
source link
Spec: xc.prot and xc.prot.i rotate direction wrong.
#54
Closed
ben-marshall
closed
5 years ago
ben-marshall
commented
5 years ago
xc.prot
and
xc.prot.i
rotate
right
in hardware, but the specification says they rotate
left
Also,
xc.prot
has the wrong encoding diagram associated with it.
Solution:
Change spec to specify right rotation rather than left.
xc.prot
andxc.prot.i
rotate right in hardware, but the specification says they rotate leftxc.prot
has the wrong encoding diagram associated with it.Solution: