Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 6/20/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.1.7.17. design::list_valid_snapshot_names (::quartus::design)

The following table displays information for the design::list_valid_snapshot_names Tcl command:

Tcl Package and Version

Belongs to ::quartus::design

Syntax design::list_valid_snapshot_names [-h | -help] [-long_help]
Arguments -h | -help Short help
  -long_help Long help with examples and possible return values
Description
Returns the list of the valid design snapshot names.
Example Usage
puts "Valid design snapshot names: [design::list_valid_snapshot_names]"
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful