getting repo caught up

This commit is contained in:
Infineon\StieberD
2024-05-22 14:06:46 -07:00
parent a2cac41a8d
commit 6ea6969f4b
1656 changed files with 2057 additions and 158 deletions

View File

@ -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