AMF-Placer  2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
PlacementInfo::PlacementNet::_pinOffset Struct Reference

#include <PlacementInfo.h>

Public Member Functions

 _pinOffset (float x, float y)
 

Public Attributes

float x = 0.0
 
float y = 0.0
 

Detailed Description

Definition at line 1930 of file PlacementInfo.h.

Constructor & Destructor Documentation

◆ _pinOffset()

PlacementInfo::PlacementNet::_pinOffset::_pinOffset ( float  x,
float  y 
)
inline

Definition at line 1932 of file PlacementInfo.h.

Member Data Documentation

◆ x

float PlacementInfo::PlacementNet::_pinOffset::x = 0.0

Definition at line 1935 of file PlacementInfo.h.

◆ y

float PlacementInfo::PlacementNet::_pinOffset::y = 0.0

Definition at line 1935 of file PlacementInfo.h.


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