aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/blockmem2r1w.v
AgeCommit message (Collapse)Author
2015-06-30Fixed missing parenthesis in block memories that reduced mem sizes. Added ↵Joachim Strömbergson
test cases that verifies that we can work with 2048 bit operands.
2015-06-23Updated the 2r1w block memory to be operand size generic. Minor fix in 1r1w ↵Joachim Strömbergson
block memory.
2015-04-13Adding initial versions of rtl for modexp. Montgomery multiplication works ↵Joachim Strömbergson
for 8192 bit operands. Modexp can build, but lacks proper control and residue generator. Memories has been tested to match block memories in Xilinx and Altera FPGAs.