Forum Discussion

OrF's avatar
OrF
Icon for Occasional Contributor rankOccasional Contributor
3 years ago
Solved

Quartus Prime Timing Analyzer Tcl console windows - command result

Hi when using the Tcl window in the Timing Analyzer console. the output of the command get_nets{*} is _col736 (or any other number) is it possible to see the list of the nets ?
  • OrF's avatar
    3 years ago

    I understand my error .

    I'm used to the Synopsys tcl which prints the collection / string.

    here, in the timing analyzer , it returns collection and to print it need to use

    foreach_in_collection and get_net_info -name