Forum Discussion
maitreya_ranade
New Contributor
1 year agoreport_skew command fails when integrated in the timing tcl script, runs normally when ran manually
I am trying to fetch skew value with the following command: report_skew -from [get_keepers *en_fec_er*data_out*] -to [get_ports *mlvds_tx*] -npaths 1000 -detail path_only -panel_name {Report Skew...
sstrell
Super Contributor
1 year agoWhen you say you put the command in your "timing tcl script", what do you mean? The main .sdc file for the project? Or a Tcl script you're pointing to in the Timing Analyzer settings? Or somewhere else?
maitreya_ranade
New Contributor
1 year agoHello @sstrell ,
I am referring to the Tcl script you're pointing to in the Timing Analyzer settings. Apologies for the delay in response.