diff options
author | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2018-10-15 16:08:25 +0300 |
---|---|---|
committer | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2018-10-15 16:08:25 +0300 |
commit | 71bc54c8a5926fa1bae7acdbb17dd8fdc97fd5d7 (patch) | |
tree | 6cf3adcc7c547b61614612a1c200ecaf225148bc /curve25519 | |
parent | 6f318dcbcbf2777e3e7717a9301833a619944d2a (diff) |
Ed25519 microcode parser. Verilog Ed25519 core is microsequenced, it contains a
"worker" module that fetches opcodes from a piece of read-only memory and does
either "move" (copy) or "math" (add/subtract/multiply) operation. The C model
mimics how this worker unit operates by calling routines that correspond to
micro-operations. This parser processes the C model sources and generates a
piece of Verilog that is used to initialize the microcode ROM.
Diffstat (limited to 'curve25519')
0 files changed, 0 insertions, 0 deletions