3D-ICE 3.0.0
Data Fields
ICElement_t Struct Reference

#include <ic_element.h>

Data Fields

ChipDimension_t SW_X
 
ChipDimension_t SW_Y
 
ChipDimension_t Length
 
ChipDimension_t Width
 
ChipDimension_t Discr_X
 
ChipDimension_t Discr_Y
 
CellIndex_t SW_Row
 
CellIndex_t SW_Column
 
CellIndex_t NE_Row
 
CellIndex_t NE_Column
 
CellIndex_t Index_start
 
CellIndex_t Index_end
 

Detailed Description

A rectangle that represent the surface occupied by a flooprlan element

Definition at line 65 of file ic_element.h.

Field Documentation

◆ Discr_X

ChipDimension_t ICElement_t::Discr_X

Discretization level at the west-east X coordinate

Definition at line 85 of file ic_element.h.

◆ Discr_Y

ChipDimension_t ICElement_t::Discr_Y

Discretization level at the north-south Y coordinate

Definition at line 89 of file ic_element.h.

◆ Index_end

CellIndex_t ICElement_t::Index_end

(Non-uniform scenario) The end index of the of the thermal cell in the non-uniform thermal cell list

Definition at line 117 of file ic_element.h.

◆ Index_start

CellIndex_t ICElement_t::Index_start

(Non-uniform scenario) The start index of the of the thermal cell in the non-uniform thermal cell list

Definition at line 113 of file ic_element.h.

◆ Length

ChipDimension_t ICElement_t::Length

The length (west <-> east) of the ic element, in $ \mu m $

Definition at line 77 of file ic_element.h.

◆ NE_Column

CellIndex_t ICElement_t::NE_Column

The index of the column of the thermal cell where the north-east corner of the ic element is placed

Definition at line 109 of file ic_element.h.

◆ NE_Row

CellIndex_t ICElement_t::NE_Row

The index of the row of the thermal cell where the north-east corner of the ic element is placed

Definition at line 104 of file ic_element.h.

◆ SW_Column

CellIndex_t ICElement_t::SW_Column

The index of the column of the thermal cell where the south-west corner of the ic element is placed

Definition at line 99 of file ic_element.h.

◆ SW_Row

CellIndex_t ICElement_t::SW_Row

The index of the row of the thermal cell where the south-west corner of the ic element is placed

Definition at line 94 of file ic_element.h.

◆ SW_X

ChipDimension_t ICElement_t::SW_X

The south-west X coordinate, in $ \mu m $

Definition at line 69 of file ic_element.h.

◆ SW_Y

ChipDimension_t ICElement_t::SW_Y

The south-west Y coordinate, in $ \mu m $

Definition at line 73 of file ic_element.h.

◆ Width

ChipDimension_t ICElement_t::Width

The width (south <-> north) of the ic element, in $ \mu m $

Definition at line 81 of file ic_element.h.


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