From bc31b5d27aa004c110ac02ec115780515f58ee20 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Mon, 5 Apr 2010 20:08:07 -0400 Subject: [PATCH] Commentary --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 26a7feef3..1bb28b361 100644 --- a/Changes +++ b/Changes @@ -7,7 +7,7 @@ indicates the contributor was also the author of the fix; Thanks! *** Support runtime access to public signal names. -*** Add /*verilator public_flat_rw*/ for timing-specific access. +*** Add /*verilator public_flat_rw*/ for timing-specific public access. **** Improve error handling on slices of arrays, bug226. [by Bryon Bradley]