Age | Commit message (Expand) | Author |
---|---|---|
2020-03-14 | Moved modexpng from user/shatov to core/math. | Paul Selkirk |
2020-01-20 | Updated uOP engine to match the changes made to the general worker module | Pavel V. Shatov (Meister) |
2019-11-19 | Removed the latch accidentally created while pipelining the uOP engine module. | Pavel V. Shatov (Meister) |
2019-11-16 | The uOP engine didn't compile at 180 MHz. The pipeline had two stages: FETCH | Pavel V. Shatov (Meister) |
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 support for non-CRT mode. Further refactoring. | Pavel V. Shatov (Meister) |
2019-10-21 | Entire CRT signature algorithm works by now. | Pavel V. Shatov (Meister) |