Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
asic:timing:start [2024/03/22 16:03]
rajit [Creating the timing graph]
asic:timing:start [2024/03/22 16:05]
rajit [Creating the timing graph]
Line 31: Line 31:
  
  
 +^ Command ^ Meaning  ^
 +| timer:lib-read <file> | This command reads in a timing ''.lib'' file, and returns a handle. This handle is used to refer to the information from the ''lib'' file that was read by the timing engine. |
 +| timer:lib-merge <lh> <file> | This command takes an existing lib handle <lh>, and adds the contents of the ''.lib'' file to the handle |
  
 +
 ==== Reading in parasitics ==== ==== Reading in parasitics ====
  
  
 ===== Power ===== ===== Power =====