From d8ef63efd1fa87387c708a6eddef3bd2d61ffc26 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 19 Mar 2001 01:29:13 +0000 Subject: [PATCH] Pass -o value to vvp target. --- iverilog.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iverilog.conf b/iverilog.conf index 4c531bec9..372c07a6f 100644 --- a/iverilog.conf +++ b/iverilog.conf @@ -66,10 +66,10 @@ # These rules support synthesized and non-synthesized variants. [-tvvp -S] -%B/ivl %W %[s-s%s] %[N-N%N] %[T-T%T] -tdll -fDLL=%B/vvp.tgt -Fsynth -Fsyn-rules -Fcprop -Fnodangle %f %m -- - +%B/ivl %W %[s-s%s] %[N-N%N] %[T-T%T] -tdll -fDLL=%B/vvp.tgt -Fsynth -Fsyn-rules -Fcprop -Fnodangle %f %m -o%o -- - [-tvvp] -%B/ivl %W %[s-s%s] %[N-N%N] %[T-T%T] -tdll -fDLL=%B/vvp.tgt -Fcprop -Fnodangle %f %m -- - +%B/ivl %W %[s-s%s] %[N-N%N] %[T-T%T] -tdll -fDLL=%B/vvp.tgt -Fcprop -Fnodangle %f %m -o%o -- - # -- # The vvm target uses the string to take the preprocessed code from