Command Line Example
| ||||||||||||||||||||||||||||||||
".\arraygen.exe"
|
excecutable
| |||||||||||||||||||||||||||||||
"-inputdir:."
|
input directory is the “current” directory.
| |||||||||||||||||||||||||||||||
job deck created is teststreet.jb
| ||||||||||||||||||||||||||||||||
"-out:.\TESTSTREET.JB"
| ||||||||||||||||||||||||||||||||
-cellwidth:12160 -cellheight:3040
| ||||||||||||||||||||||||||||||||
cell size is 12160 x 3040 um
| ||||||||||||||||||||||||||||||||
-maskwidth:152400 -maskheight:152400
| ||||||||||||||||||||||||||||||||
mask is 152400 x 152400 um
| ||||||||||||||||||||||||||||||||
-margin:12700
| ||||||||||||||||||||||||||||||||
margin from edge of mask is 12700um
| ||||||||||||||||||||||||||||||||
-streetwidth:2540
| ||||||||||||||||||||||||||||||||
space between cells = 2540 um
| ||||||||||||||||||||||||||||||||
-fixname
|
automatically correct names
| |||||||||||||||||||||||||||||||
SLICE TESTSTREET.JB, 17
* JOB DECK GENERATED BY ARRAYGEN VERSION 1.00 10/30/2007
* (C) 2000-2007 ARTWORK CONVERSION SOFTWARE, INC.
*
* INPUT PARAMETERS (um)
* ---------------------
* CELL DIMENSIONS: 12160 X 3040
* MASK DIMENSIONS: 152400 X 152400
* MARGIN : 12700
* STREET : 2540
*
* ARRAY COL X ROW: 8 X 22
*
* SCALE COMMAND 2=0.5 UM ADDRESS, 1=SCALE FACTOR
* ROWS COMMAND (Y COORD FIRST)
*
*
SCALE 2,1
*
CHIP X5Y20,(1,INTEX5Y-20-MB,AD=0.5)
ROWS 122110/77470
*
CHIP X5Y22,(1,INTREX5Y-22-MB,AD=0.5)
ROWS 133270/77470
*
CHIP X6Y20,(1,INTEX6Y-20-MB,AD=0.5)
ROWS 122110/92170
*
CHIP X6Y22,(1,INTEX6Y-22-MB,AD=0.5)
ROWS 133270/92170
*
CHIP X1Y1,(1,LOWERX1-Y1-MB,AD=0.5)
ROWS 16090/18670
*
END
| ||||||||||||||||||||||||||||||||
Created by the above command line. note that one of the cells is missing (there were 6 MEBES files in the
directory)
The cell is missing because it falls outside of the valid range defined by the
mask size and margin.
A dropped cell is reported in the log file.
If we set the street = 0 then all cells would be present.
| ||||||||||||||||||||||||||||||||