Open edwardcwang opened 5 years ago
I have added all corner to mmmc_corner
in asap7(ss,tt,ff),
However, same problem still exist, when I look into code, I find that
https://github.com/ucb-bar/hammer/blob/bc00fc2f09e3cfa0c157830698ab33b120d8883d/src/hammer-vlsi/hammer_vlsi/hammer_vlsi_impl.py#L1244 will only consume the last matched MMMCCornerType.Setup
and MMMCCornerType.Hold
,
thus, not entire mmmc_corner
are included in the PaR generation.
successed after adding "qrc techfile"
Right now process nodes <=32nm in Cadence encounter the following fatal Innovus error if run in non-MMMC mode.
The workaround is to hack the node to
33
or higher but it would be great to support this out of the box, especially for new users.