3D-ICE 3.0.0
Data Fields
FloorplanElement_t Struct Reference

Structure containing information about a floorplan element. More...

#include <floorplan_element.h>

Data Fields

String_t Id
 
Quantity_t NICElements
 
ICElementList_t ICElements
 
ChipDimension_t Area
 
PowersQueue_tPowerValues
 

Detailed Description

Floorplan elements represent ...

Definition at line 68 of file floorplan_element.h.

Field Documentation

◆ Area

ChipDimension_t FloorplanElement_t::Area

The area of the floorplan element, in $ \mu m^2 $, computed as the sum of the effective area of each ic element

Definition at line 87 of file floorplan_element.h.

◆ ICElements

ICElementList_t FloorplanElement_t::ICElements

The list of IC elements that defines the surface of the floorplan element

Definition at line 82 of file floorplan_element.h.

◆ Id

String_t FloorplanElement_t::Id

The id (string) to identifiy the floorplan element

Definition at line 72 of file floorplan_element.h.

◆ NICElements

Quantity_t FloorplanElement_t::NICElements

The number of IC elements that defines the surface of the floorplan element

Definition at line 77 of file floorplan_element.h.

◆ PowerValues

PowersQueue_t* FloorplanElement_t::PowerValues

The list of power values representing the power consumption of the floorplan element during the thermal simulation

Definition at line 92 of file floorplan_element.h.


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