From 4d090b64bdd4972999b7bf72c06f1a3f886d5045 Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 4 Sep 2002 16:19:39 +0000 Subject: [PATCH] List tran devices as unsupported. --- README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.txt b/README.txt index c92c6a269..ce3934908 100644 --- a/README.txt +++ b/README.txt @@ -307,6 +307,9 @@ constructs. - trireg is not supported. tri0 and tri1 are supported. + - tran primitives, i.e. tran, tranif1, tranif0, rtran, rtranif1 + and rtranif0 are not supported. + - Module instance arrays are not supported, although gate instance arrays do work.