Differences

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

Link to this comparison view

Both sides previous revision Previous revision
asic:timing:start [2024/03/22 16:05]
rajit [Creating the timing graph]
asic:timing:start [2024/03/22 16:06] (current)
rajit [Creating the timing graph]
Line 28: Line 28:
    - When the design has user-specified cells/black box cells, then ACT assumes that timing arcs could potentially relate any input pin of the cell to any output pin, and the arcs are computed based on those specified in the ''.lib'' file.    - When the design has user-specified cells/black box cells, then ACT assumes that timing arcs could potentially relate any input pin of the cell to any output pin, and the arcs are computed based on those specified in the ''.lib'' file.
  
-Delays and transition times are added to the timing graph using information in the ''.lib'' file. +Delays and transition times are added to the timing graph using information in the ''.lib'' file. Commands to read in ''.lib'' files are:
  
 ^ Command ^ Meaning  ^ ^ Command ^ Meaning  ^
Line 35: Line 34:
 | timer:lib-merge <lh> <file> | This command takes an existing lib handle <lh>, and adds the contents of the ''.lib'' file to the handle | | 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 =====