aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/pe/modexpa7_primitive_switch.v
AgeCommit message (Collapse)Author
2018-12-19Use primitives from core/libHEADmasterPavel V. Shatov (Meister)
2017-08-12Added STM32 code to test CRT mode in hardware.Pavel V. Shatov (Meister)
2017-08-11Work in progress.Pavel V. Shatov (Meister)
2017-08-09Added 'modexpa7_' prefix to all the low-level modules in /src/rtl/pe/ to ↵Pavel V. Shatov (Meister)
prevent clashes with low-level modules in ECDSA multipliers. We should consolidate all the lowel-level stuff across all the math cores in the future.
2017-08-07 * Added readme filev0.20Pavel V. Shatov (Meister)
* Enabled vendor-specific primitive usage for compilation
2017-07-25Trying to fix the bug during calculation of SN in systolic multiplier.Pavel V. Shatov (Meister)
2017-07-23Wrote top-level module. 4096-bit core with 16-tap systolic array synthesizes ↵Pavel V. Shatov (Meister)
just fine: 10% slices 8% block memory 33% DSPs
2017-07-10 * made separate file for low-level settingsPavel V. Shatov (Meister)
* turned crazy triple multiplier array into one array with input mux