Browser policy: we strive to support all recent and popular browsers for proper functioning; using a less recent browser, this site may suffer from visual defects, as well as minor functional defects. | |
| |
home > documentation
| | print |
MAKEBOXHNAMESYNOPSISOPTIONSDESCRIPTIONFILESSEE ALSONAME |
makeboxh - expand a cell hierarchically to boxes
|
SYNOPSIS |
makeboxh [-v] [-cL] [-oM] [-wXl,Xr,Yb,Yt] cell
|
OPTIONS |
-cL
|
|
select check level 'L' (positive integer
value). The check level specifies the level of the lowest
cells in the cell hierarchy which are expanded. These are
separate cell expansions, which contains all overlaps of the
underlaying cell levels (default: only the cell on top of
the hierarchy is expanded (minimum level = 1)).
|
|
-oN
|
|
set the size of the active region to 'N'
(default: 6 micron).
|
|
-v
|
|
verbose mode.
|
|
select a partial expansion window. The window coordinates
(integer values) must be specified as one argument (no
blanks are allowed). Xl,Xr,Yb,Yt are respectively the left
and right X-coordinates, and bottom and top Y-coordinates
(default: the expansion window is the cell bounding
box).
|
DESCRIPTION |
Makeboxh takes the internal database description
of the cell and converts it to boxes.
Makeboxh expands the cell hierarchically,
i.e. the cell and all lower cells are expanded based on the
assumption that the lower cells are already verified. If an
expansion window is specified, only the boxes in that window
are expanded.
The cell argument is the cell name and must be the last
argument. The current working directory must be the project
directory. Makeboxh creates a special file
"exp_dat", which contains the names of the cells
which are expanded.
|
FILES |
NELSISPROJECT/layout/cell/box |
|
NELSISPROJECT/layout/cell/mc |
|
NELSISPROJECT/layout/cell/term |
|
NELSISPROJECT/layout/cell/info |
|
NELSISPROJECT/layout/cell/tid |
|
NELSISPROJECT/layout/cell/LC_bxx |
|
(output files) LC=LayerCode
|
SEE ALSO |
T.G.R. van Leuken, J. Liedorp, "An Hierarchial and
Technology Independent Design Rule Checker", in
"The Integrated Circuit Design Book".
exp(1ICD), makeboxl(1ICD), makevln(1ICD).
|
|
|
|