![]() |
HAL
|
#include <net_layout_junction.h>
Public Member Functions | |
NetLayoutJunctionMultiPin () | |
Public Attributes | |
int | mLane |
QList< int > | mConnector |
Connection more than one gate pin with the same wire
Definition at line 304 of file net_layout_junction.h.
|
inline |
Constructor
Definition at line 320 of file net_layout_junction.h.
QList<int> hal::NetLayoutJunctionMultiPin::mConnector |
Other lanes (except mLane) connecting the net with the gate
Definition at line 315 of file net_layout_junction.h.
int hal::NetLayoutJunctionMultiPin::mLane |
The lane connecting the gate which was routed first
Definition at line 310 of file net_layout_junction.h.