组件规格定义
Definition at line 14 of file component_db.py.
◆ __post_init__()
zlayout.component_db.ComponentSpec.__post_init__ |
( |
| self | ) |
|
◆ description
str zlayout.component_db.ComponentSpec.description = "" |
|
static |
◆ electrical_params
Dict zlayout.component_db.ComponentSpec.electrical_params [str, Any] |
|
static |
◆ manufacturer
str zlayout.component_db.ComponentSpec.manufacturer = "Generic" |
|
static |
◆ parameters
Dict zlayout.component_db.ComponentSpec.parameters [str, Any] |
|
static |
◆ physical_params
Dict zlayout.component_db.ComponentSpec.physical_params [str, Any] |
|
static |
◆ tags
Optional zlayout.component_db.ComponentSpec.tags = None |
|
static |
◆ technology_node
str zlayout.component_db.ComponentSpec.technology_node = "28nm" |
|
static |
The documentation for this class was generated from the following file: