Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
asic:timing:start [2026/06/14 15:29] – [Acyclic analysis] rajitasic:timing:start [2026/06/14 15:33] (current) – [Queries] rajit
Line 161: Line 161:
 </code> </code>
  
 +Another command that is useful in acyclic mode is
 +<code>
 +interact> timer:info-fo0
 +</code>
 +This returns a list that contains information about nets that have no fanout.  The return value is a list of lists, where each inner list corresponds to information about the zero fanout net. The inner list contains the name of the net (a string), and then ''M'' copies of arrival time, required time, arrival slew, and required slew.
 ===== Power ===== ===== Power =====