aboutsummaryrefslogtreecommitdiff
path: root/config/core.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/core.cfg')
-rw-r--r--config/core.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/core.cfg b/config/core.cfg
index 12362c6..70b86ab 100644
--- a/config/core.cfg
+++ b/config/core.cfg
@@ -80,7 +80,7 @@ cores = mkmif
[project rsa]
# RSA signing and verification. This is as much as will fit on the
# Novena's Spartan-6 FPGA.
-cores = sha256 aes trng modexp
+cores = sha256 aes trng modexp mkmif
[project hsm]
# Make me one with everything, except we want two modexp cores for parallel CRT
@@ -333,6 +333,7 @@ vfiles =
[core keywrap]
# Joachim's experimental AES-keywrap core
requires = aes
+core blocks = 32
block memory = yes
error wire = yes
module name = keywrap