mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 13:57:17 -04:00
fix project.tcl
This commit is contained in:
parent
3b60c10460
commit
5dadeffac8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue