aboutsummaryrefslogtreecommitdiff
path: root/config/core.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/core.cfg')
-rw-r--r--config/core.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/core.cfg b/config/core.cfg
index 361774a..5c43502 100644
--- a/config/core.cfg
+++ b/config/core.cfg
@@ -118,6 +118,9 @@ cores = mkmif trng sha1 sha1 sha1 sha256 sha256 sha256 sha512 sha512 sha512 aes
# *not* use block memory. When no cores in the build use block
# memory, the delay isn't necessary and is therefore omitted.
#
+# reset name: what name to use for the reset wire, because we don't
+# seem to be able to agree on whether this is "reset_n" or "rst_n".
+#
# extra ports: Extra port definitions in the core instance.
# Note this is a blob of text, not interpreted, so formatting and commas
# will be copied out verbatim.
@@ -189,6 +192,7 @@ core blocks = 4
block memory = yes
error wire = no
module name = modexpa7_wrapper
+reset name = rst_n
parameter OPERAND_ADDR_WIDTH = 7
parameter SYSTOLIC_ARRAY_POWER = 1
vfiles =