Sliver Count
Calculating sliver count settings
Sliver Count
When Argument is specified as
<dim>
, you can put unit suffix after the value (e.g. 0.1nm
).
If no unit suffix is specified, [um] is assumed.
Short or Vertical Edge/Minimum
--sliver-count-row-min
[<dim>
]
(0.0)
Specifies the short or vertical edge minimum length while counting slivers.
Short or Vertical Edge/Maximum
--sliver-count-row-max
[<dim>
]
(0.2)
Specifies the short or vertical edge maximum length while counting slivers.
Short or Vertical Edge/Step
--sliver-count-row-step
[<dim>
]
(0.01)
Specifies the histogram bin of short or vertical edge sliver count.
Long or Horizontal Edge/Minimum
--sliver-count-col-min
[<dim>
]
(0.0)
Specifies the minimum length of long or horizontal edge while counting slivers.
Long or Horizontal Edge/Maximum
--sliver-count-col-max
[<dim>
]
(0.2)
Specifies the maximum length of long or horizontal edge while counting slivers.
Long or Horizontal Edge/Step
--sliver-count-col-step
[<dim>
]
(0.04)
Specifies the histogram bin of long or horizontal edge sliver count.
Histogram Type
--sliver-count-print-type
[(*1)]
(short)
Specifies the sliver count histogram type.
(*1) :
<short|short-c|long|long-c|matrix|matrix-c|matrix-xy|matrix-xy-c>
short
: Short Edgeshort-c
: Short Edge (Cumulative)long
: Long Edgelong-c
: Long Edge (Cumulative)matrix
: Matrix Short / Longmatrix-c
: Matrix Short / Long (Cumulative)matrix-xy
: Matrix Y / Xmatrix-xy-c
: Matrix Y / X (Cumulative)Histogram File Format
--sliver-count-histogram-format
[<Text|Csv>
]
(Text)
Specifies an output file format of sliver count histogram.
Undisplay Zero Value Rows
--sliver-count-undisp-zero-rows
[<on|off>
]
(on)
Specifies whether to skip rows with 0 figure in the histogram.
Last modified December 12, 2024