ContactLayer description (API) More...

Static Public Member Functions | |
| static ContactLayer * | create (Technology *technology, const Name &name, BasicLayer *metalLayer, BasicLayer *cutLayer, BasicLayer *activeLayer, BasicLayer *diffusionLayer, BasicLayer *wellLayer) |
ContactLayer description (API)
For a more complete description of the Layers objects, please refer to Layer Introduction.
ContactLayer is a symbolic layer that contains four layers (metal, cut, active, diffusion) plus an optional well layer. Use it to represent a contact from the first metal level toward an active layer.
The accessors functions:
Have no meaning here.
Only enclosure is used. Extention cap & extention width are not used.
|
static |
creates and returns a new contact layer named <name>, composed of metal, cut, active & diffusion BasicLayer and an optional WELL BasicLayer. A NULL value indicates that no NWELL is used.
| Generated by doxygen 1.10.0 on Fri Sep 27 2024 | Return to top of page |
| Hurricane VLSI Database | Copyright © 2000-2020 Bull S.A. All rights reserved |