aboutsummaryrefslogtreecommitdiff
path: root/ecdsa_fpga_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'ecdsa_fpga_model.h')
-rw-r--r--ecdsa_fpga_model.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ecdsa_fpga_model.h b/ecdsa_fpga_model.h
index 5228b9c..7b6a7e3 100644
--- a/ecdsa_fpga_model.h
+++ b/ecdsa_fpga_model.h
@@ -77,8 +77,8 @@
// Debugging Output Control
//------------------------------------------------------------------------------
/**
-define DUMP_CYCLE_STATES // dump R0, R1, S, T after every cycle
-/**/
+#define DUMP_CYCLE_STATES // dump R0, R1, S, T after every cycle
+**/
/**
#define DUMP_UOP_OUTPUTS // dump every micro-operation output (lots of text!)
**/