|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
安装了encounter9.1,加载s***的lef(std_cell.lef antenna.lef),出现如下错误:
Loading Lef file ../../../eda/lib/stdcell6.lef...
**WARN: (ENCLF-102): Two layers 'M1' and 'V1' specified in
SAMENET spacing rule have different type. To specify a SAMENET
spacing rule between a cut layer and routing layer, the first
one must be a cut layer. The rule is ignored.
**WARN: (ENCLF-102): Two layers 'M2' and 'V1' specified in
SAMENET spacing rule have different type. To specify a SAMENET
spacing rule between a cut layer and routing layer, the first
one must be a cut layer. The rule is ignored.
**WARN: (ENCLF-102): Two layers 'M2' and 'V2' specified in
SAMENET spacing rule have different type. To specify a SAMENET
spacing rule between a cut layer and routing layer, the first
one must be a cut layer. The rule is ignored.
**WARN: (ENCLF-102): Two layers 'M3' and 'V2' specified in
SAMENET spacing rule have different type. To specify a SAMENET
spacing rule between a cut layer and routing layer, the first
one must be a cut layer. The rule is ignored.
**WARN: (ENCLF-102): Two layers 'M3' and 'V3' specified in
SAMENET spacing rule have different type. To specify a SAMENET
spacing rule between a cut layer and routing layer, the first
one must be a cut layer. The rule is ignored.
...........
Initializing default via types and wire widths ...
**ERROR: (ENCLF-82): The x coordinate value 4.2310
in pin 'A' in macro 'XOR2CLKHD4X' is not on the manufacturing grid.
It's likely to result in placement/routing that can not be manufactured.
**ERROR: (ENCLF-82): The y coordinate value 0.8590
in pin 'A' in macro 'XOR2CLKHD4X' is not on the manufacturing grid.
It's likely to result in placement/routing that can not be manufactured.
..............
试过别的库,也存在同样问题,也查了一些帖子,说是lef加载有顺序,首先加载tech.lef,但是s***库中含有tech信息,不存在独立的tech.lef,所以直接加载std_cell.lef antenna.lef应该没问题的,但是...还是出问题了,希望NR给予指点,不胜感激。。 |
|