3D-ICE 3.0.0
Data Fields
Floorplan_t Struct Reference

The floorplan representing the IC as a set of floorplan elements. More...

#include <floorplan.h>

Data Fields

String_t FileName
 
Quantity_t NElements
 
FloorplanElementList_t ElementsList
 
FloorplanMatrix_t SurfaceCoefficients
 
Power_tBpowers
 

Detailed Description

Definition at line 68 of file floorplan.h.

Field Documentation

◆ Bpowers

Power_t* Floorplan_t::Bpowers

Power vector to perform the mv-multiplication to get the source vector

Definition at line 90 of file floorplan.h.

◆ ElementsList

FloorplanElementList_t Floorplan_t::ElementsList

Pointer to the list of floorplan elements

Definition at line 80 of file floorplan.h.

◆ FileName

String_t Floorplan_t::FileName

The name of the file scanned to fill the floorplan

Definition at line 72 of file floorplan.h.

◆ NElements

Quantity_t Floorplan_t::NElements

The number of floorplan elements in the floorplan

Definition at line 76 of file floorplan.h.

◆ SurfaceCoefficients

FloorplanMatrix_t Floorplan_t::SurfaceCoefficients

Matrix that stores the surface coefficients to transform power traces of each floorplan element into a source vector

Definition at line 85 of file floorplan.h.


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