From a6b83ac5da43fe6170b12ce1b8cd44031e080989 Mon Sep 17 00:00:00 2001 From: steve Date: Tue, 5 Dec 2000 22:31:38 +0000 Subject: [PATCH] real and trireg not supported. --- README.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 854d380da..9fc7142af 100644 --- a/README.txt +++ b/README.txt @@ -335,13 +335,15 @@ Verilog web page for the current state of support for Verilog. assign foo = user_function(a,b); // sorry always @(a or b) foo = user_function(a,b); // OK - - real data types not supported. + - real data types not supported. This includes real and realtime. - System functions are supported, but the compiler presumes that they return 32 bits. This is the typical case. - Specify blocks are parsed but ignored in general. + - trireg is not supported. tri0 and tri1 are supported. + 6.0 CREDITS @@ -384,7 +386,7 @@ removed from the list) send e-mail to me. FreeBSD/{Intel,alpha} *maintainer needed* - Linux/{alpha,Intel,SPARC} (RPMS) + Linux/{alpha,Intel} (RPMS) Stephen Williams Linux/* (.debs)