
Chapter 3: Tcl Packages & Commands 3–97
device
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
report_part_info
Usage
report_part_info <part>
Options
<part>: Part name
Description
Returns a string value containing the report with information about the specified part, such as the
following:
■ Family name
■ Device name
■ Package name
■ Pin count
■ Speed grade
■ Any additional information
Example
set report [report_part_info EP20K1000EFC33-3]
puts $report
Comentarios a estos manuales