BasicLayer description (API) More...

Classes | |
| class | Material |
Static Public Member Functions | |
| static BasicLayer * | create (Technology *technology, const Name &name, const Material &material, uint32_t gds2Layer=0, uint32_t gds2Datatype=0, const DbU::Unit &minimalSize=0, const DbU::Unit &minimalSpacing=0) |
Additional Inherited Members | |
Public Types inherited from Hurricane::Layer | |
| typedef Hurricane::Mask< boost::multiprecision::uint128_t > | Mask |
BasicLayer description (API)
For a more complete description of the Layers object, please refer to Layer Introduction.
For purpose of BasicLayers, also see BasicLayer::Material.
|
static |
creates and returns a new basic layer named <name>, of type <material> for the given technology (some geometrical characteristics can also be specified).
|
inline |
Returns: the basic layer material.
Returns: the real (process) layer name, for GDS.
|
inline |
Associate a blockage layer to this one. This is only meaningful for routing layers (RegularLayer).
Set the real (process) layer name, for GDS.
| 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 |