Module libreda_db::layout::layout[][src]

A layout data structure represents chip geometries. It consists of a hierarchical arrangement of Cells. Each cell contains geometric primitives that are grouped on Layers.

Structs

LayerInfo

Meta-data of a layer.

Layout

Data structure which holds cells and cell instances.