diff options
| author | Yuval Adam <_@yuv.al> | 2025-08-29 20:08:34 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-08-29 20:08:34 +0200 |
| commit | 417ec05cc68242b72ce1260153051e07da4d8240 (patch) | |
| tree | 39219877121a602a7748cb9ba4709e8b972dabd1 /list_targets.tcl | |
| parent | d096f707822967aa99d37605198fc9acd5f6a90d (diff) | |
Cleanup things
Diffstat (limited to 'list_targets.tcl')
| -rw-r--r-- | list_targets.tcl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/list_targets.tcl b/list_targets.tcl deleted file mode 100644 index 5cbbc4c..0000000 --- a/list_targets.tcl +++ /dev/null @@ -1,8 +0,0 @@ -open_hw_manager -connect_hw_server -puts "Available targets:" -foreach target [get_hw_targets] { - puts "Target: $target" -} -close_hw_manager -exit
\ No newline at end of file |
