From 0afc213a0cba7a41ea95a32b4575bb742e040cd2 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Mon, 17 Sep 2018 17:55:33 -0400 Subject: Track Joachim's keywrap core change to automatically initialize the AIV. --- verilog_constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'verilog_constants.h') diff --git a/verilog_constants.h b/verilog_constants.h index 8735b12..d190589 100644 --- a/verilog_constants.h +++ b/verilog_constants.h @@ -307,7 +307,7 @@ #define KEYWRAP_CONFIG_ENCDEC (1) #define KEYWRAP_CONFIG_KEYLEN (2) -#define KEYWRAP_ADDR_RLEN (0x0c) +#define KEYWRAP_ADDR_LENGTH (0x0c) #define KEYWRAP_ADDR_A0 (0x0e) #define KEYWRAP_ADDR_A1 (0x0f) -- cgit v1.2.3