[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

WO2021184525A1 - Extraction apparatus and method for defect pattern of tested object, and storage medium - Google Patents

Extraction apparatus and method for defect pattern of tested object, and storage medium Download PDF

Info

Publication number
WO2021184525A1
WO2021184525A1 PCT/CN2020/090993 CN2020090993W WO2021184525A1 WO 2021184525 A1 WO2021184525 A1 WO 2021184525A1 CN 2020090993 W CN2020090993 W CN 2020090993W WO 2021184525 A1 WO2021184525 A1 WO 2021184525A1
Authority
WO
WIPO (PCT)
Prior art keywords
pattern
defect
defect pattern
patterns
type
Prior art date
Application number
PCT/CN2020/090993
Other languages
French (fr)
Chinese (zh)
Inventor
小林尚弘
李铭
赵宇航
卢意飞
黄寅
Original Assignee
上海集成电路研发中心有限公司
上海先综检测有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 上海集成电路研发中心有限公司, 上海先综检测有限公司 filed Critical 上海集成电路研发中心有限公司
Priority to JP2022553623A priority Critical patent/JP7373675B2/en
Publication of WO2021184525A1 publication Critical patent/WO2021184525A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Definitions

  • the present invention relates to the technical field of semiconductor manufacturing, and more specifically, to an extraction device, an extraction method, and a storage medium for detecting a defect pattern of an object.
  • various physical components such as transistors, diodes, capacitors, resistors, and metal layers are formed on the surface or in the surface layer of the wafer in the form of fine patterns.
  • the comprehensive inspection method is to inspect all the defect patterns output by the device, but there is a problem of huge inspection time.
  • the method of narrowing the detection range is to detect the selected defect pattern, and not to detect the defect pattern that is not selected. Although the method of narrowing the detection range can shorten the detection time, there is a problem that it is necessary to determine in advance which defect pattern to select (that is, to select a defect pattern with detection significance) for detection.
  • the method of narrowing the inspection scope can identify nuisance defects on the wafer from the defect patterns output by the device, and reduce the number of inspections by excluding them from the inspection objects .
  • Nuisance defects refer to defects that are judged to be allowable.
  • a method of using the design intent data (Designer Intent Data) at the time of wafer and mask design to select a defect pattern with real inspection significance is being used.
  • FIG. 1 is a schematic diagram of a pattern defect extraction mode of a detection object based on a method of narrowing the inspection range used in the prior art.
  • the reference number 10 indicates the data to be inspected determined by the reticle
  • the reference number 20 indicates the design intent data
  • the reference number 22 indicates the allowable defects in the defined reticle
  • the reference number 24 indicates that the coordinates of the reticle are converted to The coordinates of the wafer
  • the reference number 26 indicates the use of a reticle to form a pattern on the wafer
  • the reference number 28 indicates the inspection of the wafer
  • the reference number 30 indicates the identification of harmful defects on the wafer
  • the reference number 32 indicates the actual defect from the wafer
  • the nuisance defect is separated in the middle
  • the reference number 34 indicates the processing of the actual defect data
  • the reference number 36 indicates the two-dimensional map of the generated wafer
  • the reference number 38 indicates whether the nuisance defect has an impact on the yield rate of the semiconductor device
  • the reference number 40 indicates that it is judged whether
  • the above method requires analysis and determination of all defect patterns through design intent data. Since the number of defect patterns output from the inspection device and the amount of data are huge, there is a problem of time-consuming analysis, so as to be effective in a short time. It becomes difficult to detect the defect patterns that are of significance.
  • the purpose of the present invention is to provide an extraction device, an extraction method and a storage medium for detecting a defect pattern of an object. Based on the input design layout data, it uses a program that simulates the analysis of the design layout data and the semiconductor manufacturing process to extract dangerous locations in advance and determine the inspection importance of the defect pattern output from the inspection device, so the analysis time can be greatly reduced. .
  • An extracting device for detecting a defect pattern of an object which includes:
  • a defect detection result reading module for reading the defect pattern of the detection object
  • a defect detection result analysis module which receives the defect pattern and analyzes the defect pattern
  • the layout data reading module receives the original design layout of the inspection object
  • Layout data analysis module for analyzing the original design layout
  • the rule base analysis module based on the design node information of the original design layout, extracts the pattern laid out by the limit limit of the design rule as the first type of dangerous location;
  • the physical simulation execution analysis module simulates and predicts the original design layout including the first dangerous location based on the physical model of the semiconductor manufacturing process, and determines the location where manufacturing defects are likely to occur, and bases the surroundings on the location
  • the layout pattern divided by the influence range of the physical model is extracted as the second type of dangerous location;
  • the pattern matching execution analysis module based on all the first-type dangerous locations extracted from the rule base and all the second-type dangerous locations extracted based on simulation prediction, clusters and groups them according to the dangerous location matching grouping method.
  • the candidate patterns in the same group are merged into one to form a candidate pattern set;
  • the data processing analysis module receives the defect pattern, and compares all the candidate patterns in the candidate pattern set with the corresponding part of the defect pattern to determine the inspection importance of the corresponding part of the defect pattern.
  • the physical model of the semiconductor manufacturing process includes at least a photolithography process model for engraving the layout pattern on a wafer, an etching process model for completing each shape of the patterned wafer, and a model for the surface of the wafer.
  • CMP chemical mechanical polishing
  • the dangerous location matching grouping manner includes one or more of the following three types:
  • the first method treat patterns with exactly the same shape as the same and group them together;
  • the third type the way to select a representative pattern from the patterns classified in the same group.
  • the device for extracting the defect pattern of the detection target further includes a storage module, which is connected to the data processing and analysis module, and is used to store all candidate patterns in the candidate pattern set.
  • a method for extracting a defect pattern of a detection object which includes the following steps:
  • Step S1 According to the design node information parameters in the rule library, specify the first type of dangerous location extraction rule
  • Step S2 receiving the original design layout made by CAD etc. when designing the inspection object;
  • Step S3 According to the design node information in the original design layout, extract the patterns laid out by the limit limits of the design rules in the rule library as the first type of dangerous locations in the original design layout;
  • Step S4 Perform simulation prediction on the original design layout based on the physical model of the semiconductor manufacturing process, and determine the location where defects are likely to occur in the manufacturing, and divide the location around the location where the defect occurs, and arrange the layout according to the range of influence of the physical model The pattern is extracted as the second type of dangerous location;
  • Step S5 for all the first-type dangerous locations extracted based on the rule library and all the second-type dangerous locations extracted based on simulation prediction, clustering and grouping according to the dangerous location matching grouping mode;
  • Step S6 According to the matching result, the candidate patterns in the same group are merged into one to form a candidate pattern set;
  • Step S7 Read the defect pattern output from the defect inspection device
  • Step S8 receiving the defect pattern, and judging the inspection importance of the corresponding part of the defect pattern by comparing all the candidate patterns in the candidate pattern set with the corresponding part of the defect pattern.
  • the method for extracting the defect pattern of the inspection object further includes step S9, according to the inspection importance, the corresponding part of the defect pattern corresponding to the candidate pattern with high inspection importance is used as a priority inspection pattern, and then Then check the corresponding part of the defect pattern corresponding to each of the other candidate patterns in turn.
  • the defect pattern is received, and the inspection importance of the corresponding part of the defect pattern is determined by comparing all the candidate patterns in the candidate pattern set with the corresponding part of the defect pattern.
  • the present invention proposes an extraction device, an extraction method and a storage medium for detecting a defect pattern of the object.
  • the analysis of the design layout data and the simulation of the semiconductor manufacturing process are used.
  • the program is used to extract dangerous locations in advance and compare them with the defect patterns from defect inspection to determine the importance. It is not necessary to judge whether each of the defect patterns is a nuisance defect (nuisance defect), which can greatly reduce the need for inspection The analysis time of the defect pattern with higher importance.
  • the present invention not only uses the lithography simulation results in the manufacturing process to determine the detection importance of the defect pattern of the inspection object, but also reflects the simulation results of other manufacturing processes (for example, etching, chemical mechanical polishing, CMP), that is, with light
  • the simulation results of the manufacturing process other than the engraving process can more effectively extract and determine the detection importance of the defect pattern of the detection target.
  • Figure 1 shows a schematic diagram of a defect extraction mode based on a comprehensive inspection object defect pattern used in the prior art
  • Fig. 2 is a schematic structural diagram of a preferred embodiment of the device for extracting the defect pattern of the detected object according to the present invention
  • Fig. 3 is a schematic diagram of the first type of dangerous location extraction rules specified according to the design node parameters in the rule library in an embodiment of the present invention
  • Figure 4 is a schematic diagram of the first type of dangerous location extracted from the original design layout based on the extraction rule in an embodiment of the present invention
  • FIG. 5 shows a schematic diagram of using a physical model to simulate a semiconductor manufacturing process in an embodiment of the present invention
  • Figure 6 is a schematic diagram of the candidate pattern matching and filtering process in an embodiment of the present invention.
  • FIG. 7 is a schematic flowchart of a method for extracting a defect pattern of a detection object in an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a preferred embodiment of an apparatus for extracting a defect pattern of a detection object according to the present invention.
  • the extraction device includes a defect detection result reading module, a defect detection result analysis module, a layout data reading module, a layout data analysis module, a rule library analysis module, a physical simulation execution analysis module, and a pattern matching execution analysis module.
  • the defect detection result reading module is used to read the defect pattern of the inspection object;
  • the defect detection result analysis module is used to receive the defect detection result, read the defect pattern, and analyze the defect pattern.
  • the layout data reading module is used to receive the original design layout; the layout data analysis module receives the input original design layout data and analyzes it.
  • the original design layout refers to the layered pattern data generated by the design of a large-scale integrated circuit (LSI), which can be made with CAD for layout.
  • the layered pattern data may generally include data recorded in formats such as GDS or OASIS.
  • the rule base analysis module finds the pattern laid out by the limit limit of the design rule, and obtains the first type of dangerous position.
  • FIG. 3 is a schematic diagram of specifying the first type of dangerous location extraction rule according to the design node information in the rule library in an embodiment of the present invention.
  • the standard design node is a layout of 40 nm, and there are two patterns whose layout patterns have a width of 40 nm and a pitch of 40 nm and 80 nm.
  • the pitch of the pattern of the design node limit becomes 40 nm, which is extracted as the first type of dangerous position.
  • the layout of the design node limit is targeted, and a percentage of the size above this (for example, if it is 40 nm in the 10% range, it will reach 44 nm) as a dangerous location.
  • the left picture shows the distance between the two wirings is 40nm
  • the right picture shows the distance between the two wirings is 80nm.
  • the two wirings with a spacing of 40nm are more likely to have defects, and the distance between them is 80nm. Defects between the two wiring lines are less likely.
  • FIG. 4 is a schematic diagram of extracting the first type of dangerous location from the original design layout based on the extraction rule in an embodiment of the present invention.
  • the left picture is the wiring of the original design layout
  • the right picture is the original design layout with the extracted dangerous locations added.
  • the physical simulation execution analysis module uses the physical model of the semiconductor manufacturing process to simulate and predict all the original design layouts including the first type of dangerous location, and extract the second type of risk Position, forming a simulation result pattern including the second type of dangerous position.
  • the physical model in the simulation software is used to simulate the change of the original design layout pattern after multiple semiconductor manufacturing processes, and to determine the location where manufacturing defects in the design layout may occur.
  • the layout pattern divided by the influence range of the physical model around the position is extracted as the second-type dangerous position to form a simulation result pattern including the second-type dangerous position.
  • a storage module connected to the data processing and analysis module may also be used to store the simulation result pattern including the second type of dangerous location.
  • FIG. 5 is a schematic diagram of simulating a semiconductor manufacturing process with a physical model in an embodiment of the present invention.
  • the left picture is a schematic diagram of the chemical mechanical polishing (CMP) process.
  • the device for performing the chemical mechanical polishing (CMP) process includes a polishing head, a grinding wheel dresser, a polishing pad, and an abrasive, etc.
  • CMP chemical mechanical polishing
  • the surface of the patterned wafer is polished through a polishing pad with the cooperation of an abrasive.
  • the middle picture is a schematic diagram of the dry etching process
  • the right picture is a schematic diagram of the photolithography process.
  • the physical model of the semiconductor manufacturing process includes at least a photolithography process model for recording a layout pattern on a wafer, an etching process model for completing each shape of a patterned wafer, and a One of the chemical-mechanical polishing process models for polishing the surface of a wafer.
  • a photolithography process model for recording a layout pattern on a wafer
  • an etching process model for completing each shape of a patterned wafer
  • a One of the chemical-mechanical polishing process models for polishing the surface of a wafer.
  • other physical models can also be selected, which is not limited here.
  • the pattern matching execution analysis module After obtaining the simulation result pattern including the second type of dangerous position, the pattern matching execution analysis module performs the analysis on all the first type of dangerous positions extracted in the rule library and all the ones extracted by simulation.
  • the second type of dangerous locations is clustered and grouped after matching according to the dangerous location matching grouping method, and the candidate patterns in the same group are merged into one to form a candidate pattern set.
  • the candidate pattern set can be stored in a storage module connected to the data processing and analysis module.
  • the dangerous location matching grouping method may include one or more of the following three types:
  • FIG. 6 is a schematic diagram of a candidate pattern matching and filtering process in an embodiment of the present invention.
  • the above figure shows two candidate patterns from a set of multiple candidate patterns output from simulation result patterns including dangerous locations.
  • the candidate patterns on the left and the right are almost the same. After the two candidate patterns are matched and grouped, they will be grouped into one group.
  • the data processing analysis module receives the defect pattern; by comparing all candidate patterns in the candidate pattern set with the corresponding part of the defect pattern, the inspection importance of the corresponding part of the defect pattern is determined. That is to say, the corresponding part of the defect pattern corresponding to the candidate pattern with high inspection importance can be used as the priority inspection pattern, and then the corresponding part of the defect pattern corresponding to each other candidate pattern can be inspected in turn.
  • FIG. 7 is a schematic flowchart of a method for extracting a defect pattern of a detection object in an embodiment of the present invention.
  • a method for extracting a defect pattern of a detection object which includes:
  • Step S1 Specify the first type of dangerous location extraction rule according to the design node parameters in the rule library
  • Step S2 receiving the original design layout made by CAD etc. when designing the inspection object;
  • Step S3 According to the design node information in the original design layout, extract the pattern laid out by the limit limit of the design rule in the rule library as the first type of dangerous position;
  • Step S4 Perform simulation prediction on the original design layout of the physical model of the semiconductor manufacturing process, and determine the location where manufacturing defects are likely to occur, and use the layout pattern divided according to the influence range of the physical model around the location as the second type of danger Location extraction
  • Step S5 For all the first-type dangerous locations extracted based on the rule library and all the second-type dangerous locations extracted based on simulation prediction, matching groups are matched according to the dangerous location matching grouping mode;
  • Step S6 According to the matching result, the candidate patterns in the same group are merged together to form a candidate pattern set;
  • Step S7 Read the defect pattern output from the defect inspection device
  • Step S8 receiving the defect pattern, and judging the inspection importance of the corresponding part of the defect pattern by comparing all the candidate patterns in the candidate pattern set with the corresponding part of the defect pattern.
  • the method for extracting the defect pattern of the inspection object further includes step S9, according to the inspection importance, the corresponding part of the defect pattern corresponding to the candidate pattern with high inspection importance is used as a priority inspection pattern, and then Then check the corresponding part of the defect pattern corresponding to each of the other candidate patterns in turn.
  • a computer-readable medium for storing a computer-executable program for extracting the defect pattern of the inspection object, which is installed in a computer to run on the inspection object output from the inspection device. Select the defect pattern of the inspection object with higher importance; the computer executes the following procedures:
  • the pattern laid out by the limit limit of the design rule is extracted as the first type of dangerous position
  • the candidate patterns of are merged into one to form a candidate pattern set
  • the corresponding part of the defect pattern corresponding to the candidate pattern with high inspection importance is taken as the priority inspection pattern, and then the defect patterns corresponding to each of the other candidate patterns are sequentially inspected.
  • the corresponding part is taken as the priority inspection pattern, and then the defect patterns corresponding to each of the other candidate patterns are sequentially inspected.

Landscapes

  • Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Testing Or Measuring Of Semiconductors Or The Like (AREA)
  • Investigating Materials By The Use Of Optical Means Adapted For Particular Applications (AREA)

Abstract

An extraction apparatus and method for a defect pattern of a tested object, and a storage medium. The extraction apparatus comprises a defect detection result reading module, a defect detection result analysis module, a layout data reading module, a layout data analysis module, a rule library analysis module, a physical simulation execution analysis module, a pattern matching execution analysis module, a data processing analysis module, an image display control module connected between the data processing analysis module and a display, and a keyboard control module connected between the data processing analysis module and a keyboard. All candidate patterns to be inspected are extracted in advance by means of analysis of design layout data and a simulation result of a semiconductor manufacturing process, and are compared with a defect pattern output from an inspection apparatus, so as to determine the degree of importance of inspection, without the need to determine whether all defect patterns relate to a nuisance defect, so that the analysis time for finding a defect pattern having a high degree of importance and needing to be inspected can be greatly reduced.

Description

一种检测对象缺陷图案的提取装置、提取方法及存储介质Extraction device, extraction method and storage medium for detecting object defect pattern
交叉引用cross reference
本申请要求2020年3月20日提交的申请号为202010201826.X的中国专利申请的优先权。上述申请的内容以引用方式被包含于此。This application claims the priority of the Chinese patent application with the application number 202010201826.X filed on March 20, 2020. The content of the above application is included here by reference.
技术领域Technical field
本发明涉及半导体制造技术领域,更具体地,涉及一种检测对象缺陷图案的提取装置、提取方法及存储介质。The present invention relates to the technical field of semiconductor manufacturing, and more specifically, to an extraction device, an extraction method, and a storage medium for detecting a defect pattern of an object.
技术背景technical background
在晶圆的制造过程中,晶体三极管、二极管、电容、电阻和金属层的各种物理部件以微细图案的形式形成于晶圆表面上或表层中。对半导体晶圆或掩模上的微细图案进行缺陷检测时,业界通常采用实施全面检测和缩小检测范围两种方式。全面检测方式为对装置输出的所有缺陷图案进行检测,但存在检测时间巨大的问题。缩小检测范围方式是针对选择的缺陷图案进行检测,对没有选择到的缺陷图案就不检测。缩小检测范围方式虽然可以缩短检测时间,但存在事先需确定选择哪一缺陷图案(即选择有检测意义的缺陷图案)进行检测的问题。In the wafer manufacturing process, various physical components such as transistors, diodes, capacitors, resistors, and metal layers are formed on the surface or in the surface layer of the wafer in the form of fine patterns. When performing defect inspection on the fine patterns on semiconductor wafers or masks, the industry usually adopts two methods: implementing comprehensive inspection and narrowing the inspection scope. The comprehensive inspection method is to inspect all the defect patterns output by the device, but there is a problem of huge inspection time. The method of narrowing the detection range is to detect the selected defect pattern, and not to detect the defect pattern that is not selected. Although the method of narrowing the detection range can shorten the detection time, there is a problem that it is necessary to determine in advance which defect pattern to select (that is, to select a defect pattern with detection significance) for detection.
缩小检查范围方式(即有检查意义的缺陷图案选择方法),可以从装置输出的缺陷图案中,识别晶圆上的妨害性缺陷(nuisance defect),通过将其从检测对象中排除,缩减检查数。妨害性缺陷(nuisance defect)是指被判断为能够允许的缺陷。在现有技术(例如,日本专利公报第5628656号等)中, 利用晶圆及掩模设计时的设计意图数据(Designer Intent Data)选择真正有检查意义的缺陷图案的方法正在被使用。The method of narrowing the inspection scope (that is, the method of selecting defect patterns with inspection significance), can identify nuisance defects on the wafer from the defect patterns output by the device, and reduce the number of inspections by excluding them from the inspection objects . Nuisance defects (nuisance defects) refer to defects that are judged to be allowable. In the prior art (for example, Japanese Patent Publication No. 5628656, etc.), a method of using the design intent data (Designer Intent Data) at the time of wafer and mask design to select a defect pattern with real inspection significance is being used.
请参阅图1,图1所示为现有技术使用的一种基于缩小检查范围方式实现检测对象图案缺陷提取模式的示意图。如图1所示,标号10表示通过分划板确定的需检查数据,标号20表示设计意图数据,标号22表示定义分划板内能够允许的缺陷,标号24表示将分划板的坐标转换为晶圆的坐标,标号26表示使用分划板在晶圆上形成图案,标号28表示对晶圆进行检查,标号30表示识别晶圆上的妨害性缺陷,标号32表示从晶圆上的实际缺陷中分离妨害性缺陷,标号34表示对实际缺陷的数据进行处理,标号36表示生成晶圆的二维地图,标号38表示判断妨害性缺陷(nuisance defect)是否对半导体装置的合格率产生影响,标号40表示判断允许缺陷是否被正确地分类,标号42表示对分划板内的检测对象缺陷图案进行分析,确定晶圆是否需要重做或废弃。Please refer to FIG. 1, which is a schematic diagram of a pattern defect extraction mode of a detection object based on a method of narrowing the inspection range used in the prior art. As shown in Figure 1, the reference number 10 indicates the data to be inspected determined by the reticle, the reference number 20 indicates the design intent data, the reference number 22 indicates the allowable defects in the defined reticle, and the reference number 24 indicates that the coordinates of the reticle are converted to The coordinates of the wafer, the reference number 26 indicates the use of a reticle to form a pattern on the wafer, the reference number 28 indicates the inspection of the wafer, the reference number 30 indicates the identification of harmful defects on the wafer, and the reference number 32 indicates the actual defect from the wafer The nuisance defect is separated in the middle, the reference number 34 indicates the processing of the actual defect data, the reference number 36 indicates the two-dimensional map of the generated wafer, and the reference number 38 indicates whether the nuisance defect has an impact on the yield rate of the semiconductor device, the reference number 40 indicates that it is judged whether the allowable defect is correctly classified, and the reference number 42 indicates that the defect pattern of the inspection target in the reticle is analyzed to determine whether the wafer needs to be redone or discarded.
然而,上述方法需要通过设计意图数据对所有缺陷图案进行解析和判定,由于从检测装置输出的缺陷图案的数量以及数据量巨大,因此存在解析时花费时间的问题,以使有效地在短时间内对有检测意义的缺陷图案进行检测变的困难。However, the above method requires analysis and determination of all defect patterns through design intent data. Since the number of defect patterns output from the inspection device and the amount of data are huge, there is a problem of time-consuming analysis, so as to be effective in a short time. It becomes difficult to detect the defect patterns that are of significance.
此外,在现有技术中,除了上述采用设计意图数据用于妨害性缺陷的判断依据,还可以采用将仿真分划板的印刷程序结果、电气特性仿真的结果用于妨害性缺陷的判断依据,即从设计意图数据、仿真分划板的印刷程序结果以及电气特性的仿真结果等,用于妨害性缺陷的判断依据,然而,上述方式没有加入制造工序中物理性的危险位置作为妨害性缺陷的判断依据。In addition, in the prior art, in addition to the above-mentioned use of design intent data as the basis for judging nuisance defects, it is also possible to use the results of the printing program of the simulation reticle and the results of electrical characteristics simulation as the basis for judging nuisance defects. That is, the design intent data, the results of the printing program of the simulation reticle, and the simulation results of the electrical characteristics are used as the basis for judging the nuisance defect. However, the above method does not include the physical dangerous position in the manufacturing process as the nuisance defect. Judgments based.
发明概要Summary of the invention
本发明的目的在于提供一种检测对象缺陷图案的提取装置、提取方法及存储介质。其根据输入的设计布局数据,利用对设计布局数据的解析以及半导体制造工序进行摸拟的程序,来预先提取危险位置,判断从检查装置输出的缺陷图案的检查重要度,因此能够大幅削减解析时间。The purpose of the present invention is to provide an extraction device, an extraction method and a storage medium for detecting a defect pattern of an object. Based on the input design layout data, it uses a program that simulates the analysis of the design layout data and the semiconductor manufacturing process to extract dangerous locations in advance and determine the inspection importance of the defect pattern output from the inspection device, so the analysis time can be greatly reduced. .
为实现上述目的,本发明的技术方案如下:In order to achieve the above objective, the technical solution of the present invention is as follows:
一种检测对象缺陷图案的提取装置,其包括:An extracting device for detecting a defect pattern of an object, which includes:
缺陷检测结果读取模块,用于读取所述检测对象的缺陷图案;A defect detection result reading module for reading the defect pattern of the detection object;
缺陷检测结果解析模块,接收所述缺陷图案,并解析所述缺陷图案;A defect detection result analysis module, which receives the defect pattern and analyzes the defect pattern;
布图数据读取模块,接收所述检测对象的原始设计布图;The layout data reading module receives the original design layout of the inspection object;
布图数据解析模块,用于解析所述原始设计布图;Layout data analysis module for analyzing the original design layout;
规则库解析模块,根据所述原始设计布图的所述设计节点信息,将用设计规则限制极限所布局的图案提取为第一类危险位置;The rule base analysis module, based on the design node information of the original design layout, extracts the pattern laid out by the limit limit of the design rule as the first type of dangerous location;
物理仿真执行解析模块,对基于半导体制造工序的物理模型的、包括所述第一危险位置的原始设计布图进行仿真预测,并确定有可能在制造上发生不良状况的位置,将其位置周围根据物理模型影响范围分割出的布局图案作为第二类危险位置提取;The physical simulation execution analysis module simulates and predicts the original design layout including the first dangerous location based on the physical model of the semiconductor manufacturing process, and determines the location where manufacturing defects are likely to occur, and bases the surroundings on the location The layout pattern divided by the influence range of the physical model is extracted as the second type of dangerous location;
图案匹配执行解析模块,对基于所述规则库中所提取的所有第一类危险位置和基于仿真预测所提取的所有第二类危险位置,根据危险位置匹配分组方式进行匹配之后聚类分组,把同一个组中的候选图案合并为一个,形成候选图案集;The pattern matching execution analysis module, based on all the first-type dangerous locations extracted from the rule base and all the second-type dangerous locations extracted based on simulation prediction, clusters and groups them according to the dangerous location matching grouping method. The candidate patterns in the same group are merged into one to form a candidate pattern set;
数据处理解析模块,接收所述缺陷图案,通过将所述候选图案集中的所 有候选图案同所述缺陷图案的相应部分进行对比,判定所述缺陷图案中相应部分缺陷的检查重要度。The data processing analysis module receives the defect pattern, and compares all the candidate patterns in the candidate pattern set with the corresponding part of the defect pattern to determine the inspection importance of the corresponding part of the defect pattern.
进一步地,所述半导体制造工序的物理模型至少包括将布图图案刻录在晶圆上的光刻工序模型、对图形化了的晶圆完成每个形状的刻蚀工序模型,以及对晶圆表面进行研磨的化学性机械式研磨(CMP)工序模型中的之一。Further, the physical model of the semiconductor manufacturing process includes at least a photolithography process model for engraving the layout pattern on a wafer, an etching process model for completing each shape of the patterned wafer, and a model for the surface of the wafer. One of the chemical mechanical polishing (CMP) process models for polishing.
进一步地,所述危险位置匹配分组方式包括如下三种的一种或多种:Further, the dangerous location matching grouping manner includes one or more of the following three types:
第一种:将形状完全一致的图案视为相同进行分组的方式;The first method: treat patterns with exactly the same shape as the same and group them together;
第二种:将形状相类似的图案视为相似进行分组的方式;The second way: treat patterns with similar shapes as similar and group them together;
第三种:从分在同一组的图案中选择代表图案的方式。The third type: the way to select a representative pattern from the patterns classified in the same group.
进一步地,所述检测对象缺陷图案的提取装置还包括存储模块,与所述数据处理解析模块相连,用于存储所述候选图案集中的所有候选图案。Further, the device for extracting the defect pattern of the detection target further includes a storage module, which is connected to the data processing and analysis module, and is used to store all candidate patterns in the candidate pattern set.
为实现上述目的,本发明又一技术方案如下:In order to achieve the above objective, another technical solution of the present invention is as follows:
一种检测对象缺陷图案的提取方法,其包括如下步骤:A method for extracting a defect pattern of a detection object, which includes the following steps:
步骤S1:根据规则库中的设计节点信息参数,指定第一类危险位置提取规则;Step S1: According to the design node information parameters in the rule library, specify the first type of dangerous location extraction rule;
步骤S2:接收设计所述检测对象时用CAD等制作的原始设计布图;Step S2: receiving the original design layout made by CAD etc. when designing the inspection object;
步骤S3:根据所述原始设计布图中的设计节点信息,将规则库中的设计规则的限制极限所布局的图案提取为所述原始设计布图中的第一类危险位置;Step S3: According to the design node information in the original design layout, extract the patterns laid out by the limit limits of the design rules in the rule library as the first type of dangerous locations in the original design layout;
步骤S4:对基于半导体制造工序的物理模型的原始设计布图进行仿真预测,并确定有可能在制造上发生不良状况的位置,将分割出发生不良状况的位置周围根据物理模型的影响范围的布局图案作为第二类危险位置提取;Step S4: Perform simulation prediction on the original design layout based on the physical model of the semiconductor manufacturing process, and determine the location where defects are likely to occur in the manufacturing, and divide the location around the location where the defect occurs, and arrange the layout according to the range of influence of the physical model The pattern is extracted as the second type of dangerous location;
步骤S5:对基于所述规则库中所提取的所有第一类危险位置和基于仿真预测所提取的所有第二类危险位置,根据危险位置匹配分组方式匹配之后聚类分组;Step S5: for all the first-type dangerous locations extracted based on the rule library and all the second-type dangerous locations extracted based on simulation prediction, clustering and grouping according to the dangerous location matching grouping mode;
步骤S6:根据匹配的结果,将同一组中的候选图案合并为一个,形成候选图案集;Step S6: According to the matching result, the candidate patterns in the same group are merged into one to form a candidate pattern set;
步骤S7:读取从缺陷检查装置所输出的缺陷图案;Step S7: Read the defect pattern output from the defect inspection device;
步骤S8:接收所述缺陷图案,通过将所述候选图案集中的所有候选图案同所述缺陷图案的相应部分进行对比,判断所述缺陷图案中相应部分缺陷的检查重要度。Step S8: receiving the defect pattern, and judging the inspection importance of the corresponding part of the defect pattern by comparing all the candidate patterns in the candidate pattern set with the corresponding part of the defect pattern.
进一步地,所述检测对象缺陷图案的提取方法还包括步骤S9,根据所述检查重要度,将检查重要度高的所述候选图案对应的所述缺陷图案中相应部分,作为优先检查图案,之后再依次检查每个其它所述候选图案对应的所述缺陷图案中相应部分。Further, the method for extracting the defect pattern of the inspection object further includes step S9, according to the inspection importance, the corresponding part of the defect pattern corresponding to the candidate pattern with high inspection importance is used as a priority inspection pattern, and then Then check the corresponding part of the defect pattern corresponding to each of the other candidate patterns in turn.
为实现上述目的,本发明又一技术方案如下:In order to achieve the above objective, another technical solution of the present invention is as follows:
一种用于存储计算机可执行的检测对象缺陷图案的提取程序,通过安装在所述计算机中运行,对从所述检查装置输出的检测对象的缺陷图案,进行重要度较高的检查对象的缺陷图案的选择;所述计算机执行下述程序:A program used to store a computer-executable detection target defect pattern extraction program, which is installed and run in the computer to perform a relatively high-importance inspection target defect pattern on the detection target defect pattern output from the inspection device Selection of patterns; the computer executes the following program:
读取并解析所述检测对象的缺陷图案;Reading and analyzing the defect pattern of the inspection object;
读取并解析所述检测对象的原始设计布图;Read and analyze the original design layout of the test object;
在规则库中,根据设计节点,将用设计规则的限制极限所布局的图案提取为第一类危险位置;In the rule library, according to the design node, extract the pattern laid out by the limit limit of the design rule as the first type of dangerous position;
对半导体制造工序的物理模型的、包括所述第一类危险位置的原始设计 布图进行仿真预测,并确定有可能发生制造上不良状况的位置,将不良状况的位置周围根据物理模型的影响范围分割出的布局图案作为第二类危险位置提取;Simulate and predict the original design layout of the physical model of the semiconductor manufacturing process, including the first type of dangerous location, and determine the location where manufacturing defects are likely to occur, and the location of the bad conditions is based on the influence range of the physical model The segmented layout pattern is extracted as the second type of dangerous location;
对在所述规则库中所提取的所有第一类危险位置和用摸拟所提取的所有的第二类危险位置进行根据危险位置匹配分组方式匹配分组,把同一个组中的候选图案合并为一个,形成候选图案集;Perform matching grouping according to the dangerous position matching grouping method for all the first-type dangerous locations extracted in the rule base and all the second-type dangerous locations extracted by simulation, and merge the candidate patterns in the same group into One, to form a candidate pattern set;
接收所述缺陷图案,通过将所述候选图案集中的所有候选图案同所述缺陷图案的相应部分进行对比,判定所述缺陷图案中相应部分缺陷的检查重要度。The defect pattern is received, and the inspection importance of the corresponding part of the defect pattern is determined by comparing all the candidate patterns in the candidate pattern set with the corresponding part of the defect pattern.
从上述技术方案可以看出,本发明提出一种检测对象缺陷图案的提取装置、提取方法及存储介质,其根据输入的设计布局数据,利用对设计布局数据的解析以及半导体制造工序进行摸拟的程序,来预先提取危险位置,并与来自缺陷检查的缺陷图案进行比较,来判断重要度,不需对所有的缺陷图案判断每一个是否是妨害性缺陷(nuisance defect),能够大幅削减找到需要检查的重要度较高的缺陷图案的解析时间。It can be seen from the above technical solutions that the present invention proposes an extraction device, an extraction method and a storage medium for detecting a defect pattern of the object. According to the input design layout data, the analysis of the design layout data and the simulation of the semiconductor manufacturing process are used. The program is used to extract dangerous locations in advance and compare them with the defect patterns from defect inspection to determine the importance. It is not necessary to judge whether each of the defect patterns is a nuisance defect (nuisance defect), which can greatly reduce the need for inspection The analysis time of the defect pattern with higher importance.
此外,本发明不仅以制造工序中的光刻仿真结果判断检测对象缺陷图案的检测重要度,还可以反映其它制造工序(例如,刻蚀、化学性机械式研磨CMP)的仿真结果,即配合光刻工艺以外的制造工序的仿真结果,能够更有效地提取并判断检测对象缺陷图案的检测重要度。In addition, the present invention not only uses the lithography simulation results in the manufacturing process to determine the detection importance of the defect pattern of the inspection object, but also reflects the simulation results of other manufacturing processes (for example, etching, chemical mechanical polishing, CMP), that is, with light The simulation results of the manufacturing process other than the engraving process can more effectively extract and determine the detection importance of the defect pattern of the detection target.
附图说明Description of the drawings
图1所示为现有技术使用的一种基于全面检测对象缺陷图案的缺陷提取 模式的示意图Figure 1 shows a schematic diagram of a defect extraction mode based on a comprehensive inspection object defect pattern used in the prior art
图2所示为本发明检测对象缺陷图案的提取装置一较佳实施例的结构示意图Fig. 2 is a schematic structural diagram of a preferred embodiment of the device for extracting the defect pattern of the detected object according to the present invention
图3所示为本发明实施例中根据规则库中设计节点参数指定第一类危险位置提取规则的示意图Fig. 3 is a schematic diagram of the first type of dangerous location extraction rules specified according to the design node parameters in the rule library in an embodiment of the present invention
图4所示为本发明实施例中基于提取规则,从原始设计布图中提取第一类危险位置的示意图Figure 4 is a schematic diagram of the first type of dangerous location extracted from the original design layout based on the extraction rule in an embodiment of the present invention
图5所示为本发明实施例中使用物理模型仿真半导体制造工艺的示意图FIG. 5 shows a schematic diagram of using a physical model to simulate a semiconductor manufacturing process in an embodiment of the present invention
图6所示为本发明实施例中候选图案匹配并过滤过程的示意图Figure 6 is a schematic diagram of the candidate pattern matching and filtering process in an embodiment of the present invention
图7所示为本发明实施例中检测对象缺陷图案的提取方法的流程示意图FIG. 7 is a schematic flowchart of a method for extracting a defect pattern of a detection object in an embodiment of the present invention
发明内容Summary of the invention
下面结合附图,对本发明的具体实施方式作进一步的详细说明。The specific embodiments of the present invention will be further described in detail below in conjunction with the accompanying drawings.
在本发明的实施例中,请参阅图2,图2所示为本发明检测对象缺陷图案的提取装置一较佳实施例的结构示意图。如图所示,该提取装置包括缺陷检测结果读取模块、缺陷检测结果解析模块、布图数据读取模块、布图数据解析模块、规则库解析模块、物理仿真执行解析模块、图案匹配执行解析模块和数据处理解析模块、连接在数据处理解析模块和显示器之间的画面显示控制模块和连接在数据处理解析模块和键盘之间的键盘控制模块。In the embodiment of the present invention, please refer to FIG. 2. FIG. 2 is a schematic structural diagram of a preferred embodiment of an apparatus for extracting a defect pattern of a detection object according to the present invention. As shown in the figure, the extraction device includes a defect detection result reading module, a defect detection result analysis module, a layout data reading module, a layout data analysis module, a rule library analysis module, a physical simulation execution analysis module, and a pattern matching execution analysis module. The module and the data processing analysis module, the screen display control module connected between the data processing analysis module and the display, and the keyboard control module connected between the data processing analysis module and the keyboard.
在本发明的实施例中,缺陷检测结果读取模块用于读取检测对象的缺陷图案;缺陷检测结果解析模块用于接收缺陷检测结果读取缺陷图案,并解析缺陷图案。In the embodiment of the present invention, the defect detection result reading module is used to read the defect pattern of the inspection object; the defect detection result analysis module is used to receive the defect detection result, read the defect pattern, and analyze the defect pattern.
如图2所示,布图数据读取模块用于接收原始设计布图;布图数据解析模块接收输入的原始设计布图数据并解析。原始设计布图是指大规模集成电路(Large-scale integrated circuit,简称LSI)设计生成的分层图案数据,可以用布局用的CAD制作的。该分层图案数据通常可以包括GDS或OASIS等格式记载的数据。As shown in Figure 2, the layout data reading module is used to receive the original design layout; the layout data analysis module receives the input original design layout data and analyzes it. The original design layout refers to the layered pattern data generated by the design of a large-scale integrated circuit (LSI), which can be made with CAD for layout. The layered pattern data may generally include data recorded in formats such as GDS or OASIS.
规则库解析模块根据设计节点(design node)信息,找到用设计规则的限制极限所布局的图案,取得第一类危险位置。According to the design node information, the rule base analysis module finds the pattern laid out by the limit limit of the design rule, and obtains the first type of dangerous position.
请参阅图3,图3所示为本发明实施例中根据规则库中设计节点信息指定第一类危险位置提取规则的示意图。在本实施例中,设为标准设计节点是40nm的布局,存在有其布局图案的宽度为40nm、间距为40nm和80nm的两种图案。此时,设计节点极限的图案的间距成为40nm,被作为第一类危险位置提取。在本例中,以设计节点极限的布图为对象,也可以将这以上的一个百分比的尺寸(例如,若是10%的范围40nm,则到44nm为止)作为危险位置提取。Please refer to FIG. 3, which is a schematic diagram of specifying the first type of dangerous location extraction rule according to the design node information in the rule library in an embodiment of the present invention. In this embodiment, it is assumed that the standard design node is a layout of 40 nm, and there are two patterns whose layout patterns have a width of 40 nm and a pitch of 40 nm and 80 nm. At this time, the pitch of the pattern of the design node limit becomes 40 nm, which is extracted as the first type of dangerous position. In this example, the layout of the design node limit is targeted, and a percentage of the size above this (for example, if it is 40 nm in the 10% range, it will reach 44 nm) as a dangerous location.
如图3所示,左图是两条布线的间隔是40nm,右图是两条布线的间隔是80nm,相比而言,间隔40nm的两条布线间出现缺陷可能性较大,间隔80nm的两条布线间出现缺陷可能性较小。As shown in Figure 3, the left picture shows the distance between the two wirings is 40nm, and the right picture shows the distance between the two wirings is 80nm. In contrast, the two wirings with a spacing of 40nm are more likely to have defects, and the distance between them is 80nm. Defects between the two wiring lines are less likely.
请参阅图4,图4所示为本发明实施例中基于提取规则,从原始设计布图中提取第一类危险位置的示意图。如图所示,左图是原始设计布图的布线,右图是追加了所提取的危险位置的原始设计布图。Please refer to FIG. 4, which is a schematic diagram of extracting the first type of dangerous location from the original design layout based on the extraction rule in an embodiment of the present invention. As shown in the figure, the left picture is the wiring of the original design layout, and the right picture is the original design layout with the extracted dangerous locations added.
再请参阅图2,在本发明的实施例中,物理仿真执行解析模块通过半导体制造工序的物理模型,对所有包括第一类危险位置的原始设计布图进行仿 真预测,并提取第二类危险位置,形成包括第二类危险位置的仿真结果图案。Please refer to FIG. 2 again. In the embodiment of the present invention, the physical simulation execution analysis module uses the physical model of the semiconductor manufacturing process to simulate and predict all the original design layouts including the first type of dangerous location, and extract the second type of risk Position, forming a simulation result pattern including the second type of dangerous position.
本领域技术人员清楚,半导体制造工序可以有多种。在晶圆的设计过程中或在将图案刻录在晶圆上前,通常需对执行晶圆制造的每一种工序进行建模仿真,以期满足制造出的晶圆合格率要求。It is clear to those skilled in the art that there can be multiple semiconductor manufacturing processes. In the process of wafer design or before the pattern is recorded on the wafer, it is usually necessary to perform modeling and simulation for each process of wafer manufacturing in order to meet the requirements of the qualified rate of manufactured wafers.
在本发明的实施例中,采用仿真软件中的物理模型,以模拟经过多道半导体制造工序后的原始设计布图图案变化,并确定有可能发生设计布局中的制造上不良状况的位置,将其位置周围的物理模型的影响范围分割出的布局图案作为第二类危险位置提取,来形成包括第二类危险位置的仿真结果图案。并且,还可以通过与数据处理解析模块相连的存储模块,存储包括第二类危险位置的仿真结果图案。In the embodiment of the present invention, the physical model in the simulation software is used to simulate the change of the original design layout pattern after multiple semiconductor manufacturing processes, and to determine the location where manufacturing defects in the design layout may occur. The layout pattern divided by the influence range of the physical model around the position is extracted as the second-type dangerous position to form a simulation result pattern including the second-type dangerous position. In addition, a storage module connected to the data processing and analysis module may also be used to store the simulation result pattern including the second type of dangerous location.
请参阅图5,图5所示为本发明实施例中用物理模型仿真半导体制造工艺的示意图。其中,左图为化学性机械式研磨(CMP)工艺的示意图,如图所示,执行化学性机械式研磨(CMP)工艺的装置包括研磨头、砂轮修整器、研磨垫和研磨剂等,在化学性机械式研磨(CMP)工艺中,在研磨剂的配合下,通过研磨垫研磨图形化后的晶圆表面。中图为干刻工艺示意图,右图为光刻工艺示意图。Please refer to FIG. 5. FIG. 5 is a schematic diagram of simulating a semiconductor manufacturing process with a physical model in an embodiment of the present invention. Among them, the left picture is a schematic diagram of the chemical mechanical polishing (CMP) process. As shown in the figure, the device for performing the chemical mechanical polishing (CMP) process includes a polishing head, a grinding wheel dresser, a polishing pad, and an abrasive, etc. In the chemical mechanical polishing (CMP) process, the surface of the patterned wafer is polished through a polishing pad with the cooperation of an abrasive. The middle picture is a schematic diagram of the dry etching process, and the right picture is a schematic diagram of the photolithography process.
在本发明的实施例中,半导体制造工序的物理模型至少包括将布图图案刻录在晶圆上的光刻工序模型、对图形化了的晶圆完成每个形状的刻蚀工序模型,以及对晶圆表面进行研磨的化学性机械式研磨工序模型中的之一。当然,在本发明的实施例中,还可以选择其它的物理模型,在此不作限制。In the embodiment of the present invention, the physical model of the semiconductor manufacturing process includes at least a photolithography process model for recording a layout pattern on a wafer, an etching process model for completing each shape of a patterned wafer, and a One of the chemical-mechanical polishing process models for polishing the surface of a wafer. Of course, in the embodiment of the present invention, other physical models can also be selected, which is not limited here.
请再参阅图2,在得到包括第二类危险位置的仿真结果图案后,图案匹配执行解析模块对在所述规则库中所提取的所有第一类危险位置和用摸拟 所提取的所有的第二类危险位置根据危险位置匹配分组方式进行匹配之后聚类分组,把同一个组中的候选图案合并为一个,形成候选图案集。较佳地,该候选图案集可以存储在与数据处理解析模块相连的存储模块中。在本发明的实施例中,危险位置匹配分组方式可以包括如下三种的一种或多种:Please refer to Figure 2 again. After obtaining the simulation result pattern including the second type of dangerous position, the pattern matching execution analysis module performs the analysis on all the first type of dangerous positions extracted in the rule library and all the ones extracted by simulation. The second type of dangerous locations is clustered and grouped after matching according to the dangerous location matching grouping method, and the candidate patterns in the same group are merged into one to form a candidate pattern set. Preferably, the candidate pattern set can be stored in a storage module connected to the data processing and analysis module. In the embodiment of the present invention, the dangerous location matching grouping method may include one or more of the following three types:
①、将形状完全一致的图案视为相同进行分组的方式;①. Regarding patterns with exactly the same shape as the same way of grouping;
②、将形状相类似的图案视为相似进行分组的方式;②. Regarding patterns with similar shapes as similar grouping methods;
③、从分在同一组的图案中选择代表图案的方式。③. Select the representative pattern from the patterns in the same group.
具体地,请参阅图6,图6所示为本发明实施例中候选图案匹配并过滤过程的示意图。如图所示,上图为两个从包括危险位置的仿真结果图案输出的多个候选图案集中的两个候选图案。左边同右边的候选图案几乎完全相同,两个候选图案经过匹配分组步骤后,会分在一个组中。Specifically, please refer to FIG. 6, which is a schematic diagram of a candidate pattern matching and filtering process in an embodiment of the present invention. As shown in the figure, the above figure shows two candidate patterns from a set of multiple candidate patterns output from simulation result patterns including dangerous locations. The candidate patterns on the left and the right are almost the same. After the two candidate patterns are matched and grouped, they will be grouped into one group.
请再参阅图2,如图所示,数据处理解析模块接收包括缺陷图案;通过将候选图案集中的所有候选图案同缺陷图案的相应部分进行对比,判定缺陷图案中相应部分缺陷的检查重要度。也就是说,可以将检查重要度高的候选图案对应的缺陷图案中相应部分,作为优先检查图案,之后再依次检查每个其它候选图案对应的缺陷图案中相应部分。Please refer to FIG. 2 again. As shown in the figure, the data processing analysis module receives the defect pattern; by comparing all candidate patterns in the candidate pattern set with the corresponding part of the defect pattern, the inspection importance of the corresponding part of the defect pattern is determined. That is to say, the corresponding part of the defect pattern corresponding to the candidate pattern with high inspection importance can be used as the priority inspection pattern, and then the corresponding part of the defect pattern corresponding to each other candidate pattern can be inspected in turn.
下面对本发明实施例中的一种检测对象缺陷图案的提取方法进行总结性详细叙述。请参阅图7,图7所示为本发明实施例中检测对象缺陷图案的提取方法的流程示意图。The following is a summary and detailed description of a method for extracting a defect pattern of a detection object in an embodiment of the present invention. Please refer to FIG. 7, which is a schematic flowchart of a method for extracting a defect pattern of a detection object in an embodiment of the present invention.
一种检测对象缺陷图案的提取方法,其包括:A method for extracting a defect pattern of a detection object, which includes:
步骤S1:根据规则库中设计节点参数指定第一类危险位置提取规则;Step S1: Specify the first type of dangerous location extraction rule according to the design node parameters in the rule library;
步骤S2:接收设计所述检测对象时用CAD等制作的原始设计布图;Step S2: receiving the original design layout made by CAD etc. when designing the inspection object;
步骤S3:根据原始设计布图中的设计节点信息,将用规则库中的用设计规则的限制极限所布局的图案提取为的第一类危险位置;Step S3: According to the design node information in the original design layout, extract the pattern laid out by the limit limit of the design rule in the rule library as the first type of dangerous position;
步骤S4:对半导体制造工序的物理模型的原始设计布图进行仿真预测,并确定有可能发生制造上不良状况的位置,将其位置周围根据物理模型影响范围分割出的布局图案作为第二类危险位置提取;Step S4: Perform simulation prediction on the original design layout of the physical model of the semiconductor manufacturing process, and determine the location where manufacturing defects are likely to occur, and use the layout pattern divided according to the influence range of the physical model around the location as the second type of danger Location extraction
步骤S5:对基于所述规则库中所提取的所有第一类危险位置和基于仿真预测所提取的所有的第二类危险位置,根据危险位置匹配分组方式匹配分组;Step S5: For all the first-type dangerous locations extracted based on the rule library and all the second-type dangerous locations extracted based on simulation prediction, matching groups are matched according to the dangerous location matching grouping mode;
步骤S6:根据匹配的结果,将同一组中的候选图案合并在一起,形成候选图案集;Step S6: According to the matching result, the candidate patterns in the same group are merged together to form a candidate pattern set;
步骤S7:读取从缺陷检查装置所输出的缺陷图案;Step S7: Read the defect pattern output from the defect inspection device;
步骤S8:接收所述缺陷图案,通过将所述候选图案集中的所有候选图案同所述缺陷图案的相应部分进行对比,判断所述缺陷图案中相应部分缺陷的检查重要度。Step S8: receiving the defect pattern, and judging the inspection importance of the corresponding part of the defect pattern by comparing all the candidate patterns in the candidate pattern set with the corresponding part of the defect pattern.
进一步地,所述检测对象缺陷图案的提取方法还包括步骤S9,根据所述检查重要度,将检查重要度高的所述候选图案对应的所述缺陷图案中相应部分,作为优先检查图案,之后再依次检查每个其它所述候选图案对应的所述缺陷图案中相应部分。Further, the method for extracting the defect pattern of the inspection object further includes step S9, according to the inspection importance, the corresponding part of the defect pattern corresponding to the candidate pattern with high inspection importance is used as a priority inspection pattern, and then Then check the corresponding part of the defect pattern corresponding to each of the other candidate patterns in turn.
此外,在本发明的实施例中,还提供了一种计算机可读媒介,用于存储计算机可执行的检测对象缺陷图案的提取程序,通过安装在计算机中运行,对从检查装置输出的检测对象的缺陷图案,进行重要度较高的检查对象缺陷图案的选择;计算机执行下述程序:In addition, in the embodiment of the present invention, a computer-readable medium is also provided for storing a computer-executable program for extracting the defect pattern of the inspection object, which is installed in a computer to run on the inspection object output from the inspection device. Select the defect pattern of the inspection object with higher importance; the computer executes the following procedures:
读取并解析所述检测对象的缺陷图案;Reading and analyzing the defect pattern of the inspection object;
读取并解析所述检测对象的原始设计布图;Read and analyze the original design layout of the test object;
在规则库中,根据设计节点信息,将用设计规则的限制极限所布局的图案提取为第一类危险位置;In the rule library, according to the design node information, the pattern laid out by the limit limit of the design rule is extracted as the first type of dangerous position;
对基于半导体制造工序的物理模型的、包括所有所述第一类危险位置的原始设计布图进行仿真预测,并确定有可能在制造上发生不良状况的位置,将其位置周围根据物理模型的影响范围分割出的布局图案作为第二类危险位置提取;Simulate and predict the original design layout based on the physical model of the semiconductor manufacturing process, including all the dangerous locations of the first category, and determine the locations that are likely to be defective in manufacturing, and the surrounding locations are based on the influence of the physical model The layout pattern divided by the scope is extracted as the second type of dangerous position;
对基于在所述规则库中所提取的所有第一类危险位置和用仿真预测所提取的所有的第二类危险位置,根据危险位置匹配分组方式进行匹配之后聚类分组,把同一个组中的候选图案合并为一个,形成候选图案集;Based on all the first-type dangerous locations extracted in the rule base and all the second-type dangerous locations extracted by simulation prediction, cluster and group according to the dangerous location matching grouping method, and group them into the same group The candidate patterns of are merged into one to form a candidate pattern set;
接收所述缺陷图案,通过将所述候选图案集中的所有候选图案同所述缺陷图案的相应部分进行对比,判定所述缺陷图案中相应部分缺陷的检查重要度;Receiving the defect pattern, and determining the inspection importance of the corresponding part of the defect pattern by comparing all the candidate patterns in the candidate pattern set with the corresponding part of the defect pattern;
根据所述检查重要度,将检查重要度高的所述候选图案对应的所述缺陷图案中相应部分,作为优先检查图案,之后再依次检查每个其它所述候选图案对应的所述缺陷图案中相应部分。According to the inspection importance, the corresponding part of the defect pattern corresponding to the candidate pattern with high inspection importance is taken as the priority inspection pattern, and then the defect patterns corresponding to each of the other candidate patterns are sequentially inspected. The corresponding part.
以上所述仅为本发明的优选实施例,所述实施例并非用于限制本发明的专利保护范围,因此凡是运用本发明的说明书及附图内容所作的等同结构变化,同理均应包含在本发明所附权利要求的保护范围内。The above are only the preferred embodiments of the present invention, and the described embodiments are not used to limit the scope of patent protection of the present invention. Therefore, any equivalent structural changes made using the contents of the description and drawings of the present invention should be included in the same reasoning. Within the protection scope of the appended claims of the present invention.

Claims (10)

  1. 一种检测对象缺陷图案的提取装置,其特征在于,包括:An extracting device for detecting a defect pattern of an object, which is characterized in that it comprises:
    缺陷检测结果读取模块,用于读取所述检测对象的缺陷图案;A defect detection result reading module for reading the defect pattern of the detection object;
    缺陷检测结果解析模块,接收所述缺陷图案,并解析所述缺陷图案;A defect detection result analysis module, which receives the defect pattern and analyzes the defect pattern;
    布图数据读取模块,接收所述检测对象的原始设计布图;The layout data reading module receives the original design layout of the inspection object;
    布图数据解析模块,用于解析所接收的所述原始设计布图;Layout data analysis module for analyzing the received original design layout;
    规则库解析模块,根据所述原始设计布图中的设计节点信息,将规则库中的设计规则的限制极限所布局的图案提取为第一类危险位置;The rule base analysis module extracts the pattern laid out by the limit limit of the design rule in the rule base as the first type of dangerous position according to the design node information in the original design layout;
    物理仿真执行解析模块,对基于半导体制造工序的物理模型的、包括所述第一类危险位置的原始设计布图进行仿真预测,并确定有可能在制造上发生不良状况的位置,将发生不良状况的位置周围根据物理模型影响范围分割出的布局图案提取为第二类危险位置;The physical simulation execution analysis module simulates and predicts the original design layout based on the physical model of the semiconductor manufacturing process, including the first type of dangerous location, and determines the location where the manufacturing failure may occur, and the failure will occur The layout pattern divided according to the influence range of the physical model around the location is extracted as the second type of dangerous location;
    图案匹配执行解析模块,对基于所述规则库中所提取的所有第一类危险位置和基于仿真预测所提取的所有第二类危险位置,根据危险位置匹配分组方式进行匹配分组,把同一个组中的候选图案合并为一个,形成候选图案集;The pattern matching execution analysis module performs matching and grouping based on all the first-type dangerous locations extracted from the rule base and all the second-type dangerous locations extracted based on simulation predictions according to the dangerous location matching grouping method, and grouping them into the same group The candidate patterns in are merged into one to form a candidate pattern set;
    数据处理解析模块,接收所述缺陷图案,通过将所述候选图案集中的所有候选图案同所述缺陷图案的相应部分进行对比,判定所述缺陷图案中相应部分缺陷的检查重要度。The data processing analysis module receives the defect pattern, and compares all the candidate patterns in the candidate pattern set with the corresponding part of the defect pattern to determine the inspection importance of the corresponding part of the defect pattern.
  2. 根据权利要求1所述的检测对象缺陷图案的提取装置,其特征在于,所述半导体制造工序的物理模型至少包括光刻工序模型、刻蚀工序模型,以及化学性机械式研磨工序模型中的之一。The device for extracting a defect pattern of an inspection object according to claim 1, wherein the physical model of the semiconductor manufacturing process includes at least one of a photolithography process model, an etching process model, and a chemical mechanical polishing process model. one.
  3. 根据权利要求1所述的检测对象缺陷图案的提取装置,其特征在于,所述危险位置匹配分组方式包括如下三种的一种或多种:The device for extracting a defect pattern of a detection object according to claim 1, wherein the dangerous location matching grouping method includes one or more of the following three types:
    第一种:将形状完全一致的图案视为相同,进行分组的方式;The first method: treat patterns with exactly the same shape as the same and group them;
    第二种:将形状相类似的图案视为相似,进行分组的方式;The second method: treat patterns with similar shapes as similar and group them;
    第三种:从分在同一组的图案中选择代表图案的方式。The third type: the way to select a representative pattern from the patterns classified in the same group.
  4. 根据权利要求1所述的检测对象缺陷图案的提取装置,其特征在于,还包括存储模块,与所述数据处理解析模块相连,用于存储所述候选图案集中的所有候选图案。The device for extracting defect patterns of a detection object according to claim 1, further comprising a storage module connected to the data processing and analysis module and configured to store all candidate patterns in the candidate pattern set.
  5. 根据权利要求1所述的检测对象缺陷图案的提取装置,其特征在于,还包括连接在数据处理解析模块和显示器之间的画面显示控制模块和连接在数据处理解析模块和键盘之间的键盘控制模块。The device for extracting a defect pattern of a detected object according to claim 1, further comprising a screen display control module connected between the data processing analysis module and the display, and a keyboard control module connected between the data processing analysis module and the keyboard Module.
  6. 一种检测对象缺陷图案的提取方法,其特征在于,包括:A method for extracting a defect pattern of a detection object, which is characterized in that it comprises:
    读取并解析所述检测对象的缺陷图案的步骤;The step of reading and analyzing the defect pattern of the inspection object;
    接收并解析所述检测对象的原始设计布图的步骤;The step of receiving and analyzing the original design layout of the inspection object;
    根据所述原始设计布图中的设计节点信息,将用规则库中设计规则的限制极限所布局的图案提取为第一类危险位置的步骤;According to the design node information in the original design layout, the step of extracting the pattern laid out by the limit limit of the design rule in the rule library as the first type of dangerous location;
    对基于半导体制造工序的物理模型的、包含所述第一类危险位置的原始设计布图进行仿真预测,并确定有可能在制造上发生不良状况的位置,将发生不良状况的位置周围的根据物理模型影响范围分割出的布局图案提 取为第二类危险位置的步骤;Simulate and predict the original design layout based on the physical model of the semiconductor manufacturing process that includes the first type of dangerous location, and determine the location where manufacturing failures are likely to occur, and the physical surroundings of the location where the failures will occur The step of extracting the layout pattern divided by the model's influence range as the second type of dangerous position;
    对基于所述规则库中所提取的所有第一类危险位置和用基于仿真预测所提取的所有第二类危险位置,根据危险位置匹配分组方式进行匹配分组,将同一组中的候选图案合并为一个,形成候选图案集的步骤;以及For all the first-type dangerous locations extracted based on the rule library and all the second-type dangerous locations extracted based on simulation prediction, perform matching grouping according to the dangerous location matching grouping method, and merge the candidate patterns in the same group into One, the step of forming a candidate pattern set; and
    接收所述缺陷图案,通过将所述候选图案集中的所有候选图案同所述缺陷图案的相应部分进行对比,判断所述缺陷图案中相应部分缺陷的检查重要度的步骤。The step of receiving the defect pattern and comparing all the candidate patterns in the candidate pattern set with the corresponding part of the defect pattern to determine the inspection importance of the corresponding part of the defect pattern.
  7. 根据权利要求6所述的检测对象缺陷图案的提取方法,其特征在于,还包括如下步骤,根据所述检查重要度,将检查重要度高的所述候选图案对应的所述缺陷图案中相应部分,作为优先检查图案,之后再依次检查每个其它所述候选图案对应的所述缺陷图案中相应部分。The method for extracting a defect pattern of a detection object according to claim 6, further comprising the following step: according to the inspection importance, the corresponding part of the defect pattern corresponding to the candidate pattern with high inspection importance is checked , As a priority inspection pattern, and then sequentially inspect the corresponding part of the defect pattern corresponding to each of the other candidate patterns.
  8. 根据权利要求6所述的检测对象缺陷图案的提取方法,其特征在于,根据权利要求1所述的检测对象缺陷图案的提取装置,其特征在于,所述危险位置匹配分组方式包括如下三种的一种或多种:The method for extracting a defect pattern of a test object according to claim 6, wherein the device for extracting a defect pattern of a test object according to claim 1, wherein the dangerous location matching grouping method includes the following three One or more:
    第一种:将形状完全一致的图案视为相同,进行分组的方式;The first method: treat patterns with exactly the same shape as the same and group them;
    第二种:将形状相类似的图案视为相似,进行分组的方式;The second method: treat patterns with similar shapes as similar and group them;
    第三种:从分在同一组的图案中选择代表图案的方式。The third type: the way to select a representative pattern from the patterns classified in the same group.
  9. 一种计算机可读媒介,用于存储计算机可执行的检测对象缺陷图案的提取程序,通过安装在所述计算机中运行,对从所述检查装置输出的检 测对象的缺陷图案,进行重要度较高的检查对象的缺陷图案的选择;其特征在于,所述计算机执行下述程序:A computer-readable medium for storing a computer-executable program for extracting a defect pattern of a test object, and by installing and running in the computer, the defect pattern of the test object output from the inspection device is highly important. The selection of the defect pattern of the inspection object; characterized in that the computer executes the following program:
    读取并解析所述检测对象的缺陷图案;Reading and analyzing the defect pattern of the inspection object;
    接收并解析所述检测对象的原始设计布图;Receiving and analyzing the original design layout of the inspection object;
    根据所述原始设计布图中的设计节点信息,将用规则库中设计规则的限制极限所布局的图案提取为第一类危险位置;According to the design node information in the original design layout, extract the pattern laid out by the limit limit of the design rule in the rule library as the first type of dangerous location;
    对基于半导体制造工序的物理模型的、包含所述第一类危险位置的原始设计布图进行仿真预测,并确定有可能在制造上发生不良状况的位置,将发生不良状况的位置周围根据物理模型的影响范围分割出的布局图案提取为第二类危险位置;Simulate and predict the original design layout based on the physical model of the semiconductor manufacturing process that includes the first type of dangerous location, and determine the location where manufacturing defects are likely to occur, and based on the physical model The layout pattern segmented from the affected area of the system is extracted as the second type of dangerous location;
    对基于所述规则库中所提取的所有第一类危险位置和基于仿真预测所提取的所有第二类危险位置,根据危险位置匹配分组方式匹配分组,将同一组中的候选图案合并为一个,形成候选图案集;For all the first-type dangerous locations extracted based on the rule library and all the second-type dangerous locations extracted based on simulation prediction, match the grouping according to the dangerous location matching grouping method, and merge the candidate patterns in the same group into one, Form a set of candidate patterns;
    接收所述缺陷图案,通过将所述候选图案集中的所有候选图案同所述缺陷图案的相应部分进行对比,判断所述缺陷图案中相应部分缺陷的检查重要度。The defect pattern is received, and all the candidate patterns in the candidate pattern set are compared with corresponding parts of the defect pattern to determine the inspection importance of the corresponding part of the defect pattern.
  10. 根据权利要求9所述的检测对象缺陷图案的提取方法,其特征在于,所述危险位置匹配分组方式包括如下三种的一种或多种:The method for extracting a defect pattern of a detection object according to claim 9, wherein the dangerous location matching grouping method includes one or more of the following three types:
    第一种:将形状完全一致的图案视为相同,进行分组的方式;The first method: treat patterns with exactly the same shape as the same and group them;
    第二种:将形状相类似的图案视为相似,进行分组的方式;The second method: treat patterns with similar shapes as similar and group them;
    第三种:从分在同一组的图案中选择代表图案的方式。The third type: the way to select a representative pattern from the patterns classified in the same group.
PCT/CN2020/090993 2020-03-20 2020-05-19 Extraction apparatus and method for defect pattern of tested object, and storage medium WO2021184525A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022553623A JP7373675B2 (en) 2020-03-20 2020-05-19 Extraction device, extraction method, and storage medium for defect patterns to be inspected

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010201826.X 2020-03-20
CN202010201826.XA CN111429426B (en) 2020-03-20 2020-03-20 An extraction device, extraction method, and storage medium for detecting defect patterns of objects

Publications (1)

Publication Number Publication Date
WO2021184525A1 true WO2021184525A1 (en) 2021-09-23

Family

ID=71548507

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/090993 WO2021184525A1 (en) 2020-03-20 2020-05-19 Extraction apparatus and method for defect pattern of tested object, and storage medium

Country Status (3)

Country Link
JP (1) JP7373675B2 (en)
CN (1) CN111429426B (en)
WO (1) WO2021184525A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112255479A (en) * 2020-10-12 2021-01-22 安徽来福电子科技有限公司 Shunt performance test system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6040912A (en) * 1998-09-30 2000-03-21 Advanced Micro Devices, Inc. Method and apparatus for detecting process sensitivity to integrated circuit layout using wafer to wafer defect inspection device
CN101710582A (en) * 2009-04-03 2010-05-19 深超光电(深圳)有限公司 Layout structure for promoting pixel defection detectivity of thin film transistor substrate
CN103606529A (en) * 2013-10-23 2014-02-26 上海华力微电子有限公司 Method and device for improving defect classification accuracy
CN103988070A (en) * 2012-02-28 2014-08-13 夏普株式会社 Defect detection method, defect detection device, and method for producing semiconductor substrate
US20140310670A1 (en) * 2010-01-30 2014-10-16 Synopsys, Inc. Failure analysis and inline defect characterization

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5118872B2 (en) 2007-03-30 2013-01-16 株式会社日立ハイテクノロジーズ Defect observation method and apparatus for semiconductor device
JP4774383B2 (en) 2007-05-31 2011-09-14 株式会社日立ハイテクノロジーズ Data processing apparatus and data processing method
JP5091620B2 (en) 2007-10-25 2012-12-05 株式会社日立ハイテクノロジーズ Evaluation target pattern determination device, evaluation target pattern determination method, evaluation target pattern determination program, and pattern evaluation system
JP5081590B2 (en) * 2007-11-14 2012-11-28 株式会社日立ハイテクノロジーズ Defect observation classification method and apparatus
US9710903B2 (en) 2008-06-11 2017-07-18 Kla-Tencor Corp. System and method for detecting design and process defects on a wafer using process monitoring features
WO2015189026A2 (en) 2014-06-10 2015-12-17 Asml Netherlands B.V. Computational wafer inspection
JP2017021671A (en) * 2015-07-13 2017-01-26 Alitecs株式会社 Design layout data correction method, design layout data correction program, and design layout data correction device
US10133838B2 (en) * 2017-01-30 2018-11-20 Dongfang Jingyuan Electron Limited Guided defect detection of integrated circuits
TWI641960B (en) 2017-04-05 2018-11-21 敖翔科技股份有限公司 Intelligent caa failure pre-diagnosis method and system for design layout
JP7002949B2 (en) 2018-01-22 2022-01-20 株式会社日立ハイテク Image evaluation method and image evaluation device
TWI671838B (en) * 2018-07-17 2019-09-11 敖翔科技股份有限公司 Semiconductor fab's defect operating system and apparatus
CN109596638B (en) * 2018-10-26 2022-05-06 中国科学院光电研究院 Defect detection method and device for patterned wafer and mask

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6040912A (en) * 1998-09-30 2000-03-21 Advanced Micro Devices, Inc. Method and apparatus for detecting process sensitivity to integrated circuit layout using wafer to wafer defect inspection device
CN101710582A (en) * 2009-04-03 2010-05-19 深超光电(深圳)有限公司 Layout structure for promoting pixel defection detectivity of thin film transistor substrate
US20140310670A1 (en) * 2010-01-30 2014-10-16 Synopsys, Inc. Failure analysis and inline defect characterization
CN103988070A (en) * 2012-02-28 2014-08-13 夏普株式会社 Defect detection method, defect detection device, and method for producing semiconductor substrate
CN103606529A (en) * 2013-10-23 2014-02-26 上海华力微电子有限公司 Method and device for improving defect classification accuracy

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112255479A (en) * 2020-10-12 2021-01-22 安徽来福电子科技有限公司 Shunt performance test system
CN112255479B (en) * 2020-10-12 2021-12-21 安徽来福电子科技有限公司 Shunt performance test system

Also Published As

Publication number Publication date
JP7373675B2 (en) 2023-11-02
JP2023517549A (en) 2023-04-26
CN111429426A (en) 2020-07-17
CN111429426B (en) 2023-06-02

Similar Documents

Publication Publication Date Title
US8139844B2 (en) Methods and systems for determining a defect criticality index for defects on wafers
KR101089643B1 (en) Methods and systems for inspection of wafers and reticles using designer intent data
CN109596638B (en) Defect detection method and device for patterned wafer and mask
US9430606B2 (en) Failure analysis and inline defect characterization
US20150110384A1 (en) Image inspection method of die to database
TWI733221B (en) Systematic fault localizaion system and systematic fault localization method
CN102683165B (en) Intelligent defect screening and sampling method
JP2012520570A (en) Method and system for generating an inspection process for a wafer
JP4357134B2 (en) Inspection system, inspection apparatus, semiconductor device manufacturing method, and inspection program
US11688052B2 (en) Computer assisted weak pattern detection and quantification system
TWI758533B (en) Design criticality analysis augmented process window qualification sampling
JP4778685B2 (en) Pattern shape evaluation method and apparatus for semiconductor device
US20160110859A1 (en) Inspection method for contact by die to database
WO2021184525A1 (en) Extraction apparatus and method for defect pattern of tested object, and storage medium
US8831333B2 (en) Mask pattern analysis apparatus and method for analyzing mask pattern
CN109219871B (en) Electrically correlated placement of metrology targets using design analysis
TWI732803B (en) Method, system and non-transitory computer readable medium for storing dynamic layer content in a design file
US20240241498A1 (en) Module for predicting semiconductor physical defects and method thereof
WO2021184526A1 (en) Priority ranking device and method for detection object defect pattern, and storage medium
CN119918481A (en) A method and system for inspecting symmetrical structure inside a chip
JP2002289663A (en) Electronic device manufacturing method and defect data analysis program
JP2002057195A (en) Method for creating data for defect analysis in inspection of electronic device, and inspection data analysis system for electronic device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20925537

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022553623

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20925537

Country of ref document: EP

Kind code of ref document: A1