Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

[TCL] collections -> some questions

Hi All, In order to get a collection of the pins, I've run the following command: %> get_names -filter * -node_type pin %> _collection3 Now how can I "echo" the collection? How can...