scarv / xcrypto

XCrypto: a cryptographic ISE for RISC-V
MIT License
91 stars 10 forks source link

Encoding fixes needed for multi-precision instructions #71

Closed ben-marshall closed 5 years ago

ben-marshall commented 5 years ago

An overlap in opcodes introduced by #52 and #63 was missed by the script which checks for such things. sigh.

I'll re-arrange the encodings for the multi-precision and LUT instructions to remove the ambiguity.

ben-marshall commented 5 years ago

This fix will accompany a new release.