From 86a4512848f686dbbe4603743e1f8b00ba3c7524 Mon Sep 17 00:00:00 2001 From: steve Date: Thu, 29 Nov 2001 01:06:51 +0000 Subject: [PATCH] Restore -Fxnfio to -txnf target. --- iverilog.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iverilog.conf b/iverilog.conf index 7b97bac4e..71d1c048d 100644 --- a/iverilog.conf +++ b/iverilog.conf @@ -87,7 +87,7 @@ # This is the XNF code generator. [-txnf] -%B/ivl %y %Y %[v-v] %s %[N-N%N] %[T-T%T] -txnf -Fsynth -Fsyn-rules -Fcprop -Fnodangle -o%o -- - +%B/ivl %y %Y %[v-v] %s %[N-N%N] %[T-T%T] -txnf -Fsynth -Fsyn-rules -Fxnfio -Fcprop -Fnodangle -o%o -- - # And this is another XNF code generator, under development. [-tfpga]