Method for recipe format parsing

Information

  • Patent Application
  • 20030229411
  • Publication Number
    20030229411
  • Date Filed
    October 07, 2002
    22 years ago
  • Date Published
    December 11, 2003
    20 years ago
Abstract
A method for recipe format parsing. The method comprises the steps of providing a recipe format having a first, second and third level respectively with a first tag, a plurality of second tags and recipe data, the first tag linked to one of the second tags and the second tags linked to the corresponding recipe data, reading the first tag of the first level, reading the second tag to which the first tag is linked, and reading the corresponding recipe data to which the read second tag is linked.
Description


BACKGROUND OF THE INVENTION

[0001] 1. Field of the Invention


[0002] The present invention relates to a method for recipe format parsing and particularly to a dynamic hierarchical recipe parsing rule which is adapted to different recipe formats for equipment.


[0003] 2. Description of the Prior Art


[0004] Integrated circuits are manufactured using silicon wafers by many complicated processes. The wafers are processed by lots. Wafers in the same lot are processed by one process step at the same time. When the process is completed, the wafers are tested for qualification. Finally, the individual integrated circuit is cut from the wafer and then packaged.


[0005] In general, Each of the process steps is implemented with one processing station controlled by recipes. For example, the recipes can be temperatures, gas pressures and gas flow. Since there are many process steps implemented by different equipment using different recipes, a recipe database is needed to complete a manufacturing process.


[0006] These recipes are stored in the database using a predetermined format. The following shows a recipe format for AMAT Endura CL 300 mm.
1OffsetTitleLengthDescription0TAG_SPARE11Bunused1TAG_SPARE21Bunused2TAG_SPARE31Bunused3RECIPE_TAG1BThe types of recipe recordsTypeValueRECIPE_HEADER0RECIPE_STEP1RECIPE_STRIP_STEP2RECIPE_FILL3RECIPE_PVD_STEP4RECIPE_MAC_STEP5RECIPE_STEP_EXTENSION6RECIPE_CVD_STEP7RECIPE_HEADER_EXTENSION84header_detail252Brecipe header records(RECIPE_TAG=0)4step_detail252Brecipe process step records(RECIPE_TAG=1)4strip_detail252Brecipe process step records forstrip (RECIPE_TAG=2)4fill_detail252Bempty space fill records(RECIPE_TAG=3)4pvd_detail252Brecipe process step records forPVD (RECIPE_TAG=4)4mac_detail252Brecipe process step records forMAC (RECIPE_TAG=5)4extend_detail252Brecipe process step records forstep extension (RECIPE_TAG=6)4cvd_detail252Brecipe process step records forCVD (RECIPE_TAG=7)4header_extend_detail252Bheader for an extension step(RECIPE_TAG=8)


[0007] In the table, the offset 3 represents one of the types of the recipes. For example, when the recipe tag is 4, the offset 4 represents recipe process step records for PVD.


[0008] However, the conventional recipe format of AMAT Endura CL 300 mm is different and not compatible with the parsing rule for 200 mm equipment. Therefore, a new recipe format must be provided for the Recipe Management System (RMS) to store the recipe data into the database.



SUMMARY OF THE INVENTION

[0009] The object of the present invention is to provide a new recipe format parsed by a dynamic hierarchical recipe parsing rule in order to translate more widely equipment recipe formats into one standard internal-use recipe format and vice versa.


[0010] The present invention provides a method for recipe format parsing. The method comprises the steps of providing a recipe format having a first, second and third level respectively with a first tag, a plurality of second tags and recipe data, the first tag linked to one of the second tags and the second tags linked to the corresponding recipe data, reading the first tag of the first level, reading the second tag to which the first tag is linked, and reading the corresponding recipe data to which the read second tag is linked.


[0011] The length of the first tag is one byte. The length of one of the second tags is one byte. There are three bytes remain unused in the first level. The second level has 9 second tags. The recipe data of the third level comprises recipe header records, recipe process step records, recipe process step records for strip, empty space fill records, recipe process step records for PVD, recipe process step records for CVD, recipe process step records for MAC, recipe process step records for step extension and header for an extension step. The length of the recipe data is 252 bytes.


[0012] Thus, in the present invention, a dynamic hierarchical recipe parsing rule is provided. A self-describing recipe format parsing is accomplished while the RMS is kept unchanged. This translates more widely equipment recipe formats into one standard internal-use recipe format.







BRIEF DESCRIPTION OF THE DRAWINGS

[0013] The present invention will become more fully understood from the detailed description given hereinbelow and the accompanying drawings, given by way of illustration only and thus not intended to be limitative of the present invention.


[0014]
FIG. 1 shows a hierarchical structure format according to one embodiment of the invention.


[0015]
FIG. 2 is a flowchart of a method for recipe format parsing according to one embodiment of the invention.







DETAILED DESCRIPTION OF THE INVENTION

[0016] In the following embodiment, a new recipe format is provided. It can be parsed using a dynamic hierarchical recipe parsing rule. A self-describing recipe format parsing is accomplished while the RMS is kept unchanged. This translates wide-ranging equipment recipe formats into one standard internal-use recipe format.


