ZLayout EDA Library v1.0.0
Advanced Electronic Design Automation Layout Library with Bilingual Documentation
|
This is the complete list of members for zlayout.component_interface.ComponentFactory, including all inherited members.
__init__(self, ComponentDatabase db) | zlayout.component_interface.ComponentFactory | |
_create_logic_circuit(self, str name, str circuit_type, **kwargs) | zlayout.component_interface.ComponentFactory | protected |
create_component(self, str component_name, str component_type=None, **kwargs) | zlayout.component_interface.ComponentFactory | |
custom_types | zlayout.component_interface.ComponentFactory | |
db | zlayout.component_interface.ComponentFactory | |
register_custom_type(self, str type_name, circuit_class) | zlayout.component_interface.ComponentFactory |