The below command prints in the following format
[startpoint sp_lib_cell endpoint ep_lib_cell slack]
set paths [report_timing -path_type summary -max_paths 10]
foreach p1 $paths {
# get lindex 0 from the list
}
[startpoint sp_lib_cell endpoint ep_lib_cell slack]
set paths [report_timing -path_type summary -max_paths 10]
foreach p1 $paths {
# get lindex 0 from the list
}
No comments:
Post a Comment