Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Synopsys PrimeTime: How to find arrival time of each input ports

Status
Not open for further replies.

as90

Newbie level 4
Joined
Sep 18, 2017
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
39
Hi,

I need to read the arrival times at each port and write them out in a file. How can I query arrival time on a given port in PrimeTime? I could not find any attribute for that under class port, although its there for class pin.

Regards
Ankur
 

do you want a stuff like this "set a [report_timing ....]"?
 

do you want a stuff like this "set a [report_timing ....]"?

I'm looking for something like "get_attribute -class port <port-name> arrival_time". I need to iterate through all the ports and get the arrival times along with other stuff like effective cap seen from the (input) port.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top