summaryrefslogtreecommitdiff
path: root/rtl
AgeCommit message (Expand)Author
2018-12-19Minor cleanup.HEADmasterPavel V. Shatov (Meister)
2018-11-09Added core wrapper.Pavel V. Shatov (Meister)
2018-11-09 * Cleaned up to remove synthesis warningsPavel V. Shatov (Meister)
2018-11-09 * Removed unsed port to suppress warning during synthesisPavel V. Shatov (Meister)
2018-11-09Moved to core/lib/Pavel V. Shatov (Meister)
2018-11-09Moved to core/lib/Pavel V. Shatov (Meister)
2018-10-15Renamed some modules, removed leftover debug code.Pavel V. Shatov (Meister)
2018-10-15Removed stale file.Pavel V. Shatov (Meister)
2018-10-15Incorporated latest microcode from the C model. Passes all the test vectorsPavel V. Shatov (Meister)
2018-10-15Added support for add/subtract opcodes.Pavel V. Shatov (Meister)
2018-10-15Fixed wrong word order.Pavel V. Shatov (Meister)
2018-10-15Finished porting modular multiplier.Pavel V. Shatov (Meister)
2018-09-26Started porting modular reductor...Pavel V. Shatov (Meister)
2018-09-26Reworked modular multiplier...Pavel V. Shatov (Meister)
2018-09-25Started porting modular multiplier from ECDSA.Pavel V. Shatov (Meister)
2018-09-25Microcode framework and partial listing, work in progressPavel V. Shatov (Meister)
2018-09-25Internal operand memories ("banks") for the "worker" unit.Pavel V. Shatov (Meister)
2018-09-25Microcoded "worker" unit. Supports "move" opcode, support for "add"/"sub" willPavel V. Shatov (Meister)
2018-09-25Double-and-add point multiplication frameworkPavel V. Shatov (Meister)
2018-09-25Top-level modulePavel V. Shatov (Meister)