aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/chacha_qr.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtl/chacha_qr.v')
-rw-r--r--src/rtl/chacha_qr.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rtl/chacha_qr.v b/src/rtl/chacha_qr.v
index 02fe59b..83edd9b 100644
--- a/src/rtl/chacha_qr.v
+++ b/src/rtl/chacha_qr.v
@@ -41,7 +41,6 @@
module chacha_qr(
input wire clk,
- input wire reset_n,
input wire [31 : 0] a,
input wire [31 : 0] b,