get_dcconnected_net_list#

EdbNets.get_dcconnected_net_list(ground_nets=['GND'], res_value=0.001)[source]#

Get the nets connected to the direct current through inductors.

Note

Only inductors are considered.

Parameters:
ground_netslist, optional

List of ground nets. The default is ["GND"].

Returns:
list

List of nets connected to DC through inductors.