From 03e6a672c964ebaf0e61018b0a7a63edb2748990 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Tue, 17 Nov 2015 23:45:17 -0500 Subject: 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. --- 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 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) -- cgit v1.2.3