
3–216 Chapter 3: Tcl Packages & Commands
project
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
get_project_directory
Usage
get_project_directory
Options
None
Description
Returns the project directory for currently open project.
Example
project_open one_wire
# Print the current project directory
puts [get_project_directory]
project_close
Commenti su questo manuale