scarv / xcrypto

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

pmul.h #39

Closed ben-marshall closed 5 years ago

ben-marshall commented 5 years ago
ben-marshall commented 5 years ago

While implementing this, caught bug where if a valid but otherwise un-implemented instruction is presented to the core, then the core will hang.