Commentary

This commit is contained in:
Wilson Snyder 2010-04-05 20:08:07 -04:00
parent 936738b750
commit bc31b5d27a

View File

@ -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]