getting repo caught up
This commit is contained in:
@ -502,8 +502,8 @@ FOR I = 1 TO LayerCnt
|
||||
IF ThickMTool NE '' THEN
|
||||
SDIndex += 1
|
||||
|
||||
SWAP 'æm' WITH 'um' in ThickUnits
|
||||
SWAP '' WITH 'A' in ThickUnits
|
||||
SWAP 'æm' WITH 'um' in ThickUnits
|
||||
SWAP 'Â' WITH 'A' in ThickUnits
|
||||
|
||||
Freq = ''
|
||||
IF ThickMFirst NE '' THEN Freq = 'First, '
|
||||
@ -530,8 +530,8 @@ FOR I = 1 TO LayerCnt
|
||||
IF ResMTool NE '' THEN
|
||||
SDIndex += 1
|
||||
|
||||
SWAP 'ê-cm' WITH 'ohm.cm' in ResUnits
|
||||
SWAP 'ê/Ü' WITH 'ohm/sq' in ResUnits
|
||||
SWAP 'ê-cm' WITH 'ohm.cm' in ResUnits
|
||||
SWAP 'ê/Ü' WITH 'ohm/sq' in ResUnits
|
||||
|
||||
IF ResMtype = 'Prod' THEN ResMType = '1 Prod Wafer'
|
||||
|
||||
@ -560,8 +560,8 @@ FOR I = 1 TO LayerCnt
|
||||
IF ConMTool NE '' THEN
|
||||
SDIndex += 1
|
||||
|
||||
SWAP 'ê-cm' WITH 'ohm.cm' in ConUnits
|
||||
SWAP 'ê/Ü' WITH 'ohm/sq' in ConUnits
|
||||
SWAP 'ê-cm' WITH 'ohm.cm' in ConUnits
|
||||
SWAP 'ê/Ü' WITH 'ohm/sq' in ConUnits
|
||||
|
||||
Freq = ''
|
||||
IF ConMFirst NE '' THEN Freq = 'First, '
|
||||
@ -600,8 +600,8 @@ FOR I = 1 TO LayerCnt
|
||||
IF CResMTool NE '' THEN
|
||||
SDIndex += 1
|
||||
|
||||
SWAP 'ê-cm' WITH 'ohm.cm' in CResUnits
|
||||
SWAP 'ê/Ü' WITH 'ohm/sq' in CResUnits
|
||||
SWAP 'ê-cm' WITH 'ohm.cm' in CResUnits
|
||||
SWAP 'ê/Ü' WITH 'ohm/sq' in CResUnits
|
||||
|
||||
IF CresMType = 'Prod' THEN CresMType = '1 Prod Wfr'
|
||||
|
||||
@ -1057,3 +1057,4 @@ RETURN
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user