From fb678877d7d8605631d2a2b79a37b8d956f0a3db Mon Sep 17 00:00:00 2001 From: steve Date: Sat, 25 Sep 1999 02:56:37 +0000 Subject: [PATCH] comment about system functions. --- README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.txt b/README.txt index fe981393f..568d5c815 100644 --- a/README.txt +++ b/README.txt @@ -263,6 +263,9 @@ current state of support for Verilog. - event data type is not supported. + - system functions are not supported. (User defined functions are + supported.) + Specify blocks are parsed but ignored in general.