Altera Quartus II Scripting User Manual

Page 232

Advertising
background image

3–102

Chapter 3: Tcl Packages & Commands

flow

Quartus II Scripting Reference Manual

© July 2013

Altera Corporation

# Generate a HardCopy Handoff Report
execute_hc -handoff_report

# Archive the HardCopy Handoff Files into
# the file named "my_hcii_handoff.qar"
execute_hc -archive my_hcii_handoff.qar

# Close the project
project_close

Advertising