aboutsummaryrefslogtreecommitdiff
path: root/verilog_constants.h
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2015-11-17 23:45:17 -0500
committerPaul Selkirk <paul@psgd.org>2015-11-17 23:45:17 -0500
commit03e6a672c964ebaf0e61018b0a7a63edb2748990 (patch)
treefc3ef67bd4a47ea33e95fc9a5e0c8bc03d7dbf3c /verilog_constants.h
parent863f996135a80ff8511360308496056ecee9e47d (diff)
More post-merge cleanup.
- Joachim says always check entropy and csprng for 'valid' before reading. - Harmonize RNG status valid bit with other cores. - Clean up compiler warnings about printf formats.
Diffstat (limited to 'verilog_constants.h')
-rw-r--r--verilog_constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/verilog_constants.h b/verilog_constants.h
index f30a979..879d2af 100644
--- a/verilog_constants.h
+++ b/verilog_constants.h
@@ -41,7 +41,7 @@
#define _VERILOG_CONSTANTS_H_
/*
- * Common to all (well, almost all) cores.
+ * Common to all cores.
*/
#define ADDR_NAME0 (0x00)
#define ADDR_NAME1 (0x01)