From 6b894640c772e97cd727ba13103ba1294407216b Mon Sep 17 00:00:00 2001 From: tangxifan Date: Wed, 3 Jul 2019 14:59:05 -0600 Subject: [PATCH] bug fixing in fpga_flow.pl --- fpga_flow/scripts/fpga_flow.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpga_flow/scripts/fpga_flow.pl b/fpga_flow/scripts/fpga_flow.pl index d66eb2c17..833045f98 100644 --- a/fpga_flow/scripts/fpga_flow.pl +++ b/fpga_flow/scripts/fpga_flow.pl @@ -1460,7 +1460,7 @@ sub run_std_vpr($ $ $ $ $ $ $ $ $) # foreach my $file (0..$#files){ # print "$files[$file]\t"; # } - 3 print "\n"; + # print "\n"; #} chdir $cwd; }