create#
- classmethod NetlistModel.create(name)#
Create a netlist model.
- Parameters:
- name
str Name of the netlist model.
- name
- Returns:
NetlistModelNetlist model created.
Create a netlist model.
strName of the netlist model.
NetlistModelNetlist model created.