
3–258 Chapter 3: Tcl Packages & Commands
report
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
# Get row {Revision Name} - column {Setting} data
get_report_panel_data -row_name $rname -col_name Setting -id $id
# If unsure the case of a row or column name, use glob-style pattern
get_report_panel_data -row_name {[Rr]evision*} -col_name {[Ss]etting} -id \
$id
unload_report
project_close
Commentaires sur ces manuels