HAL
hal::NetLayoutJunctionMultiPin Class Reference

#include <net_layout_junction.h>

Collaboration diagram for hal::NetLayoutJunctionMultiPin:
Collaboration graph

Public Member Functions

 NetLayoutJunctionMultiPin ()
 

Public Attributes

int mLane
 
QList< int > mConnector
 

Detailed Description

Connection more than one gate pin with the same wire

Definition at line 304 of file net_layout_junction.h.

Constructor & Destructor Documentation

◆ NetLayoutJunctionMultiPin()

hal::NetLayoutJunctionMultiPin::NetLayoutJunctionMultiPin ( )
inline

Constructor

Definition at line 320 of file net_layout_junction.h.

Member Data Documentation

◆ mConnector

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.

◆ mLane

int hal::NetLayoutJunctionMultiPin::mLane

The lane connecting the gate which was routed first

Definition at line 310 of file net_layout_junction.h.


The documentation for this class was generated from the following file: