From c7a2e6cb06900b7c6ab72f45aa71d7f43838fedd Mon Sep 17 00:00:00 2001 From: Ross Thompson Date: Wed, 9 Feb 2022 16:44:26 -0600 Subject: [PATCH] Commented quit. --- synthDC/scripts/synth.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synthDC/scripts/synth.tcl b/synthDC/scripts/synth.tcl index a102d748f..dac48a5d7 100755 --- a/synthDC/scripts/synth.tcl +++ b/synthDC/scripts/synth.tcl @@ -333,4 +333,4 @@ set filename [format "%s%s%s%s" $outputDir "/reports/" $my_toplevel "_hier.rep" redirect $filename { report_hierarchy } #Quit -quit +#quit