create#
- classmethod DifferentialPair.create(layout, name, pos_net=None, neg_net=None)#
Create a differential pair.
You must either provide both nets or omit both nets.
- Parameters:
- Returns:
DifferentialPair
Differential pair created.
Create a differential pair.
You must either provide both nets or omit both nets.
DifferentialPair
Differential pair created.