aboutsummaryrefslogtreecommitdiff
path: root/rtl/modexpng_microcode.vh
AgeCommit message (Expand)Author
2020-01-21Renumbered micro-operations.Pavel V. Shatov (Meister)
2019-10-23Added missing copyright headers.Pavel V. Shatov (Meister)
2019-10-21Entire CRT signature algorithm works by now.Pavel V. Shatov (Meister)
2019-10-21Added the regular (not modular) addition operation required during the finalPavel V. Shatov (Meister)
2019-10-21Added "MERGE_LH" micro-operation. To be able to do Garner's formula we needPavel V. Shatov (Meister)
2019-10-21Refactored general worker modulePavel V. Shatov (Meister)
2019-10-03Added more micro-operations, entire Montgomery exponentiation ladder works now.Pavel V. Shatov (Meister)
2019-10-03Added more micro-operations, also added "general worker" module. The worker i...Pavel V. Shatov (Meister)
2019-10-03Expanded micro-operation parameters (added dedicated control bit to force the...Pavel V. Shatov (Meister)
2019-10-03Reworked storage architecture (moved I/O memory to a separate module, since t...Pavel V. Shatov (Meister)