3D-ICE 3.0.0
Data Fields
InspectionPoint_t Struct Reference

Structure containing info about the output to be printed while simulating. More...

#include <inspection_point.h>

Data Fields

String_t FileName
 
OutputInstant_t Instant
 
OutputType_t OType
 
OutputQuantity_t Quantity
 
ChipDimension_t Xval
 
ChipDimension_t ActualXval
 
ChipDimension_t Yval
 
ChipDimension_t ActualYval
 
CellIndex_t RowIndex
 
CellIndex_t ColumnIndex
 
StackElement_tStackElement
 
FloorplanElement_tFloorplanElement
 

Detailed Description

Definition at line 69 of file inspection_point.h.

Field Documentation

◆ ActualXval

ChipDimension_t InspectionPoint_t::ActualXval

Actual nearest X coordinate of the thermal cell

Definition at line 93 of file inspection_point.h.

◆ ActualYval

ChipDimension_t InspectionPoint_t::ActualYval

Actual nearest Y coordnate of the thermal cell

Definition at line 101 of file inspection_point.h.

◆ ColumnIndex

CellIndex_t InspectionPoint_t::ColumnIndex

Column Index of the thermal cell

Definition at line 109 of file inspection_point.h.

◆ FileName

String_t InspectionPoint_t::FileName

The path of the file used to store the output

Definition at line 73 of file inspection_point.h.

◆ FloorplanElement

FloorplanElement_t* InspectionPoint_t::FloorplanElement

Pointer to the Floorplan Element

Definition at line 118 of file inspection_point.h.

◆ Instant

OutputInstant_t InspectionPoint_t::Instant

The type of output instance (final, slot, step)

Definition at line 77 of file inspection_point.h.

◆ OType

OutputType_t InspectionPoint_t::OType

Type of Output requested (cell, flp, flpel, tmap, pmap)

Definition at line 81 of file inspection_point.h.

◆ Quantity

OutputQuantity_t InspectionPoint_t::Quantity

The kind of quantity to be measured

Definition at line 85 of file inspection_point.h.

◆ RowIndex

CellIndex_t InspectionPoint_t::RowIndex

Row Index of the thermal cell

Definition at line 105 of file inspection_point.h.

◆ StackElement

StackElement_t* InspectionPoint_t::StackElement

Pointer to the StackElement that will be used to print the outputs. The inspection point will be applied to ipoint stack element

Definition at line 114 of file inspection_point.h.

◆ Xval

ChipDimension_t InspectionPoint_t::Xval

X coordinate of the thermal cell as specified in the stack file

Definition at line 89 of file inspection_point.h.

◆ Yval

ChipDimension_t InspectionPoint_t::Yval

Y coordnate of the thermal cell as specified in the stack file

Definition at line 97 of file inspection_point.h.


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