From 5dadeffac86abc731edfea8eb2551946002d461d Mon Sep 17 00:00:00 2001 From: wgulian3 Date: Wed, 19 Feb 2020 14:20:58 -0500 Subject: [PATCH] fix project.tcl --- rtl/quartus/project.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rtl/quartus/project.tcl b/rtl/quartus/project.tcl index d20ba1ed..c8447092 100644 --- a/rtl/quartus/project.tcl +++ b/rtl/quartus/project.tcl @@ -108,8 +108,8 @@ set_global_assignment -name PROJECT_OUTPUT_DIRECTORY bin set_global_assignment -name NUM_PARALLEL_PROCESSORS ALL -set where [file dirname [info script]] -source [file join $where make_pins_virtual.tcl] +# set where [file dirname [info script]] +# source [file join $where make_pins_virtual.tcl] project_close