oaDefNS
模块: oapy._oa._base
导入: from oapy._oa import _base
概览
oaDefNS 在 oapy 中可用,可通过 _base 模块访问。
本页汇总 oaDefNS 当前在 oapy 中可用的 Python 接口。
详细说明
The oaDefNS class implements the DEF nameSpace used in name mapping。 The DEF name space reflects the rules for specifying legal names in DEF files。 In conjunction with the oaName object, the oaDefNS class facilitates mapping names to and from DEF。 See the Name Mapping Section of the Programmers Guide for more information。 The DEF nameSpace does not support vectored or stepped names, though it supports vector bit names。 This nameSpace is case sensitive with programmable bus characters。 DEF has a programmable hierarchy character。 See its parent class oaLefNS for the functions that set and get the bus and hierarchy characters。 Since keywords in DEF are position-sensitive, they are valid as names。 See the LEF/DEF Name Space Section of the Programmers Guide for a more detailed description of the characteristics of the DEF name space。
方法总览
| 状态 | Python 调用 |
|---|---|