XScale Command
To scale the libraries and adjust for the change in DBUperUU, use XScale as follows:
XScale-magmagFactor-liblibName[-cellcellName] {-viewviewName|-viewTypeviewTypeName} [-loadFileskillFileName] [-doNotScaleCellFilefileName]
For example, to scale the physical elements only (rather than everything in the library), you can specify the layout view in your library as follows:
XScale -mag 2 -lib myLib -view layout
The arguments for XScale are as follows:
-
XScale -hreturns the command line syntax. -
The library definitions file in the directory where you run
XScalemust contain any libraries you want to process.
Typically, you runXScalefrom the design directory where you start Cadence software. - You might need to reopen a design to see updates to cellview bounding boxes.
-
To scale all instances, you can specify the instance master as an input argument to
XScale. -
XScaledoes not support objects such as markers, rows, boundaries, and blockages. -
ROD alignments and MPP/MPR data is also scaled when the
XScalecommand is executed.
Related Topics
Changing the DBUperUU in the Technology File
Return to top