Innovus App Options — Complete ← Home
Educational Reference Only. This content is an independent study reference. App option names, descriptions and examples are provided for learning purposes. Always verify against official Cadence / Synopsys documentation. This site is not affiliated with or endorsed by Cadence Design Systems or Synopsys Inc.
13
INNOVUS APP OPTIONS — COMPLETE

Identifying and Viewing Violations

S.No App Option Description Example
1setSignoffOptModeThe current control exists only in legacy UI; you can use eval_legacy {}. To enable cell EM fixing during DRV optimization, use the below command: signoffOptDesign -drvopt_signoff -drv Initial summary +----------+---------------------------------+----------------------- ------+ Signal nets Clock nets DRVs +------------------+-- ------------+----------------+------------+ Nr nets(terms) Worst Vio Nr nets(terms) Worst Vio +---------------------- -------+--------------+----------------+------------+setSignoffOptMode -emType {all avg rms peak}set_db opt_signoff_em_type {all avg rms peak} (Default: all)
2setTieHiLoMode -The expected flow is as follows: 1. Specify the tie cell names and other settings with the setTieHiLoMode command. 2. Add tie high/low cells with addTieHiLo. 3. Run verifyTieCell to check whether tie cell connections are correct. verifyTieCell flags any tie high/low nets that are not connected to tie high/low cells. The first part of the above figure presents verifyTieCell violation, the second presents no violation flagged by verifyTieCell. verifyTieCell -noTieCell filename can be used to verify that pins specified in the file are not connected to tie cells
3setSignoffOptModeFixing, the tool will fix only the cell EM violations. This implies that fixing of max_transition, max_capacitance, SI glitch, SI Xtalk, and IR drop will be disabled. Innovus-Integrated ECO Flow To enable cell EM fixing in the Innovus-integrated ECO flow, use the below command:
4setSignoffOptModeTo optionally fix the EM type, use the below command:setSignoffOptMode - fix_cell_em trueset_db opt_signoff_fix_cell_em true (Default: true)
5setSignoffOptModeTo optionally fix the EM type, use the below command:setSignoffOptMode -fixCellEm trueset_db opt_signoff_fix_cell_em true (Default: true)

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

Replying to