[0017] There are three types of recipe format scheme, the first type being the binary recipe parsing scheme, the second type the formatted recipe parsing scheme and the last the text recipe parsing scheme. AMAT Endura CL uses the binary recipe format. As a result, the recipe format of this embodiment shown in the following table is the binary recipe format.
2NextNext LevelTiltleLengthLevelNext Level NameReferenceTAG_SPARE11BTAG_SPARE21BTAG_SPARE31BRECIPE_TAG1BITRECIPE_TAGRECIPE_TAG1BTHeader_detail0RECIPE_TAG1BTStep_detail1RECIPE_TAG1BTStrip_detail2RECIPE_TAG1BTFill_detail3RECIPE_TAG1BTPvd_detail4RECIPE_TAG1BTMac_detail5RECIPE_TAG1BTExtend_detail6RECIPE_TAG1BTCvd_detail7RECIPE_TAG1BTHeader_extend_detail8Head_Variations4BNHead_Record_Length4BNHead_Non_Extended_Step_Count4BNHead_Recipe_Chamber4BNHead_Recipe_Name4BN


[0018] It is noted that intermediate tag IT and tag T are added to the conventional recipe format.


[0019] The intermediate tag IT describes a value indicating which single structure describes the next recipe content. In this embodiment, the intermediate tag IT is respected with the recipe value on offset 3, the value of recipe indicating which structure is in the next 252 bytes, and how to explain the content of the recipe. The 9 structures are: recipe header records, recipe process step records, recipe process step records for strip, empty space fill records, recipe process step records for PVD, recipe process step records for CVD, recipe process step records for MAC, recipe process step records for step extension and header for an extension step.


[0020]
FIG. 1 shows a hierarchical structure format according to one embodiment of the invention. This format includes three levels. The first level is for recipe files 11, the second level is for recipe tags 12 and the third level is for recipe data 13. The first level has four bytes which are TAG_SPARE1, TAG_SPARE2, TAG_SPARE3 and RECIPE_TAG. TAG_SPARE1, TAG_SPARE2, TAG_SPARE3 are three unused bytes. The second level comprises the 9 recipe types. The recipe data is stored in the third level.


[0021] First, on the 4th row of the scheme, we set offset=3, next level=IT, next level name=Recipe_Tag and data type=U(Unsigned Char). It represents the structure whose level name is Recipe_Tag, and the value (an unsigned char) to find out which structure is Recipe_Tag. The structure whose level name is Recipe_Tag contains 9 entries in this structure (5th to 13th rows)


[0022] Second, there are 9 entries in this structure (5th to 13th rows) whose level name is Recipe13 Tag. Then, next level=T, next level name=Header_detail, the next reference=0 and the datatype=U (one byte, unsigned character) are all set. For example, if the recipe value stored in the offset 3 is 4, the next 252 bytes are the Pvd_detail structure.


[0023]
FIG. 2 is a flowchart of a method for recipe format parsing according to one embodiment of the invention.


[0024] In step 21, a new recipe format is provided. The new recipe format has a first, second and third level respectively with an intermediate tag(IT), a plurality of tags(T) and recipe data. The intermediate tag IT is linked one of the tags T and the tags T are linked to the corresponding recipe data.


[0025] In step 22, the intermediate tag of the first level is read.


[0026] In step 23, the tag T to which the intermediate tag IT is linked is read.


[0027] In step 24, the corresponding recipe data to which the read tag T is linked is read.


[0028] The length of the intermediate tag IT is one byte. The length of one of the tags T is one byte. Three bytes remain unused in the first level. The second level has 9 tags T. The recipe data of the third level comprises recipe header records, recipe process step records, recipe process step records for strip, empty space fill records, recipe process step records for PVD, recipe process step records for CVD, recipe process step records for MAC, recipe process step records for step extension and header for an extension step. The length of the recipe data is 252 bytes


[0029] The foregoing description of the preferred embodiments of this invention has been presented for purposes of illustration and description. Obvious modifications or variations are possible in light of the above teaching. The embodiments were chosen and described to provide the best illustration of the principles of this invention and its practical application to thereby enable those skilled in the art to utilize the invention in various embodiments and with various modifications as are suited to the particular use contemplated. All such modifications and variations are within the scope of the present invention as determined by the appended claims when interpreted in accordance with the breadth to which they are fairly, legally, and equitably entitled.


Claims
  • 1. A method for recipe format parsing comprising the steps of: providing a recipe format having a first, second and third level respectively with a first tag, a plurality of second tags and recipe data, the first tag linked to one of the second tags and the second tags linked to the corresponding recipe data; reading the first tag of the first level; reading the second tag to which the first tag is linked; and reading the corresponding recipe data to which the read second tag is linked.
  • 2. The method as claimed in claim 1, wherein a length of the first tag is one byte.
  • 3. The method as claimed in claim 1, wherein a length of one of the second tags is one byte.
  • 4. The method as claimed in claim 1, wherein three bytes remain unused in the first level.
  • 5. The method as claimed in claim 1, wherein the second level has 9 second tags.
  • 6. The method as claimed in claim 1, wherein the recipe data of the third level comprises recipe header records, recipe process step records, recipe process step records for strip, empty space fill records, recipe process step records for PVD, recipe process step records for CVD, recipe process step records for MAC, recipe process step records for step extension and header for an extension step.
  • 7. The method as claimed in claim 1, wherein a length of the recipe data is 252 bytes.
Priority Claims (1)
Number Date Country Kind
91112233 Jun 2002 TW