Forum Discussion
OrF
Occasional Contributor
3 years agoQuartus 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 ?
- 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
sstrell
Super Contributor
3 years agoProbably need to follow the example here: https://www.intel.com/content/www/us/en/programmable/quartushelp/current/index.htm#tafs/tafs/tcl_pkg_sdc_ver_1.5_cmd_get_nets.htm