Struct threed_ice_sys::Die_t
[−]
[src]
pub struct Die_t { pub Id: String_t, pub NLayers: CellIndex_t, pub SourceLayerOffset: CellIndex_t, pub Layers: LayerList_t, pub Floorplan: Floorplan_t, }
Fields
Id: String_t
NLayers: CellIndex_t
SourceLayerOffset: CellIndex_t
Layers: LayerList_t
Floorplan: Floorplan_t