TransistorLayer description (API) More...

Static Public Member Functions | |
| static TransistorLayer * | create (Technology *technology, const Name &name, BasicLayer *gateLayer, BasicLayer *activeLayer, BasicLayer *diffusionLayer, BasicLayer *wellLayer) |
TransistorLayer description (API)
For a more complete description of the Layers objects, please refer to Layer Introduction.
TransistorLayer is a symbolic layer that contains three layers (gate, active, diffusion) plus an optional well layer. As you may guess, it is used to represent digital transistors.
The accessors functions:
Have no meaning here.
Only extention cap & extention width are used here. Enclosure is not used.
|
static |
creates and returns a new transistor layer named <name>, composed of gate, 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 |