Get a list of all the processors in a hardware design.
| XSCT Methods | Arguments | Corresponding Python API | Arguments | Comments |
|---|---|---|---|---|
| getprocessors | xsa | get_processor_os_list | xsa = <xsa_path> or platform = <platform_name> XSA or platform from which processor os list is to be extracted. |