Age | Commit message (Expand) | Author |
---|---|---|
2019-10-23 | Added missing copyright headers. | Pavel V. Shatov (Meister) |
2019-10-23 | Added simulation-only code to measure multiplier load. | Pavel V. Shatov (Meister) |
2019-10-21 | Further work: | Pavel V. Shatov (Meister) |
2019-10-21 | Added "MERGE_LH" micro-operation. To be able to do Garner's formula we need | Pavel V. Shatov (Meister) |
2019-10-03 | Added more micro-operations, entire Montgomery exponentiation ladder works now. | Pavel V. Shatov (Meister) |
2019-10-03 | Added more micro-operations, also added "general worker" module. The worker i... | Pavel V. Shatov (Meister) |
2019-10-03 | Expanded micro-operation parameters (added dedicated control bit to force the... | Pavel V. Shatov (Meister) |
2019-10-03 | Redesigned storage modules, added top-level module, added I/O storage space. | Pavel V. Shatov (Meister) |
2019-10-01 | Redesigned core architecture, unified bank structure. All storage blocks now | Pavel V. Shatov (Meister) |