CfgNets#
- class pyedb.configuration.cfg_nets.CfgNets(pedb, signal_nets=None, power_nets=None)#
Manage configuration net class.
Overview#
Get net information. |
|
Apply net on layout. |
|
Get net information. |
Import detail#
from pyedb.configuration.cfg_nets import CfgNets
Attribute detail#
- CfgNets.signal_nets = []#
- CfgNets.power_nets = []#
Method detail#
- CfgNets.set_parameter_to_edb()#
- CfgNets.get_parameter_from_edb()#
Get net information.
- CfgNets.apply()#
Apply net on layout.
- CfgNets.get_data_from_db()#
Get net information.