aboutsummaryrefslogtreecommitdiff
path: root/rtl/ecdsa256.v
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/ecdsa256.v')
-rw-r--r--rtl/ecdsa256.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/ecdsa256.v b/rtl/ecdsa256.v
index 86e22e5..1e712bf 100644
--- a/rtl/ecdsa256.v
+++ b/rtl/ecdsa256.v
@@ -108,7 +108,7 @@ module ecdsa256
//
- // Montgomery Coefficient Calculator
+ // Curve Base Point Multiplier
//
reg next_dly;