WO2023024872A1 - Method and apparatus for establishing chip model in layout of chip, and storage medium - Google Patents

Method and apparatus for establishing chip model in layout of chip, and storage medium Download PDF

Info

Publication number
WO2023024872A1
WO2023024872A1 PCT/CN2022/110576 CN2022110576W WO2023024872A1 WO 2023024872 A1 WO2023024872 A1 WO 2023024872A1 CN 2022110576 W CN2022110576 W CN 2022110576W WO 2023024872 A1 WO2023024872 A1 WO 2023024872A1
Authority
WO
WIPO (PCT)
Prior art keywords
diffusion
concentration distribution
chip
mask
distance
Prior art date
Application number
PCT/CN2022/110576
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 苏州贝克微电子股份有限公司
Publication of WO2023024872A1 publication Critical patent/WO2023024872A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/39Circuit design at the physical level
    • G06F30/392Floor-planning or layout, e.g. partitioning or placement

Definitions

  • the present application relates to the technical field of electrical digital data processing, in particular to a method, device and storage medium for establishing a chip model from a chip layout.
  • the embodiments of the present application provide a method, device and storage medium for establishing a chip model from a chip layout, which can make the modeling result of the chip consistent with the actual structure of the chip, thereby achieving a more accurate modeling effect.
  • a method for establishing a chip model from a chip layout comprising: determining a mask in the layout of the chip to be modeled, and identifying the current process of the mask Step: Determine the relationship between the diffusion concentration distribution and the distance index of the implanted or deposited material corresponding to the mask plate in the semiconductor substrate material or on the surface by using a concentration calculation method suitable for the process steps; The shape of the process structure on the mask plate, and based on the association relationship, establish a diffusion model corresponding to the shape of the process structure, and use the combination of the diffusion model and the shape of the process structure as the chip to be modeled modeling results.
  • determining the mask plate in the layout of the chip to be modeled includes: identifying the type of each component in the chip to be modeled, and obtaining the matching mask for each component according to the type of each component. sub-masks, after combining the sub-masks matching the various components to form the layout of the chip to be modeled, a multi-layer mask is automatically generated, and the automatically generated multi-layer mask as a definitive mask.
  • identifying the current process step of the reticle includes: naming the reticle according to the function realized by the reticle, and assigning the name of the reticle to the corresponding process The step is used as the current process step of the mask plate; wherein, the process step has a corresponding number.
  • determining the relationship between the diffusion concentration distribution of the implanted or deposited material corresponding to the mask in the semiconductor substrate material or on the surface and the distance index includes: if the process step is an ion implantation process, calculating The first ion concentration distribution generated during ion implantation in the semiconductor substrate material; during the annealing period after ion implantation, calculating the second ion concentration distribution based on the diffusion effect in the semiconductor substrate material; wherein, the The second ion concentration distribution has a corresponding relationship with the diffusion coefficient and annealing time; according to the first ion concentration distribution and the second ion concentration distribution, a relationship between the diffusion concentration distribution and the distance index in the semiconductor substrate material is generated. ; Wherein, the distance index represents the distance from the ion implantation center.
  • the first ion concentration distribution is represented by the following formula:
  • the second ion concentration distribution is expressed by the following formula:
  • C 1 (x) represents the first ion concentration distribution
  • C 2 (x) represents the second ion concentration distribution
  • C(x,t) represents the relationship between the diffusion concentration distribution and the distance index
  • x represents the distance index
  • t represents the annealing time
  • D represents the diffusion coefficient
  • Q represents the ion implantation dose
  • R p represents the average projected range
  • ⁇ R p represents the standard deviation of the average projected range.
  • determining the relationship between the diffusion concentration distribution of the implanted or deposited material corresponding to the mask plate in the semiconductor substrate material or on the surface and the distance index includes: if the process step is a deposition process, respectively Calculating the out-diffusion concentration distribution and self-diffusion concentration distribution on the surface of the semiconductor substrate material; according to the out-diffusion concentration distribution and the self-diffusion concentration distribution, generating the diffusion concentration distribution and The correlation relationship of the distance index; wherein, the distance index represents the distance from the surface of the deposition shaped body to the surface of the substrate.
  • the out-diffusion concentration distribution is represented by the following formula:
  • the self-diffusion concentration distribution is expressed by the following formula:
  • C e (x, t 1 ) represents the outer diffusion concentration distribution
  • C z represents the self-diffusion concentration distribution
  • C (x, t 1 ) represents the relationship between the diffusion concentration distribution after deposition and the distance index
  • erfc represents the complementary error function
  • x represents the distance index
  • t 1 represents the deposition time
  • C represents the substrate concentration
  • D 1 represents the diffusion coefficient during deposition
  • C s represents the effective substrate surface concentration
  • L represents the diffusion length
  • C( back) represents the concentration constant resulting from back self-diffusion.
  • establishing the diffusion model corresponding to the shape of the process structure includes: determining a reference concentration value in the shape of the process structure based on the association relationship; dividing the reference concentration value into a plurality of discrete concentration values, And based on the association relationship, respectively calculate the discrete distance corresponding to each of the discrete concentration values; generate the sub-diffusion models of each of the discrete distances, and use the combination of each of the sub-diffusion models as the corresponding to the shape of the process structure Diffusion model.
  • generating the sub-diffusion models of each of the discrete distances includes: selecting a plurality of reference points on the surface of the process structure shape, taking the reference points as the center of the sphere, and taking the discrete distance as the radius , using the surface of the process structure shape as a diameter surface to generate a hemisphere corresponding to the reference point; using the union of the hemispheres corresponding to each of the reference points as the sub-diffusion model of the discrete distance.
  • generating the sub-diffusion models of each of the discrete distances includes: selecting a plurality of first reference points on the surface of the process structure shape, and selecting a plurality of first reference points on the vertices and edges of the process structure shape The second reference point; using the first reference point as an end point, taking the discrete distance as a length, and using the surface of the process structure shape as a vertical plane, forming a vertical line segment corresponding to the first reference point, and according to each One or more triangular surfaces are formed by the endpoints of the vertical line segment away from the shape of the process structure; with the second reference point as the center of the sphere, the discrete distance as the radius, and the surface of the shape of the process structure A hemisphere corresponding to the second reference point is generated for a diameter surface; a union of each of the triangular surfaces and the hemisphere corresponding to each of the second reference points is used as a sub-diffusion model of the discrete distance.
  • an apparatus for establishing a chip model from a chip layout includes a memory and a processor, the memory is used to store a computer program, and when the computer program is executed by the processor, Any method according to the first aspect is implemented.
  • a non-volatile computer-readable storage medium stores computer-executable instructions, and the computer-executable instructions, when executed by an electronic device, cause the electronic device to Any method according to the first aspect is implemented.
  • the appropriate concentration calculation method can be selected according to the actual process steps of the mask plate to determine the corresponding injection or deposition of the mask plate.
  • a diffusion model corresponding to the shape of the process structure can be established.
  • the combination of the diffusion model and the shape of the process structure can be used as the modeling result of the chip to be modeled.
  • the present application considers the actual diffusion concentration distribution in or on the surface of the semiconductor substrate material when modeling the chip to be modeled, and the diffusion model determined based on the diffusion concentration distribution can be consistent with the actual process steps, thereby establishing A more accurate chip model is produced.
  • FIG. 1 shows a schematic diagram of a method for establishing a chip model from a chip layout in one embodiment of the present application
  • Figure 2 shows a schematic diagram of the concentration distribution under the ion implantation process in one embodiment of the present application
  • FIG. 3 shows a schematic diagram of the concentration distribution under the deposition process in one embodiment of the present application
  • Fig. 4 shows a modeling schematic diagram of a neutron diffusion model in an embodiment of the present application
  • FIG. 5 is a schematic diagram of a hardware structure of an electronic device provided by an embodiment of the present application.
  • a method for establishing a chip model from a chip layout may include the following steps.
  • S1 Determine the mask in the layout of the chip to be modeled, and identify the current process step of the mask.
  • the stencil for a MOS transistor, usually includes a multi-layer structure such as a P-type substrate, an N-type well, a P-type base region, an N-type heavily doped diffusion region, and a P-type heavily doped diffusion region.
  • the layer structure is composed of multi-layer sub-masks; after combining the sub-masks corresponding to each component to form a complete layout of the chip to be modeled, the EDA software automatically generates a multi-layer mask, and the automatically generated multi-layer
  • the mask plate is used as the mask plate determined in the layout of the chip to be modeled.
  • the EDA software can continue to identify the function of the mask. According to the functions realized by the mask, the EDA software can automatically name the mask.
  • the masks of each layer can be named: TOP layer, P-isolation layer, first metal layer, second metal layer, contact hole layer, N+ injection layer, capacitor dielectric layer, P-buried layer, P-type base region layer, deep N well layer, P-active region layer, P+ injection layer, PAD oxide layer opening layer, N-type buried layer and via layer, etc.
  • different names may correspond to different process steps in the process flow.
  • the process step corresponding to the mask name can be used as the current process step of the mask.
  • the mask plates can be numbered according to the order of the process steps of the mask plates in the process flow. Wherein, the smaller the number, the earlier the execution order of the process steps.
  • S2 Determine the relationship between the diffusion concentration distribution and the distance index of the implanted or deposited material corresponding to the mask plate in the semiconductor substrate material or on the surface by using a concentration calculation method suitable for the process steps.
  • the ion implantation and deposition bands can be respectively 3D modeling of irregular shapes.
  • each mask can be grouped according to ion implantation process or deposition process.
  • the N+ implantation layer and the P+ implantation layer are both ion implantation groups
  • the first metal layer and the second metal layer are both deposition groups.
  • different methods can be used to model the chip to be modeled on the substrate.
  • the first ion concentration distribution generated by the implant material corresponding to the mask plate in the semiconductor substrate material during ion implantation can be calculated first .
  • the first ion concentration distribution can be expressed by the following formula:
  • C 1 (x) represents the first ion concentration distribution
  • x represents a distance index
  • the distance index represents the distance between the current detection point in the semiconductor substrate material and the ion implantation center position
  • Q represents the ion implantation dose
  • R p represents the average projected range
  • ⁇ R p represents the standard deviation of the average projected range.
  • the peak concentration after ion implantation is usually at the average projected range, and the greater the ion implantation dose, the higher the peak concentration.
  • the faster the ion implantation speed and the higher the temperature the larger the average projected range and the standard deviation of the projected range will be, and the lower the peak concentration will be. Therefore, the first ion concentration distribution of ions after implantation is related to the dose of ion implantation, the speed of ion implantation, and the temperature of ion implantation.
  • the specific parameters of the above parameters The value can be provided by the chip manufacturer.
  • the second ion concentration distribution generated by the implanted material in the semiconductor substrate material based on the diffusion effect can be calculated during the annealing period after the ion implantation.
  • the second ion concentration distribution has a corresponding relationship with the diffusion coefficient and the annealing time.
  • the second ion concentration distribution can be expressed by the following formula:
  • C 2 (x) represents the second ion concentration distribution
  • t represents the annealing time
  • D represents the diffusion coefficient
  • the final ion distribution in the semiconductor substrate material is jointly determined by the above-mentioned first ion concentration distribution and the second ion concentration distribution.
  • the relationship between the final diffusion concentration distribution in the semiconductor substrate material and the above-mentioned distance index can be generated based on the above-mentioned first ion concentration distribution and the second ion concentration distribution.
  • association relationship can be expressed by the following formula:
  • C(x, t) represents the relationship between the diffusion concentration distribution and the distance index.
  • both the first ion concentration distribution and the final diffusion concentration distribution after ion implantation can attenuate with the increase of the distance index, indicating that the farther away from the center of ion implantation, the lower the concentration of ions.
  • the process step of the mask plate is a deposition process
  • one of the reasons why the surface of the semiconductor substrate material forms an irregular shape after deposition is that the external diffusion effect and the self-diffusion effect lead to different positions. concentration difference.
  • three-dimensional modeling can be performed according to the concentration of the deposition material after deposition on the surface of the semiconductor substrate material. Specifically, the out-diffusion concentration distribution and the self-diffusion concentration distribution of the deposited material on the surface of the semiconductor substrate material can be calculated respectively.
  • outer diffusion concentration distribution can be expressed by the following formula:
  • C e (x, t 1 ) represents the concentration distribution of the outer diffusion
  • erfc represents the complementary error function
  • x represents the distance index, which represents the distance from the surface of the deposited shaped body to the surface of the substrate
  • t 1 represents the deposition time
  • C represents the substrate concentration
  • D1 represents the diffusion coefficient during deposition.
  • the self-diffusion effect will also lead to changes in the concentration of the deposited material on the surface of the semiconductor substrate material.
  • the self-diffusion concentration distribution caused by the self-diffusion effect can be expressed by the following formula:
  • C z represents the self-diffusion concentration distribution
  • C s represents the effective substrate surface concentration, which can also be provided by the chip manufacturer
  • L represents the diffusion length, which can usually be 0.25 ⁇ m.
  • the final concentration distribution of the deposition material after deposition on the surface of the semiconductor substrate material can be jointly determined by the aforementioned out-diffusion concentration distribution and self-diffusion concentration distribution.
  • the relationship between the diffusion concentration distribution and the distance index after the deposition material is deposited on the surface of the semiconductor substrate material can be generated.
  • the relationship can be expressed as:
  • C(x,t 1 ) represents the relationship between the diffusion concentration distribution after deposition and the distance index
  • C(back) represents the concentration constant produced by self-diffusion on the back surface
  • C(back) is usually a constant, where Set to 1 ⁇ 10 15 cm ⁇ 3 .
  • the diffusion concentration distribution after deposition can attenuate with the increase of the distance index, and finally stabilize at the concentration represented by C(back), indicating that the farther the distance from the surface of the deposited molded body to the surface of the substrate, The lower the diffusion concentration after deposition.
  • S3 Identify the shape of the process structure on the mask, and based on the association, establish a diffusion model corresponding to the shape of the process structure, and use the combination of the diffusion model and the shape of the process structure as the target Modeling results of the modeled chip.
  • the process structure shape on the mask can be established based on the relationship.
  • the corresponding diffusion model After determining the relationship between the diffusion concentration distribution in the semiconductor substrate material or on the surface and the distance index for different process steps, the process structure shape on the mask can be established based on the relationship. The corresponding diffusion model.
  • the shape of the process structure on the mask can be a cuboid or an irregular concave, etc.
  • a cuboid is taken as an example to illustrate how to establish a diffusion model corresponding to the shape of the process structure based on the above-mentioned correlation.
  • the length and width of the cuboid can be determined by the parameters on the mask, that is, by the circuit design parameters of the developer.
  • the height of the cuboid is determined by the manufacturing process, therefore, the specific value of the height of the cuboid is also provided by the chip manufacturer.
  • a reference concentration value in the shape of the process structure may be determined based on the association relationship, and the reference concentration value may be the maximum value of the diffusion concentration distribution.
  • the reference concentration value can be C(M) in FIG. 2, wherein M is a value infinitely close to 0; and for the deposition process, the reference concentration value can be The difference between C/2 and C(back) in Figure 3.
  • the reference concentration value can be divided into multiple discrete concentration values, and based on the above-mentioned correlation, the respective discrete distances corresponding to each discrete concentration value are calculated.
  • the maximum discrete concentration value obtained by division is the above-mentioned reference concentration value, and the reference concentration value may not be calculated when calculating the discrete distance later.
  • each discrete concentration value obtained by division (except the reference concentration value) can be expressed as:
  • each discrete concentration value obtained by division (except the reference concentration value) can be expressed as:
  • the discrete concentration value can be used as the diffusion concentration distribution and substituted into the relationship between the diffusion concentration distribution and the distance index determined in step S2, so that the discrete distance corresponding to the discrete concentration value can be calculated.
  • a sub-diffusion model of the discrete distance can be generated.
  • multiple reference points may be randomly selected on the surface of the process structure shape. These reference points can be distributed as evenly as possible on the surface of the technological structure shape.
  • the number of reference points may be set according to actual requirements. If the modeling accuracy is high, the number of reference points can be appropriately increased; if the modeling speed is high, the number of reference points can be appropriately reduced.
  • each reference point can correspond to a hemisphere, which can represent the diffusion trajectory under the ion implantation process or deposition process.
  • each discrete distance can correspond to its own sub-diffusion model, and finally the combination of each sub-diffusion model can be used as the diffusion model corresponding to the shape of the process structure.
  • Each mask plate includes one or more process structure shapes, and the combination of the diffusion models corresponding to the multiple process structure shapes obtained in the above manner can be used as a part of the three-dimensional chip to be modeled based on the mask plate of this layer modeling results.
  • three-dimensional modeling is carried out according to the masks of each layer of the chip to be modeled, and finally the overall three-dimensional model of the chip to be modeled can be obtained.
  • the selection of reference points may also be limited. Specifically, a plurality of first reference points may be selected on the surface of the process structure shape, these first reference points may not be located on the vertices and edges of the process structure shape, and then may be located on the vertices and edges of the process structure shape Select multiple second reference points on . These two different types of reference points can be handled in different ways.
  • a vertical line segment corresponding to the first reference point is formed , and one or more triangular surfaces are formed according to the endpoints of each of the vertical line segments away from the shape of the technological structure.
  • three adjacent endpoints may be used as the three vertices of the triangular surface. In this way, every three endpoints can form a triangular face.
  • the second reference point can be used as the center of the sphere, the discrete distance can be used as the radius, and the surface of the process structure shape can be used as the diameter surface to generate the second reference point.
  • Two reference points correspond to the hemisphere.
  • the first reference point can finally get the corresponding multiple triangular faces
  • the second reference point can get the corresponding multiple hemispheres, and the union of these triangular faces and hemispheres can be used as the sub-diffusion corresponding to the current discrete distance Model.
  • each discrete distance can correspond to its own sub-diffusion model, and the combination of these sub-diffusion models can be used as the diffusion model corresponding to the shape of the process structure.
  • the specific values of the independent variables are just examples, and it does not mean that the modeling must be carried out according to the above specific values.
  • the modeling methods for the implanted or deposited materials corresponding to each layer of masks in the semiconductor substrate material or surface are the same, but because the specific structures formed by different masks are different, the values of the respective independent variables It may also be different. In practical applications, it is necessary to assign values to independent variables according to the specific structure, so as to carry out reasonable calculation and modeling process.
  • three-dimensional modeling is carried out for each mask plate in the layout of the chip to be modeled.
  • the research and development personnel can place the mouse on any position of the three-dimensional model, After using the mouse to slide and cut the current position, you can see the XY plane section, XZ plane section and YZ plane section at this position, so as to facilitate the comprehensive inspection and verification of each part of the chip.
  • the display mode of the three-dimensional solid model can also be more flexible.
  • the mask plate of any layer can be closed in the EDA software, so that only the injection material/deposit corresponding to a certain layer or several layers of mask plates can be displayed.
  • 3D solid models of bulk materials and semiconductor substrate materials can also display the three-dimensional model of one or several specific concentrations of injected materials/deposited materials. This model viewing method allows developers to quickly view each layer of the model and improve inspection efficiency.
  • the R&D personnel can complete the three-dimensional modeling in the EDA software, and the model can completely display the positional relationship of each part of the chip after ion implantation and deposition, and the R&D personnel only need to check each part. It can be known whether the chip design conforms to the rules, and whether there will be failures such as ion implantation or deposition that cause adjacent parts to be connected due to diffusion and other reasons during the manufacturing process, thereby improving the yield.
  • the appropriate concentration calculation method can be selected according to the actual process steps of the mask plate to determine the corresponding injection of the mask plate. Or the relationship between the diffusion concentration distribution of the deposited material in the semiconductor substrate material or the surface and the distance index. Subsequently, in combination with the shape of the process structure on the mask and the above-mentioned correlation, a diffusion model corresponding to the shape of the process structure can be established. The combination of the diffusion model and the shape of the process structure can be used as the modeling result of the chip to be modeled.
  • the present application considers the actual diffusion concentration distribution in or on the surface of the semiconductor substrate material when modeling the chip to be modeled, and the diffusion model determined based on the diffusion concentration distribution can be consistent with the actual process steps, thereby establishing A more accurate chip model is produced.
  • An embodiment of the present application also provides a system for building a chip model from a chip layout, the system comprising:
  • a process step identification unit configured to determine the mask plate in the layout of the chip to be modeled, and identify the current process step of the mask plate;
  • the correlation determination unit is used to determine the concentration distribution and distance index of the implanted or deposited material corresponding to the mask plate in the semiconductor substrate material or on the surface by using a concentration calculation method suitable for the process steps. connection relation;
  • a modeling unit configured to identify the shape of the process structure on the mask, and based on the association, establish a diffusion model corresponding to the shape of the process structure, and combine the diffusion model with the shape of the process structure As the modeling result of the chip to be modeled.
  • An embodiment of the present application also provides a device for establishing a chip model from a chip layout, the device includes a memory and a processor, the memory is used to store a computer program, and when the computer program is executed by the processor, the above-mentioned A method for building a chip model from a chip layout.
  • the processor may be a central processing unit (Central Processing Unit, CPU).
  • the processor can also be other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application-specific integrated circuits (Application Specific Integrated Circuit, ASIC), field-programmable gate array (Field-Programmable Gate Array, FPGA) or other Chips such as programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or combinations of the above-mentioned types of chips.
  • DSP Digital Signal Processor
  • ASIC Application Specific Integrated Circuit
  • FPGA Field-Programmable Gate Array
  • FPGA Field-Programmable Gate Array
  • the memory can be used to store non-transitory software programs, non-transitory computer-executable programs and modules, such as program instructions/modules corresponding to the methods in the embodiments of the present application.
  • the processor executes various functional applications and data processing of the processor by running non-transitory software programs, instructions, and modules stored in the memory, that is, implements the methods in the above method implementation manners.
  • the memory may include a program storage area and a data storage area, wherein the program storage area may store an operating system and an application program required by at least one function; the data storage area may store data created by the processor, and the like.
  • the memory may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid-state storage devices.
  • the memory may optionally include memory located remotely from the processor, and such remote memory may be connected to the processor via a network. Examples of the aforementioned networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • An embodiment of the present application also provides a non-volatile computer storage medium, the computer storage medium stores computer-executable instructions, and when the computer-executable instructions are executed by an electronic device, the electronic device realizes the above slave chip layout Method for building chip models.
  • FIG. 5 is a schematic diagram of the hardware structure of an electronic device that executes the method for establishing a chip model from a chip layout provided by an embodiment of the present application.
  • the device includes: one or more processors 510 and a memory 520.
  • the device for executing the method for establishing a chip model from a chip layout may further include: an input device 530 and an output device 540 .
  • the processor 510, the memory 520, the input device 530, and the output device 540 may be connected via a bus or in other ways, and connection via a bus is taken as an example in FIG. 5 .
  • the memory 520 can be used to store non-volatile software programs, non-volatile computer-executable programs and modules, such as the method of establishing a chip model from a chip layout in an embodiment of the present application.
  • the processor 510 executes various functional applications and data processing of the server by running the non-volatile software programs, instructions and modules stored in the memory 520, that is, implements the method of establishing a chip model from the chip layout in the above method embodiment.
  • the memory 520 may include a program storage area and a data storage area, wherein the program storage area may store an operating system and an application program required by at least one function; data etc.
  • the memory 520 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage devices.
  • the memory 520 may optionally include memory located remotely relative to the processor 510, and these remote memories may be connected to the device for building a chip model from a chip layout through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the input device 530 can receive input numbers or character information, and generate key signal inputs related to user settings and function control of the device for building a chip model from a chip layout.
  • the output device 540 may include a display device such as a display screen.
  • the one or more modules are stored in the memory 520, and when executed by the one or more processors 510, execute the method for establishing a chip model from a chip layout in any method implementation above.
  • Mobile communication equipment This type of equipment is characterized by mobile communication functions, and its main goal is to provide voice and data communication.
  • Such terminals include: smart phones (such as iPhone), multimedia phones, feature phones, and low-end phones.
  • Ultra-mobile personal computer equipment This type of equipment belongs to the category of personal computers, has computing and processing functions, and generally has the characteristics of mobile Internet access.
  • Such terminals include: PDA, MID and UMPC equipment, such as iPad.
  • Portable entertainment equipment This type of equipment can display and play multimedia content.
  • Such devices include: audio and video players (such as iPod), handheld game consoles, e-books, as well as smart toys and portable car navigation devices.
  • Server A device that provides computing services.
  • the composition of a server includes a processor, hard disk, memory, system bus, etc.
  • the server is similar to a general-purpose computer architecture, but due to the need to provide high-reliability services, it is important in terms of processing power and stability. , Reliability, security, scalability, manageability and other aspects have high requirements.
  • the device implementations described above are only illustrative, and the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in One place, or it can be distributed to multiple network elements. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • each embodiment can be implemented by means of software plus a general hardware platform, and of course also by hardware.
  • the essence of the above technical solutions or the part that contributes to related technologies can be embodied in the form of software products, and the computer software products can be stored in computer-readable storage media, such as ROM/RAM, disk , CD, etc., including several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute the method described in each embodiment or some parts of the embodiment.
  • An embodiment of the present application further provides a computer program, which, when executed by a processor, implements the above-mentioned method for establishing a chip model from a chip layout.
  • the storage medium can be a magnetic disk, an optical disk, a read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a flash memory (Flash Memory), a hard disk (Hard Disk) Disk Drive, abbreviation: HDD) or solid-state hard drive (Solid-State Drive, SSD) etc.;
  • the storage medium can also include the combination of above-mentioned types of memory.

Abstract

Disclosed in the present application are a method and apparatus for establishing a chip model in a layout of a chip, and a storage medium. The method comprises: determining a mask in a layout of a chip to be modeled, and identifying the current process step of the mask (S1); by using a concentration calculation mode that is adapted to the process step, determining an association relationship between the diffusion concentration distribution, in or on the surface of a semiconductor substrate material, of an injected or deposited material corresponding to the mask and a distance index (S2); and identifying a technological structure shape on the mask, establishing, on the basis of the association relationship, a diffusion model corresponding to the technological structure shape, and taking a combination of the diffusion model and the technological structure shape as a modeling result of the chip to be modeled (S3). By means of the technical solution provided in the present application, a modeling result of a chip can be consistent with the actual structure of the chip, thereby achieving a more accurate modeling effect.

Description

一种从芯片版图建立芯片模型的方法、装置和存储介质A method, device and storage medium for building a chip model from a chip layout
本申请要求在2021年08月23日提交中国专利局、申请号为202110964800.5、名称为“一种在EDA软件中建立芯片三维扩散模型的建模方法”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application with the application number 202110964800.5 and the title "a modeling method for establishing a three-dimensional diffusion model of a chip in EDA software" submitted to the China Patent Office on August 23, 2021, the entire content of which Incorporated in this application by reference.
技术领域technical field
本申请涉及电数字数据处理技术领域,具体涉及一种从芯片版图建立芯片模型的方法、装置和存储介质。The present application relates to the technical field of electrical digital data processing, in particular to a method, device and storage medium for establishing a chip model from a chip layout.
背景技术Background technique
现有的用于绘制芯片版图的EDA(Electronic design automation,电子设计自动化)软件中,通常只能生成芯片版图中每层掩膜版(或称掩模版)的结构,或者可以采用一些预先定义的规则形体来模拟芯片的三维立体模型。但是,芯片在实际制作过程中,受到工艺流程的影响,往往会导致半导体衬底材料中或表面呈现出不规则的形状,而这种不规则的形状在现有的EDA软件中是无法预期和建模的。这就导致现有的EDA软件对芯片进行建模时,得到的建模结果往往与芯片的实际结构不符,从而无法达到较准确的建模效果。In the existing EDA (Electronic design automation, electronic design automation) software for drawing chip layout, usually only the structure of each layer mask (or mask) in the chip layout can be generated, or some predefined Regular shape to simulate the three-dimensional model of the chip. However, in the actual manufacturing process of the chip, affected by the process flow, it often leads to irregular shapes in or on the surface of the semiconductor substrate material, and this irregular shape cannot be expected and ignored in the existing EDA software. modeled. As a result, when the existing EDA software models the chip, the obtained modeling results often do not match the actual structure of the chip, thus failing to achieve a more accurate modeling effect.
发明内容Contents of the invention
有鉴于此,本申请实施方式提供了一种从芯片版图建立芯片模型的方法、装置和存储介质,能够使得芯片的建模结果与芯片的实际结构相符,从而达到较准确的建模效果。In view of this, the embodiments of the present application provide a method, device and storage medium for establishing a chip model from a chip layout, which can make the modeling result of the chip consistent with the actual structure of the chip, thereby achieving a more accurate modeling effect.
根据本申请第一方面,提供了一种从芯片版图建立芯片模型的方法,所述方法包括:在待建模芯片的版图中确定掩膜版,并识别所述掩膜版当前所处的工艺步骤;采用与所述工艺步骤相适配的浓度计算方式,确定所述掩膜版对应的注入或淀积材料在半导体衬底材料中或表面的扩散浓度分布与距离指标的关联关系;识别所述掩膜版上的工艺结构形状,并基于所述关联关系,建立所述工艺结构形状对应的扩散模型,并将所述扩散模型和所述工艺结构形状的组合作为所述待建模芯片的建模结果。According to the first aspect of the present application, there is provided a method for establishing a chip model from a chip layout, the method comprising: determining a mask in the layout of the chip to be modeled, and identifying the current process of the mask Step: Determine the relationship between the diffusion concentration distribution and the distance index of the implanted or deposited material corresponding to the mask plate in the semiconductor substrate material or on the surface by using a concentration calculation method suitable for the process steps; The shape of the process structure on the mask plate, and based on the association relationship, establish a diffusion model corresponding to the shape of the process structure, and use the combination of the diffusion model and the shape of the process structure as the chip to be modeled modeling results.
在一个实施方式中,在待建模芯片的版图中确定掩膜版包括:识别所述待建模芯片中的各个元器件的类型,根据各个元器件的类型得到与所述各个元器件相匹配的子掩膜版,将与所述各个元器件相匹配的子掩膜版组合形成待建模芯片的版图后,自动生成多层掩膜版,并将所述自动生成的多层掩膜版作为确定的掩膜版。In one embodiment, determining the mask plate in the layout of the chip to be modeled includes: identifying the type of each component in the chip to be modeled, and obtaining the matching mask for each component according to the type of each component. sub-masks, after combining the sub-masks matching the various components to form the layout of the chip to be modeled, a multi-layer mask is automatically generated, and the automatically generated multi-layer mask as a definitive mask.
在一个实施方式中,识别所述掩膜版当前所处的工艺步骤包括:按照所述掩膜版实现的功能,对所述掩膜版命名,并将所述掩膜版的名称对应的工艺步骤作为所述掩膜版当前所处的工艺步骤;其中,所述工艺步骤具备对应的编号。In one embodiment, identifying the current process step of the reticle includes: naming the reticle according to the function realized by the reticle, and assigning the name of the reticle to the corresponding process The step is used as the current process step of the mask plate; wherein, the process step has a corresponding number.
在一个实施方式中,确定所述掩膜版对应的注入或淀积材料在半导体衬底材料中或表面的扩散浓度分布与距离指标的关联关系包括:若所述工艺步骤为离子注入工艺,计算所述半导体衬底材料中在离子注入时产生的第一离子浓度分布;在离子注入后的退火期间,计算所述半导体衬底材料中基于扩散效应产生的第二离子浓度分布;其中,所述第二离子浓度分布与扩散系数和退火时间具备对应关系;根据所述第一离子浓度分布和所述第二离子浓度分布,生成所述半导体衬底材料中的扩散浓度分布与距离指标的关联关系;其中,所述距离指标表征与离子注入中心位置之间的距离。In one embodiment, determining the relationship between the diffusion concentration distribution of the implanted or deposited material corresponding to the mask in the semiconductor substrate material or on the surface and the distance index includes: if the process step is an ion implantation process, calculating The first ion concentration distribution generated during ion implantation in the semiconductor substrate material; during the annealing period after ion implantation, calculating the second ion concentration distribution based on the diffusion effect in the semiconductor substrate material; wherein, the The second ion concentration distribution has a corresponding relationship with the diffusion coefficient and annealing time; according to the first ion concentration distribution and the second ion concentration distribution, a relationship between the diffusion concentration distribution and the distance index in the semiconductor substrate material is generated. ; Wherein, the distance index represents the distance from the ion implantation center.
在一个实施方式中,所述第一离子浓度分布通过以下公式表示:In one embodiment, the first ion concentration distribution is represented by the following formula:
Figure PCTCN2022110576-appb-000001
Figure PCTCN2022110576-appb-000001
所述第二离子浓度分布通过以下公式表示:The second ion concentration distribution is expressed by the following formula:
Figure PCTCN2022110576-appb-000002
Figure PCTCN2022110576-appb-000002
所述扩散浓度分布与距离指标的关联关系通过以下公式表示:The relationship between the diffusion concentration distribution and the distance index is expressed by the following formula:
Figure PCTCN2022110576-appb-000003
Figure PCTCN2022110576-appb-000003
其中,C 1(x)表示所述第一离子浓度分布,C 2(x)表示所述第二离子浓度分布,C(x,t)表示所述扩散浓度分布与距离指标的关联关系,x表示所述距离指标,t表示退火时间,D表示扩散系数,Q表示离子的注入剂量,R p表示平均投影射程,ΔR p表示平均投影射程的标准偏差。 Wherein, C 1 (x) represents the first ion concentration distribution, C 2 (x) represents the second ion concentration distribution, C(x,t) represents the relationship between the diffusion concentration distribution and the distance index, x represents the distance index, t represents the annealing time, D represents the diffusion coefficient, Q represents the ion implantation dose, R p represents the average projected range, and ΔR p represents the standard deviation of the average projected range.
在一个实施方式中,确定所述掩膜版对应的注入或淀积材料在半导体衬底材料中或表面 的扩散浓度分布与距离指标的关联关系包括:若所述工艺步骤为淀积工艺,分别计算所述半导体衬底材料表面的外扩散浓度分布和自扩散浓度分布;根据所述外扩散浓度分布和所述自扩散浓度分布,生成所述半导体衬底材料表面淀积后的扩散浓度分布与距离指标的关联关系;其中,所述距离指标表征淀积成形体表面到衬底表面的距离。In one embodiment, determining the relationship between the diffusion concentration distribution of the implanted or deposited material corresponding to the mask plate in the semiconductor substrate material or on the surface and the distance index includes: if the process step is a deposition process, respectively Calculating the out-diffusion concentration distribution and self-diffusion concentration distribution on the surface of the semiconductor substrate material; according to the out-diffusion concentration distribution and the self-diffusion concentration distribution, generating the diffusion concentration distribution and The correlation relationship of the distance index; wherein, the distance index represents the distance from the surface of the deposition shaped body to the surface of the substrate.
在一个实施方式中,所述外扩散浓度分布通过以下公式表示:In one embodiment, the out-diffusion concentration distribution is represented by the following formula:
Figure PCTCN2022110576-appb-000004
Figure PCTCN2022110576-appb-000004
所述自扩散浓度分布通过以下公式表示:The self-diffusion concentration distribution is expressed by the following formula:
Figure PCTCN2022110576-appb-000005
Figure PCTCN2022110576-appb-000005
所述淀积后的扩散浓度分布与距离指标的关联关系通过以下公式表示:The relationship between the diffusion concentration distribution and the distance index after the deposition is expressed by the following formula:
Figure PCTCN2022110576-appb-000006
Figure PCTCN2022110576-appb-000006
其中,C e(x,t 1)表示所述外扩散浓度分布,C z表示所述自扩散浓度分布,C(x,t 1)表示淀积后的扩散浓度分布与距离指标的关联关系,erfc表示互补误差函数,x表示所述距离指标,t 1表示沉积时间,C表示衬底浓度,D 1表示沉积时的扩散系数,C s表示有效衬底表面浓度,L表示扩散长度,C(back)表示由背面自扩散产生的浓度常数。 Wherein, C e (x, t 1 ) represents the outer diffusion concentration distribution, C z represents the self-diffusion concentration distribution, C (x, t 1 ) represents the relationship between the diffusion concentration distribution after deposition and the distance index, erfc represents the complementary error function, x represents the distance index, t 1 represents the deposition time, C represents the substrate concentration, D 1 represents the diffusion coefficient during deposition, C s represents the effective substrate surface concentration, L represents the diffusion length, C( back) represents the concentration constant resulting from back self-diffusion.
在一个实施方式中,建立所述工艺结构形状对应的扩散模型包括:基于所述关联关系,确定所述工艺结构形状中的参考浓度值;将所述参考浓度值划分为多个离散浓度值,并基于所述关联关系,分别计算各个所述离散浓度值各自对应的离散距离;生成各个所述离散距离的子扩散模型,并将各个所述子扩散模型的组合作为所述工艺结构形状对应的扩散模型。In one embodiment, establishing the diffusion model corresponding to the shape of the process structure includes: determining a reference concentration value in the shape of the process structure based on the association relationship; dividing the reference concentration value into a plurality of discrete concentration values, And based on the association relationship, respectively calculate the discrete distance corresponding to each of the discrete concentration values; generate the sub-diffusion models of each of the discrete distances, and use the combination of each of the sub-diffusion models as the corresponding to the shape of the process structure Diffusion model.
在一个实施方式中,生成各个所述离散距离的子扩散模型包括:在所述工艺结构形状的表面上选取多个参考点,并以所述参考点为球心,以所述离散距离为半径,以所述工艺结构形状的表面为直径面,生成所述参考点对应的半球体;将各个所述参考点对应的半球体的并集作为所述离散距离的子扩散模型。In one embodiment, generating the sub-diffusion models of each of the discrete distances includes: selecting a plurality of reference points on the surface of the process structure shape, taking the reference points as the center of the sphere, and taking the discrete distance as the radius , using the surface of the process structure shape as a diameter surface to generate a hemisphere corresponding to the reference point; using the union of the hemispheres corresponding to each of the reference points as the sub-diffusion model of the discrete distance.
在一个实施方式中,生成各个所述离散距离的子扩散模型包括:在所述工艺结构形状的表面上选取多个第一参考点,并在所述工艺结构形状的顶点和棱上选取多个第二参考点;以所述第一参考点为端点,以所述离散距离为长度,以所述工艺结构形状的表面为垂面,形成所述第一参考点对应的垂线段,并根据各条所述垂线段上远离所述工艺结构形状的端点,构成一个或者多个三角形面;以所述第二参考点为球心,以所述离散距离为半径,以所述工艺 结构形状的表面为直径面,生成所述第二参考点对应的半球体;将各个所述三角形面和各个所述第二参考点对应的半球体的并集作为所述离散距离的子扩散模型。In one embodiment, generating the sub-diffusion models of each of the discrete distances includes: selecting a plurality of first reference points on the surface of the process structure shape, and selecting a plurality of first reference points on the vertices and edges of the process structure shape The second reference point; using the first reference point as an end point, taking the discrete distance as a length, and using the surface of the process structure shape as a vertical plane, forming a vertical line segment corresponding to the first reference point, and according to each One or more triangular surfaces are formed by the endpoints of the vertical line segment away from the shape of the process structure; with the second reference point as the center of the sphere, the discrete distance as the radius, and the surface of the shape of the process structure A hemisphere corresponding to the second reference point is generated for a diameter surface; a union of each of the triangular surfaces and the hemisphere corresponding to each of the second reference points is used as a sub-diffusion model of the discrete distance.
根据本申请第二方面,提供了一种从芯片版图建立芯片模型的装置,所述装置包括存储器和处理器,所述存储器用于存储计算机程序,所述计算机程序被所述处理器执行时,实现根据所述第一方面的任一方法。According to the second aspect of the present application, there is provided an apparatus for establishing a chip model from a chip layout, the apparatus includes a memory and a processor, the memory is used to store a computer program, and when the computer program is executed by the processor, Any method according to the first aspect is implemented.
根据本申请第三方面,提供了一种非易失性计算机可读存储介质,所述计算机可读存储介质存储有计算机可执行指令,所述计算机可执行指令当由电子设备执行时使得电子设备实现根据所述第一方面的任一方法。According to a third aspect of the present application, a non-volatile computer-readable storage medium is provided, the computer-readable storage medium stores computer-executable instructions, and the computer-executable instructions, when executed by an electronic device, cause the electronic device to Any method according to the first aspect is implemented.
本申请提供的技术方案,针对待建模芯片的版图中的掩膜版,可以根据掩膜版实际所处的工艺步骤,选用相适配的浓度计算方式,确定掩膜版对应的注入或淀积材料在半导体衬底材料中或表面的扩散浓度分布与距离指标的关联关系。后续,结合掩膜版上的工艺结构形状和上述的关联关系,可以建立该工艺结构形状对应的扩散模型。该扩散模型和工艺结构形状的组合,就可以作为待建模芯片的建模结果。可见,本申请在对待建模芯片进行建模时,考虑了半导体衬底材料中或表面实际的扩散浓度分布,基于该扩散浓度分布确定出的扩散模型,能够与实际的工艺步骤相符,从而建立出更加准确的芯片模型。In the technical solution provided by this application, for the mask plate in the layout of the chip to be modeled, the appropriate concentration calculation method can be selected according to the actual process steps of the mask plate to determine the corresponding injection or deposition of the mask plate. The relationship between the diffusion concentration distribution of the deposited material in the semiconductor substrate material or on the surface and the distance index. Subsequently, in combination with the shape of the process structure on the mask and the above-mentioned correlation, a diffusion model corresponding to the shape of the process structure can be established. The combination of the diffusion model and the shape of the process structure can be used as the modeling result of the chip to be modeled. It can be seen that the present application considers the actual diffusion concentration distribution in or on the surface of the semiconductor substrate material when modeling the chip to be modeled, and the diffusion model determined based on the diffusion concentration distribution can be consistent with the actual process steps, thereby establishing A more accurate chip model is produced.
附图说明Description of drawings
通过参考附图会更加清楚的理解本申请的特征和优点,附图是示意性的而不应理解为对本申请进行任何限制,在附图中:The features and advantages of the present application will be more clearly understood by referring to the accompanying drawings, which are schematic and should not be construed as limiting the application in any way. In the accompanying drawings:
图1示出了本申请一个实施方式中从芯片版图建立芯片模型的方法示意图;FIG. 1 shows a schematic diagram of a method for establishing a chip model from a chip layout in one embodiment of the present application;
图2示出了本申请一个实施方式中离子注入工艺下的浓度分布示意图;Figure 2 shows a schematic diagram of the concentration distribution under the ion implantation process in one embodiment of the present application;
图3示出了本申请一个实施方式中淀积工艺下的浓度分布示意图;FIG. 3 shows a schematic diagram of the concentration distribution under the deposition process in one embodiment of the present application;
图4示出了本申请一个实施方式中子扩散模型的建模示意图Fig. 4 shows a modeling schematic diagram of a neutron diffusion model in an embodiment of the present application
图5为本申请一个实施方式提供的电子设备的硬件结构示意图。FIG. 5 is a schematic diagram of a hardware structure of an electronic device provided by an embodiment of the present application.
具体实施方式Detailed ways
为使本申请实施方式的目的、技术方案和优点更加清楚,下面将结合本申请实施方式中的附图,对本申请实施方式中的技术方案进行清楚、完整地描述,显然,所描述的实施方式 是本申请一部分实施方式,而不是全部的实施方式。基于本申请中的实施方式,本领域技术人员在没有作出创造性劳动前提下所获得的所有其他实施方式,都属于本申请保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the application clearer, the technical solutions in the embodiments of the application will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the application. Obviously, the described embodiments It is a part of embodiment of this application, and is not all embodiment. Based on the implementation manners in this application, all other implementation manners obtained by those skilled in the art without creative efforts shall fall within the scope of protection of this application.
请参阅图1,本申请一个实施方式提供的从芯片版图建立芯片模型的方法,可以包括以下多个步骤。Referring to FIG. 1 , a method for establishing a chip model from a chip layout provided by an embodiment of the present application may include the following steps.
S1:在待建模芯片的版图中确定掩膜版,并识别所述掩膜版当前所处的工艺步骤。S1: Determine the mask in the layout of the chip to be modeled, and identify the current process step of the mask.
在本实施方式中,研发人员在EDA软件中绘制待建模芯片的版图时,EDA软件对版图中的各个元器件进行自动识别,并根据各个元器件类型得到所述各个元器件对应的子掩膜版,对于一个MOS管而言,通常可以包括P型衬底、N型阱、P型基区、N型重掺杂扩散区和P型重掺杂扩散区等多层结构,而上述多层结构由多层子掩膜版构成;之后将各个元器件对应的子掩膜版组合形成完整的待建模芯片的版图后,EDA软件自动生成多层掩膜版,该自动生成的多层掩膜版即作为在待建模芯片的版图中确定的掩膜版。In this embodiment, when the R&D personnel draw the layout of the chip to be modeled in the EDA software, the EDA software automatically recognizes each component in the layout, and obtains the sub-mask corresponding to each component according to the type of each component. The stencil, for a MOS transistor, usually includes a multi-layer structure such as a P-type substrate, an N-type well, a P-type base region, an N-type heavily doped diffusion region, and a P-type heavily doped diffusion region. The layer structure is composed of multi-layer sub-masks; after combining the sub-masks corresponding to each component to form a complete layout of the chip to be modeled, the EDA software automatically generates a multi-layer mask, and the automatically generated multi-layer The mask plate is used as the mask plate determined in the layout of the chip to be modeled.
在本实施方式中,EDA软件得到掩膜版后,可以继续识别掩膜版的功能。按照掩膜版实现的功能,EDA软件可以自动对掩膜版命名。例如,各层掩膜版可以被命名为:TOP层、P-隔离层、第一金属层、第二金属层、接触孔层、N+注入层、电容介质层、P-埋层、P型基区层、深N阱层、P-有源区层、P+注入层、PAD氧化层开口层、N型埋层和通孔层等。其中,不同的名称可以对应工艺流程中不同的工艺步骤。掩膜版的名称对应的工艺步骤,就可以作为该掩膜版当前所处的工艺步骤。通常而言,工艺流程中会具备多个工艺步骤,这些工艺步骤可以按照指定的顺序依次执行。鉴于此,可以根据掩膜版的工艺步骤在工艺流程中的顺序,为掩膜版进行编号。其中,编号越小,表明工艺步骤执行的顺序越靠前。In this embodiment, after the EDA software obtains the mask, it can continue to identify the function of the mask. According to the functions realized by the mask, the EDA software can automatically name the mask. For example, the masks of each layer can be named: TOP layer, P-isolation layer, first metal layer, second metal layer, contact hole layer, N+ injection layer, capacitor dielectric layer, P-buried layer, P-type base region layer, deep N well layer, P-active region layer, P+ injection layer, PAD oxide layer opening layer, N-type buried layer and via layer, etc. Wherein, different names may correspond to different process steps in the process flow. The process step corresponding to the mask name can be used as the current process step of the mask. Generally speaking, there are multiple process steps in the process flow, and these process steps can be executed sequentially in a specified order. In view of this, the mask plates can be numbered according to the order of the process steps of the mask plates in the process flow. Wherein, the smaller the number, the earlier the execution order of the process steps.
S2:采用与所述工艺步骤相适配的浓度计算方式,确定所述掩膜版对应的注入或淀积材料在半导体衬底材料中或表面的扩散浓度分布与距离指标的关联关系。S2: Determine the relationship between the diffusion concentration distribution and the distance index of the implanted or deposited material corresponding to the mask plate in the semiconductor substrate material or on the surface by using a concentration calculation method suitable for the process steps.
在本实施方式中,考虑到芯片制造过程中,半导体衬底材料中或表面的大多数不规则的形状都是由于离子注入和淀积带来的,因此,可以分别针对离子注入和淀积带来的不规则形状进行三维立体建模。在实际应用中,可以将各个掩膜版按照离子注入工艺或者淀积工艺进行分组。例如,N+注入层和P+注入层等均为离子注入组,而第一金属层和第二金属层等均为淀积组。针对不同类型的工艺步骤,可以采用不同的方式对衬底待建模芯片进行建模。In this embodiment, considering that most of the irregular shapes in or on the surface of the semiconductor substrate material are caused by ion implantation and deposition during the chip manufacturing process, the ion implantation and deposition bands can be respectively 3D modeling of irregular shapes. In practical applications, each mask can be grouped according to ion implantation process or deposition process. For example, the N+ implantation layer and the P+ implantation layer are both ion implantation groups, and the first metal layer and the second metal layer are both deposition groups. For different types of process steps, different methods can be used to model the chip to be modeled on the substrate.
离子注入后,形成不规则形状的一个原因就是离子在半导体衬底材料中存在浓度的区别,浓度越大的位置越高(即越接近离子注入中心位置浓度越大),浓度越小的位置越低(即越远离离子注入中心位置浓度越小),鉴于此,通过计算离子在半导体衬底材料中的浓度分布,可 以有效地对待建模芯片进行三维立体建模。After ion implantation, one of the reasons for the formation of irregular shapes is that there is a difference in the concentration of ions in the semiconductor substrate material. The higher the concentration, the higher the concentration (that is, the closer to the ion implantation center, the higher the concentration), and the lower the concentration, the higher the concentration. In view of this, by calculating the concentration distribution of ions in the semiconductor substrate material, three-dimensional modeling of the chip to be modeled can be effectively carried out.
在一个具体应用示例中,若掩膜版对应的工艺步骤为离子注入工艺,可以先计算在离子注入时,所述掩膜版对应的注入材料在半导体衬底材料中产生的第一离子浓度分布。其中,所述第一离子浓度分布可以通过以下公式表示:In a specific application example, if the process step corresponding to the mask plate is an ion implantation process, the first ion concentration distribution generated by the implant material corresponding to the mask plate in the semiconductor substrate material during ion implantation can be calculated first . Wherein, the first ion concentration distribution can be expressed by the following formula:
Figure PCTCN2022110576-appb-000007
Figure PCTCN2022110576-appb-000007
其中,C 1(x)表示所述第一离子浓度分布,x表示距离指标,该距离指标表征半导体衬底材料中当前的检测点与离子注入中心位置之间的距离,Q表示离子的注入剂量,R p表示平均投影射程,ΔR p表示平均投影射程的标准偏差。 Wherein, C 1 (x) represents the first ion concentration distribution, x represents a distance index, and the distance index represents the distance between the current detection point in the semiconductor substrate material and the ion implantation center position, and Q represents the ion implantation dose , R p represents the average projected range, and ΔR p represents the standard deviation of the average projected range.
在实际应用中,离子注入后的峰值浓度通常在平均投影射程处,并且离子的注入剂量越大,该峰值浓度越高。此外,离子注入的速度越快、温度越高,会导致平均投影射程和投影射程的标准偏差越大,峰值浓度越低。因此,离子在注入后的第一离子浓度分布与离子注入的剂量、离子注入的速度和离子注入的温度等均有关系,为了确保三维立体建模的准确度和真实性,上述各个参数的具体取值可以由芯片的制造厂商提供。In practical applications, the peak concentration after ion implantation is usually at the average projected range, and the greater the ion implantation dose, the higher the peak concentration. In addition, the faster the ion implantation speed and the higher the temperature, the larger the average projected range and the standard deviation of the projected range will be, and the lower the peak concentration will be. Therefore, the first ion concentration distribution of ions after implantation is related to the dose of ion implantation, the speed of ion implantation, and the temperature of ion implantation. In order to ensure the accuracy and authenticity of three-dimensional modeling, the specific parameters of the above parameters The value can be provided by the chip manufacturer.
在本实施方式中,在离子注入之后,随着时间的推移,离子的自身作用和离子间的相互作用会导致离子存在扩散效应。这种扩散效应在退火期间尤其明显。鉴于此,为了准确地表示半导体衬底材料中离子的分布情况,可以在离子注入后的退火期间,计算所述注入材料在半导体衬底材料中基于扩散效应产生的第二离子浓度分布。其中,该第二离子浓度分布与扩散系数和退火时间具备对应关系。In this embodiment, after the ion implantation, as time goes by, the ion's own action and the interaction between the ions will cause the diffusion effect of the ions. This diffusion effect is especially pronounced during annealing. In view of this, in order to accurately represent the distribution of ions in the semiconductor substrate material, the second ion concentration distribution generated by the implanted material in the semiconductor substrate material based on the diffusion effect can be calculated during the annealing period after the ion implantation. Wherein, the second ion concentration distribution has a corresponding relationship with the diffusion coefficient and the annealing time.
在一个具体应用示例中,所述第二离子浓度分布可以通过以下公式表示:In a specific application example, the second ion concentration distribution can be expressed by the following formula:
Figure PCTCN2022110576-appb-000008
Figure PCTCN2022110576-appb-000008
其中,C 2(x)表示所述第二离子浓度分布,t表示退火时间,D表示扩散系数。 Wherein, C 2 (x) represents the second ion concentration distribution, t represents the annealing time, and D represents the diffusion coefficient.
半导体衬底材料中最终的离子分布情况是由上述的第一离子浓度分布和第二离子浓度分布共同决定的。在本实施方式中,可以根据上述的第一离子浓度分布和第二离子浓度分布,生成半导体衬底材料中最终的扩散浓度分布与上述的距离指标的关联关系。The final ion distribution in the semiconductor substrate material is jointly determined by the above-mentioned first ion concentration distribution and the second ion concentration distribution. In this embodiment, the relationship between the final diffusion concentration distribution in the semiconductor substrate material and the above-mentioned distance index can be generated based on the above-mentioned first ion concentration distribution and the second ion concentration distribution.
具体地,该关联关系可以通过以下公式表示:Specifically, the association relationship can be expressed by the following formula:
Figure PCTCN2022110576-appb-000009
Figure PCTCN2022110576-appb-000009
其中,C(x,t)表示所述扩散浓度分布与距离指标的关联关系,。Wherein, C(x, t) represents the relationship between the diffusion concentration distribution and the distance index.
需要说明的是,为了确保三维立体建模的准确度和真实性,上述的退火时间的具体取值也是由芯片的制造厂商提供的。It should be noted that, in order to ensure the accuracy and authenticity of the three-dimensional modeling, the specific value of the above-mentioned annealing time is also provided by the chip manufacturer.
请参阅图2,离子注入后的第一离子浓度分布和最终的扩散浓度分布都可以随距离指标的增大而衰减,表明与离子注入的中心位置越远,离子的浓度越低。Please refer to Fig. 2, both the first ion concentration distribution and the final diffusion concentration distribution after ion implantation can attenuate with the increase of the distance index, indicating that the farther away from the center of ion implantation, the lower the concentration of ions.
在另一个具体应用示例中,若掩膜版的工艺步骤为淀积工艺,在进行淀积后,半导体衬底材料表面形成不规则形状的一个原因是外扩散效应和自扩散效应导致了不同位置的浓度区别。鉴于此,在本实施方式中可以根据淀积材料在半导体衬底材料表面淀积后的浓度进行三维立体建模。具体地,可以分别计算淀积材料在该半导体衬底材料表面的外扩散浓度分布和自扩散浓度分布。In another specific application example, if the process step of the mask plate is a deposition process, one of the reasons why the surface of the semiconductor substrate material forms an irregular shape after deposition is that the external diffusion effect and the self-diffusion effect lead to different positions. concentration difference. In view of this, in this embodiment, three-dimensional modeling can be performed according to the concentration of the deposition material after deposition on the surface of the semiconductor substrate material. Specifically, the out-diffusion concentration distribution and the self-diffusion concentration distribution of the deposited material on the surface of the semiconductor substrate material can be calculated respectively.
其中,所述外扩散浓度分布可以通过以下公式表示:Wherein, the outer diffusion concentration distribution can be expressed by the following formula:
Figure PCTCN2022110576-appb-000010
Figure PCTCN2022110576-appb-000010
其中,C e(x,t 1)表示所述外扩散浓度分布,erfc表示互补误差函数,x表示距离指标,该距离指标表征淀积成形体表面到衬底表面的距离,t 1表示沉积时间,C表示衬底浓度,D 1表示沉积时的扩散系数。 Among them, C e (x, t 1 ) represents the concentration distribution of the outer diffusion, erfc represents the complementary error function, x represents the distance index, which represents the distance from the surface of the deposited shaped body to the surface of the substrate, and t 1 represents the deposition time , C represents the substrate concentration, and D1 represents the diffusion coefficient during deposition.
在淀积后,自扩散效应同样会导致淀积材料在半导体衬底材料表面浓度的变化,具体地,自扩散效应导致的自扩散浓度分布可以通过以下公式表示:After deposition, the self-diffusion effect will also lead to changes in the concentration of the deposited material on the surface of the semiconductor substrate material. Specifically, the self-diffusion concentration distribution caused by the self-diffusion effect can be expressed by the following formula:
Figure PCTCN2022110576-appb-000011
Figure PCTCN2022110576-appb-000011
其中,C z表示所述自扩散浓度分布,C s表示有效衬底表面浓度,该有效衬底表面浓度也可以由芯片的制作厂商提供,L表示扩散长度,该扩散长度通常可以取0.25μm。 Wherein, C z represents the self-diffusion concentration distribution, C s represents the effective substrate surface concentration, which can also be provided by the chip manufacturer, and L represents the diffusion length, which can usually be 0.25 μm.
在实际应用中,淀积材料在半导体衬底材料表面淀积后的最终浓度分布情况可以由上述的外扩散浓度分布和自扩散浓度分布共同决定。具体地,可以根据所述外扩散浓度分布和所述自扩散浓度分布,生成所述淀积材料在半导体衬底材料表面淀积后的扩散浓度分布与距离指标的关联关系。其中,该关联关系可以表示为:In practical applications, the final concentration distribution of the deposition material after deposition on the surface of the semiconductor substrate material can be jointly determined by the aforementioned out-diffusion concentration distribution and self-diffusion concentration distribution. Specifically, according to the out-diffusion concentration distribution and the self-diffusion concentration distribution, the relationship between the diffusion concentration distribution and the distance index after the deposition material is deposited on the surface of the semiconductor substrate material can be generated. Among them, the relationship can be expressed as:
Figure PCTCN2022110576-appb-000012
Figure PCTCN2022110576-appb-000012
其中,C(x,t 1)表示淀积后的扩散浓度分布与距离指标的关联关系,C(back)表示由背面 自扩散产生的浓度常数,C(back)通常为一个常数,此处可以设置为1×10 15cm -3Among them, C(x,t 1 ) represents the relationship between the diffusion concentration distribution after deposition and the distance index, C(back) represents the concentration constant produced by self-diffusion on the back surface, and C(back) is usually a constant, where Set to 1×10 15 cm −3 .
请参阅图3,淀积后的扩散浓度分布可以随距离指标的增大而衰减,最终会稳定在C(back)表征的浓度处,说明淀积成形体表面到衬底表面的距离越远,淀积后的扩散浓度越低。Please refer to Figure 3, the diffusion concentration distribution after deposition can attenuate with the increase of the distance index, and finally stabilize at the concentration represented by C(back), indicating that the farther the distance from the surface of the deposited molded body to the surface of the substrate, The lower the diffusion concentration after deposition.
S3:识别所述掩膜版上的工艺结构形状,并基于所述关联关系,建立所述工艺结构形状对应的扩散模型,并将所述扩散模型和所述工艺结构形状的组合作为所述待建模芯片的建模结果。S3: Identify the shape of the process structure on the mask, and based on the association, establish a diffusion model corresponding to the shape of the process structure, and use the combination of the diffusion model and the shape of the process structure as the target Modeling results of the modeled chip.
在本实施方式中,针对不同的工艺步骤,确定出半导体衬底材料中或表面的扩散浓度分布与距离指标之间的关联关系后,可以基于该关联关系,建立掩膜版上的工艺结构形状对应的扩散模型。In this embodiment, after determining the relationship between the diffusion concentration distribution in the semiconductor substrate material or on the surface and the distance index for different process steps, the process structure shape on the mask can be established based on the relationship. The corresponding diffusion model.
掩膜版上的工艺结构形状可以是长方体或者不规则的凹形体等,此处以长方体为例,阐述如何基于上述的关联关系,建立工艺结构形状对应的扩散模型。需要说明的是,该长方体的长和宽可以由掩膜版上的参数决定,即是由研发人员的电路设计参数所决定的。而长方体的高是由制造工艺决定的,因此,长方体的高的具体取值也是由芯片制造厂商提供的。The shape of the process structure on the mask can be a cuboid or an irregular concave, etc. Here, a cuboid is taken as an example to illustrate how to establish a diffusion model corresponding to the shape of the process structure based on the above-mentioned correlation. It should be noted that the length and width of the cuboid can be determined by the parameters on the mask, that is, by the circuit design parameters of the developer. The height of the cuboid is determined by the manufacturing process, therefore, the specific value of the height of the cuboid is also provided by the chip manufacturer.
首先,可以基于所述关联关系,确定所述工艺结构形状中的参考浓度值,该参考浓度值可以是扩散浓度分布的最大值。例如,对于离子注入工艺而言,该参考浓度值可以是图2中的C(M),其中,M为无限接近于0的一个数值;而对于淀积工艺而言,该参考浓度值可以是图3中的C/2与C(back)的差值。为了对不同距离指标处的扩散情况进行建模,可以将该参考浓度值划分为多个离散浓度值,并基于上述的关联关系,分别计算出各个离散浓度值各自对应的离散距离。其中,划分得到的最大离散浓度值为上述的参考浓度值,后续在计算离散距离时,可以不对该参考浓度值进行计算。Firstly, a reference concentration value in the shape of the process structure may be determined based on the association relationship, and the reference concentration value may be the maximum value of the diffusion concentration distribution. For example, for the ion implantation process, the reference concentration value can be C(M) in FIG. 2, wherein M is a value infinitely close to 0; and for the deposition process, the reference concentration value can be The difference between C/2 and C(back) in Figure 3. In order to model the diffusion situation at different distance indicators, the reference concentration value can be divided into multiple discrete concentration values, and based on the above-mentioned correlation, the respective discrete distances corresponding to each discrete concentration value are calculated. Wherein, the maximum discrete concentration value obtained by division is the above-mentioned reference concentration value, and the reference concentration value may not be calculated when calculating the discrete distance later.
具体地,假设离散浓度值的个数为N,那么离子注入工艺下,划分得到的各个离散浓度值(除参考浓度值之外)可以表示为:Specifically, assuming that the number of discrete concentration values is N, then under the ion implantation process, each discrete concentration value obtained by division (except the reference concentration value) can be expressed as:
Figure PCTCN2022110576-appb-000013
Figure PCTCN2022110576-appb-000013
而在淀积工艺下,划分得到的各个离散浓度值(除参考浓度值之外)可以表示为:Under the deposition process, each discrete concentration value obtained by division (except the reference concentration value) can be expressed as:
Figure PCTCN2022110576-appb-000014
Figure PCTCN2022110576-appb-000014
在实际应用中,可以将离散浓度值作为扩散浓度分布,代入到步骤S2确定出的扩散浓度分布与距离指标的关联关系中,从而可以计算出离散浓度值对应的离散距离。In practical applications, the discrete concentration value can be used as the diffusion concentration distribution and substituted into the relationship between the diffusion concentration distribution and the distance index determined in step S2, so that the discrete distance corresponding to the discrete concentration value can be calculated.
针对于每一个离散浓度值对应的离散距离,可以生成离散距离的子扩散模型。具体地,在一个实施方式中,可以在工艺结构形状的表面上随机选取多个参考点。这些参考点可以尽量均匀地分布在工艺结构形状的表面上。其中,参考点的数量可以根据实际需求设定。如果建模精度要求较高,那么可以适当增加参考点的数量;如果建模速度要求较高,可以适当减少参考点的数量。For the discrete distance corresponding to each discrete concentration value, a sub-diffusion model of the discrete distance can be generated. Specifically, in one embodiment, multiple reference points may be randomly selected on the surface of the process structure shape. These reference points can be distributed as evenly as possible on the surface of the technological structure shape. Wherein, the number of reference points may be set according to actual requirements. If the modeling accuracy is high, the number of reference points can be appropriately increased; if the modeling speed is high, the number of reference points can be appropriately reduced.
请参阅图4,以长方体为例,在工艺结构形状的表面选取了参考点后,以参考点为球心,以所述离散距离为半径,以所述工艺结构形状的表面为直径面,生成所述参考点对应的半球体。这样,每个参考点都可以对应一个半球体,该半球体可以表征离子注入工艺或者淀积工艺下的扩散轨迹。通过取各个参考点对应的半球体的并集,就可以得到当前的离散距离的子扩散模型。Please refer to Fig. 4, taking the cuboid as an example, after the reference point is selected on the surface of the process structure shape, the reference point is used as the center of the sphere, the discrete distance is used as the radius, and the surface of the process structure shape is used as the diameter surface to generate The reference point corresponds to the hemisphere. In this way, each reference point can correspond to a hemisphere, which can represent the diffusion trajectory under the ion implantation process or deposition process. By taking the union of the hemispheres corresponding to each reference point, the sub-diffusion model of the current discrete distance can be obtained.
按照上述的方式,每个离散距离都可以对应各自的子扩散模型,最终可以将各个子扩散模型的组合作为该工艺结构形状对应的扩散模型。According to the above method, each discrete distance can correspond to its own sub-diffusion model, and finally the combination of each sub-diffusion model can be used as the diffusion model corresponding to the shape of the process structure.
每层掩膜版包括一个或多个工艺结构形状,将按照上述的方式得到的多个工艺结构形状对应的扩散模型的组合就可以作为根据该层掩膜版得到的待建模芯片的部分三维建模结果。Each mask plate includes one or more process structure shapes, and the combination of the diffusion models corresponding to the multiple process structure shapes obtained in the above manner can be used as a part of the three-dimensional chip to be modeled based on the mask plate of this layer modeling results.
按照上述的方式根据待建模芯片的各层掩膜版进行三维建模,最终就可以得到待建模芯片的整体三维模型。According to the above method, three-dimensional modeling is carried out according to the masks of each layer of the chip to be modeled, and finally the overall three-dimensional model of the chip to be modeled can be obtained.
在一个实施方式中,为了加快三维模型的建模速度,在生成各个离散距离的子扩散模型时,还可以对参考点的选取进行限定。具体地,可以在所述工艺结构形状的表面上选取多个第一参考点,这些第一参考点可以不位于工艺结构形状的顶点和棱上,然后可以在所述工艺结构形状的顶点和棱上选取多个第二参考点。针对这两种不同类型的参考点,可以采用不同的方式进行处理。具体地,针对第一参考点,以所述第一参考点为端点,以所述离散距离为长度,以所述工艺结构形状的表面为垂面,形成所述第一参考点对应的垂线段,并根据各条所述垂线段上远离所述工艺结构形状的端点,构成一个或者多个三角形面。例如,可以将远离工艺结构形状的端点中,相邻的三个端点作为三角形面的三个顶点。这样,每三个端点就可以形成一个三角形面。针对第二参考点,可以按照上述绘制半球体的过程,以所述第二参考点为球心,以所述离散距离为半径,以所述工艺结构形状的表面为直径面,生成所述第二参考点对应的半球体。这样,第一参考点最终可以得到对应的多个三角形面,第二参考点可以得到对应的多个半球体,这些三角形面和半球体的并集,就可以作为当前的离散距离对应的子扩散模型。同样地,每个离散距离都可以对应各自的子扩散模型,这些子扩散模型的组 合就可以作为工艺结构形状对应的扩散模型。In one embodiment, in order to speed up the modeling speed of the three-dimensional model, when generating the sub-diffusion models of each discrete distance, the selection of reference points may also be limited. Specifically, a plurality of first reference points may be selected on the surface of the process structure shape, these first reference points may not be located on the vertices and edges of the process structure shape, and then may be located on the vertices and edges of the process structure shape Select multiple second reference points on . These two different types of reference points can be handled in different ways. Specifically, for the first reference point, with the first reference point as the end point, the discrete distance as the length, and the surface of the process structure shape as the vertical plane, a vertical line segment corresponding to the first reference point is formed , and one or more triangular surfaces are formed according to the endpoints of each of the vertical line segments away from the shape of the technological structure. For example, among the endpoints of the shape far away from the process structure, three adjacent endpoints may be used as the three vertices of the triangular surface. In this way, every three endpoints can form a triangular face. For the second reference point, according to the above-mentioned process of drawing a hemisphere, the second reference point can be used as the center of the sphere, the discrete distance can be used as the radius, and the surface of the process structure shape can be used as the diameter surface to generate the second reference point. Two reference points correspond to the hemisphere. In this way, the first reference point can finally get the corresponding multiple triangular faces, and the second reference point can get the corresponding multiple hemispheres, and the union of these triangular faces and hemispheres can be used as the sub-diffusion corresponding to the current discrete distance Model. Similarly, each discrete distance can correspond to its own sub-diffusion model, and the combination of these sub-diffusion models can be used as the diffusion model corresponding to the shape of the process structure.
需要说明的是,上述对离子注入工艺和淀积工艺进行三维立体建模时,自变量的具体取值只是举例,并不表示必须按照上述的具体取值进行建模。虽然针对各层掩膜版对应的注入或淀积材料在半导体衬底材料中或表面的建模方法是相同的,但是由于不同掩膜版形成的具体结构不同,因此各自的自变量的取值可能也是不同的。在实际应用中需要根据具体结构对自变量进行赋值,从而进行合理的计算和建模过程。It should be noted that when performing three-dimensional modeling on the ion implantation process and the deposition process, the specific values of the independent variables are just examples, and it does not mean that the modeling must be carried out according to the above specific values. Although the modeling methods for the implanted or deposited materials corresponding to each layer of masks in the semiconductor substrate material or surface are the same, but because the specific structures formed by different masks are different, the values of the respective independent variables It may also be different. In practical applications, it is necessary to assign values to independent variables according to the specific structure, so as to carry out reasonable calculation and modeling process.
在本申请中,针对待建模芯片的版图中的各层掩膜版进行三维立体建模,得到待建模芯片的三维立体模型后,研发人员可以将鼠标放置于三维立体模型的任意位置,利用鼠标对当前位置进行滑动切割之后,均可看到该位置处的XY平面的剖面、XZ平面的剖面和YZ平面的剖面,从而方便对芯片的各部分进行全面检查及校验。In this application, three-dimensional modeling is carried out for each mask plate in the layout of the chip to be modeled. After obtaining the three-dimensional model of the chip to be modeled, the research and development personnel can place the mouse on any position of the three-dimensional model, After using the mouse to slide and cut the current position, you can see the XY plane section, XZ plane section and YZ plane section at this position, so as to facilitate the comprehensive inspection and verification of each part of the chip.
在本申请中,三维立体模型的显示方式也可以更加灵活,例如,在EDA软件中可以关闭任意层的掩膜版,从而仅显示某一层或者某几层掩膜版对应的注入材料/淀积材料和半导体衬底材料的三维立体模型。此外,还可以显示注入材料/淀积材料中某一种或者某几种具体浓度下的三维立体模型,这种模型查看方式可以让研发人员对每层模型进行快速查看,提高检查效率。In this application, the display mode of the three-dimensional solid model can also be more flexible. For example, the mask plate of any layer can be closed in the EDA software, so that only the injection material/deposit corresponding to a certain layer or several layers of mask plates can be displayed. 3D solid models of bulk materials and semiconductor substrate materials. In addition, it can also display the three-dimensional model of one or several specific concentrations of injected materials/deposited materials. This model viewing method allows developers to quickly view each layer of the model and improve inspection efficiency.
采用本申请后,研发人员在EDA软件中即可完成三维立体建模,且该模型可以完整地显示出离子注入和淀积后芯片各部分的位置关系,研发人员只需要对各个部位进行检查,即可知道芯片设计是否符合规则,在制造过程中是否会出现因为离子注入或淀积导致相邻的部位由于扩散作用等原因相连等故障情况,从而提高了成品率。After adopting this application, the R&D personnel can complete the three-dimensional modeling in the EDA software, and the model can completely display the positional relationship of each part of the chip after ion implantation and deposition, and the R&D personnel only need to check each part. It can be known whether the chip design conforms to the rules, and whether there will be failures such as ion implantation or deposition that cause adjacent parts to be connected due to diffusion and other reasons during the manufacturing process, thereby improving the yield.
可见,本申请提供的技术方案,针对待建模芯片的版图中的掩膜版,可以根据掩膜版实际所处的工艺步骤,选用相适配的浓度计算方式,确定掩膜版对应的注入或淀积材料在半导体衬底材料中或表面的扩散浓度分布与距离指标的关联关系。后续,结合掩膜版上的工艺结构形状和上述的关联关系,可以建立该工艺结构形状对应的扩散模型。该扩散模型和工艺结构形状的组合,就可以作为待建模芯片的建模结果。可见,本申请在对待建模芯片进行建模时,考虑了半导体衬底材料中或表面实际的扩散浓度分布,基于该扩散浓度分布确定出的扩散模型,能够与实际的工艺步骤相符,从而建立出更加准确的芯片模型。It can be seen that in the technical solution provided by this application, for the mask plate in the layout of the chip to be modeled, the appropriate concentration calculation method can be selected according to the actual process steps of the mask plate to determine the corresponding injection of the mask plate. Or the relationship between the diffusion concentration distribution of the deposited material in the semiconductor substrate material or the surface and the distance index. Subsequently, in combination with the shape of the process structure on the mask and the above-mentioned correlation, a diffusion model corresponding to the shape of the process structure can be established. The combination of the diffusion model and the shape of the process structure can be used as the modeling result of the chip to be modeled. It can be seen that the present application considers the actual diffusion concentration distribution in or on the surface of the semiconductor substrate material when modeling the chip to be modeled, and the diffusion model determined based on the diffusion concentration distribution can be consistent with the actual process steps, thereby establishing A more accurate chip model is produced.
本申请一个实施方式还提供一种从芯片版图建立芯片模型的系统,所述系统包括:An embodiment of the present application also provides a system for building a chip model from a chip layout, the system comprising:
工艺步骤识别单元,用于在待建模芯片的版图中确定掩膜版,并识别所述掩膜版当前所处的工艺步骤;A process step identification unit, configured to determine the mask plate in the layout of the chip to be modeled, and identify the current process step of the mask plate;
关联关系确定单元,用于采用与所述工艺步骤相适配的浓度计算方式,确定所述掩膜版对应的注入或淀积材料在半导体衬底材料中或表面的扩散浓度分布与距离指标的关联关系;The correlation determination unit is used to determine the concentration distribution and distance index of the implanted or deposited material corresponding to the mask plate in the semiconductor substrate material or on the surface by using a concentration calculation method suitable for the process steps. connection relation;
建模单元,用于识别所述掩膜版上的工艺结构形状,并基于所述关联关系,建立所述工艺结构形状对应的扩散模型,并将所述扩散模型和所述工艺结构形状的组合作为所述待建模芯片的建模结果。a modeling unit, configured to identify the shape of the process structure on the mask, and based on the association, establish a diffusion model corresponding to the shape of the process structure, and combine the diffusion model with the shape of the process structure As the modeling result of the chip to be modeled.
本申请一个实施方式还提供一种从芯片版图建立芯片模型的装置,所述装置包括存储器和处理器,所述存储器用于存储计算机程序,所述计算机程序被所述处理器执行时,实现上述的从芯片版图建立芯片模型的方法。An embodiment of the present application also provides a device for establishing a chip model from a chip layout, the device includes a memory and a processor, the memory is used to store a computer program, and when the computer program is executed by the processor, the above-mentioned A method for building a chip model from a chip layout.
其中,处理器可以为中央处理器(Central Processing Unit,CPU)。处理器还可以为其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等芯片,或者上述各类芯片的组合。Wherein, the processor may be a central processing unit (Central Processing Unit, CPU). The processor can also be other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application-specific integrated circuits (Application Specific Integrated Circuit, ASIC), field-programmable gate array (Field-Programmable Gate Array, FPGA) or other Chips such as programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or combinations of the above-mentioned types of chips.
存储器作为一种非暂态计算机可读存储介质,可用于存储非暂态软件程序、非暂态计算机可执行程序以及模块,如本申请实施方式中的方法对应的程序指令/模块。处理器通过运行存储在存储器中的非暂态软件程序、指令以及模块,从而执行处理器的各种功能应用以及数据处理,即实现上述方法实施方式中的方法。As a non-transitory computer-readable storage medium, the memory can be used to store non-transitory software programs, non-transitory computer-executable programs and modules, such as program instructions/modules corresponding to the methods in the embodiments of the present application. The processor executes various functional applications and data processing of the processor by running non-transitory software programs, instructions, and modules stored in the memory, that is, implements the methods in the above method implementation manners.
存储器可以包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需要的应用程序;存储数据区可存储处理器所创建的数据等。此外,存储器可以包括高速随机存取存储器,还可以包括非暂态存储器,例如至少一个磁盘存储器件、闪存器件、或其他非暂态固态存储器件。在一些实施方式中,存储器可选包括相对于处理器远程设置的存储器,这些远程存储器可以通过网络连接至处理器。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory may include a program storage area and a data storage area, wherein the program storage area may store an operating system and an application program required by at least one function; the data storage area may store data created by the processor, and the like. In addition, the memory may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid-state storage devices. In some embodiments, the memory may optionally include memory located remotely from the processor, and such remote memory may be connected to the processor via a network. Examples of the aforementioned networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
本申请一个实施方式还提供一种非易失性计算机存储介质,所述计算机存储介质存储有计算机可执行指令,所述计算机可执行指令当由电子设备执行时使得电子设备实现上述的从芯片版图建立芯片模型方法。An embodiment of the present application also provides a non-volatile computer storage medium, the computer storage medium stores computer-executable instructions, and when the computer-executable instructions are executed by an electronic device, the electronic device realizes the above slave chip layout Method for building chip models.
图5是本申请实施方式提供的执行从芯片版图建立芯片模型的方法的电子设备的硬件结构示意图,如图5所示,该设备包括:一个或多个处理器510以及存储器520,图5中以一个处理器510为例;执行从芯片版图建立芯片模型的方法的设备还可以包括:输入装置530 和输出装置540。FIG. 5 is a schematic diagram of the hardware structure of an electronic device that executes the method for establishing a chip model from a chip layout provided by an embodiment of the present application. As shown in FIG. 5 , the device includes: one or more processors 510 and a memory 520. In FIG. Take a processor 510 as an example; the device for executing the method for establishing a chip model from a chip layout may further include: an input device 530 and an output device 540 .
处理器510、存储器520、输入装置530和输出装置540可以通过总线或者其他方式连接,图5中以通过总线连接为例。The processor 510, the memory 520, the input device 530, and the output device 540 may be connected via a bus or in other ways, and connection via a bus is taken as an example in FIG. 5 .
存储器520作为一种非易失性计算机可读存储介质,可用于存储非易失性软件程序、非易失性计算机可执行程序以及模块,如本申请实施方式中的从芯片版图建立芯片模型的方法对应的程序指令/模块。处理器510通过运行存储在存储器520中的非易失性软件程序、指令以及模块,从而执行服务器的各种功能应用以及数据处理,即实现上述方法实施方式从芯片版图建立芯片模型的方法。The memory 520, as a non-volatile computer-readable storage medium, can be used to store non-volatile software programs, non-volatile computer-executable programs and modules, such as the method of establishing a chip model from a chip layout in an embodiment of the present application. The program instruction/module to which the method corresponds. The processor 510 executes various functional applications and data processing of the server by running the non-volatile software programs, instructions and modules stored in the memory 520, that is, implements the method of establishing a chip model from the chip layout in the above method embodiment.
存储器520可以包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需要的应用程序;存储数据区可存储根据从芯片版图建立芯片模型的装置的使用所创建的数据等。此外,存储器520可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他非易失性固态存储器件。在一些实施方式中,存储器520可选包括相对于处理器510远程设置的存储器,这些远程存储器可以通过网络连接至从芯片版图建立芯片模型的装置。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 520 may include a program storage area and a data storage area, wherein the program storage area may store an operating system and an application program required by at least one function; data etc. In addition, the memory 520 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage devices. In some implementations, the memory 520 may optionally include memory located remotely relative to the processor 510, and these remote memories may be connected to the device for building a chip model from a chip layout through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
输入装置530可接收输入的数字或字符信息,以及产生与从芯片版图建立芯片模型的装置的用户设置以及功能控制有关的键信号输入。输出装置540可包括显示屏等显示设备。The input device 530 can receive input numbers or character information, and generate key signal inputs related to user settings and function control of the device for building a chip model from a chip layout. The output device 540 may include a display device such as a display screen.
所述一个或者多个模块存储在所述存储器520中,当被所述一个或者多个处理器510执行时,执行上述任意方法实施方式中的从芯片版图建立芯片模型的方法。The one or more modules are stored in the memory 520, and when executed by the one or more processors 510, execute the method for establishing a chip model from a chip layout in any method implementation above.
上述产品可执行本申请实施方式所提供的方法,具备执行方法相应的功能模块和有益效果。未在本实施方式中详尽描述的技术细节,可参见本申请实施方式所提供的方法。The above-mentioned products can execute the methods provided in the embodiments of the present application, and have corresponding functional modules and beneficial effects for executing the methods. For technical details that are not exhaustively described in this implementation manner, refer to the method provided in the implementation manner of this application.
本申请实施方式的电子设备以多种形式存在,包括但不限于:Electronic devices in the embodiments of the present application exist in various forms, including but not limited to:
(1)移动通信设备:这类设备的特点是具备移动通信功能,并且以提供话音、数据通信为主要目标。这类终端包括:智能手机(例如iPhone)、多媒体手机、功能性手机,以及低端手机等。(1) Mobile communication equipment: This type of equipment is characterized by mobile communication functions, and its main goal is to provide voice and data communication. Such terminals include: smart phones (such as iPhone), multimedia phones, feature phones, and low-end phones.
(2)超移动个人计算机设备:这类设备属于个人计算机的范畴,有计算和处理功能,一般也具备移动上网特性。这类终端包括:PDA、MID和UMPC设备等,例如iPad。(2) Ultra-mobile personal computer equipment: This type of equipment belongs to the category of personal computers, has computing and processing functions, and generally has the characteristics of mobile Internet access. Such terminals include: PDA, MID and UMPC equipment, such as iPad.
(3)便携式娱乐设备:这类设备可以显示和播放多媒体内容。该类设备包括:音频、视频播放器(例如iPod),掌上游戏机,电子书,以及智能玩具和便携式车载导航设备。(3) Portable entertainment equipment: This type of equipment can display and play multimedia content. Such devices include: audio and video players (such as iPod), handheld game consoles, e-books, as well as smart toys and portable car navigation devices.
(4)服务器:提供计算服务的设备,服务器的构成包括处理器、硬盘、内存、系统总线等,服务器和通用的计算机架构类似,但是由于需要提供高可靠的服务,因此在处理能力、稳定性、可靠性、安全性、可扩展性、可管理性等方面要求较高。(4) Server: A device that provides computing services. The composition of a server includes a processor, hard disk, memory, system bus, etc. The server is similar to a general-purpose computer architecture, but due to the need to provide high-reliability services, it is important in terms of processing power and stability. , Reliability, security, scalability, manageability and other aspects have high requirements.
(5)其他具有数据交互功能的电子装置。(5) Other electronic devices with data interaction function.
以上所描述的装置实施方式仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施方式方案的目的。The device implementations described above are only illustrative, and the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in One place, or it can be distributed to multiple network elements. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到各实施方式可借助软件加通用硬件平台的方式来实现,当然也可以通过硬件。基于这样的理解,上述技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行各个实施方式或者实施方式的某些部分所述的方法。Through the above description of the embodiments, those skilled in the art can clearly understand that each embodiment can be implemented by means of software plus a general hardware platform, and of course also by hardware. Based on this understanding, the essence of the above technical solutions or the part that contributes to related technologies can be embodied in the form of software products, and the computer software products can be stored in computer-readable storage media, such as ROM/RAM, disk , CD, etc., including several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute the method described in each embodiment or some parts of the embodiment.
本申请一个实施方式还提供一种计算机程序,所述计算机程序被处理器执行时,实现上述的从芯片版图建立芯片模型的方法。An embodiment of the present application further provides a computer program, which, when executed by a processor, implements the above-mentioned method for establishing a chip model from a chip layout.
本领域技术人员可以理解,实现上述实施方式方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施方式的流程。其中,所述存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)、随机存储记忆体(Random Access Memory,RAM)、快闪存储器(Flash Memory)、硬盘(Hard Disk Drive,缩写:HDD)或固态硬盘(Solid-State Drive,SSD)等;所述存储介质还可以包括上述种类的存储器的组合。Those skilled in the art can understand that all or part of the process in the method of the above-mentioned embodiment can be completed by instructing related hardware through a computer program, and the program can be stored in a computer-readable storage medium. During execution, it may include the procedures of the implementation manners of the above-mentioned methods. Wherein, the storage medium can be a magnetic disk, an optical disk, a read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a flash memory (Flash Memory), a hard disk (Hard Disk) Disk Drive, abbreviation: HDD) or solid-state hard drive (Solid-State Drive, SSD) etc.; The storage medium can also include the combination of above-mentioned types of memory.
虽然结合附图描述了本申请的实施方式,但是本领域技术人员可以在不脱离本发明的精神和范围的情况下作出各种修改和变型,这样的修改和变型均落入由所附权利要求所限定的范围之内。Although the embodiment of the application has been described in conjunction with the accompanying drawings, those skilled in the art can make various modifications and variations without departing from the spirit and scope of the present invention, and such modifications and variations all fall into the scope of the appended claims. within the limited range.

Claims (12)

  1. 一种从芯片版图建立芯片模型的方法,其特征在于,所述方法包括:A method for establishing a chip model from a chip layout, characterized in that the method comprises:
    在待建模芯片的版图中确定掩膜版,并识别所述掩膜版当前所处的工艺步骤;所述工艺步骤包括离子注入工艺或者淀积工艺;Determining the mask plate in the layout of the chip to be modeled, and identifying the current process step of the mask plate; the process step includes an ion implantation process or a deposition process;
    采用与所述工艺步骤相适配的浓度计算方式,确定所述掩膜版对应的离子注入材料在半导体衬底材料中的扩散浓度分布与距离指标的关联关系,以及确定所述掩膜版对应的淀积材料在半导体衬底材料表面的扩散浓度分布与距离指标的关联关系;Using a concentration calculation method adapted to the process steps, determine the relationship between the diffusion concentration distribution of the ion implantation material corresponding to the mask in the semiconductor substrate material and the distance index, and determine the corresponding The relationship between the diffusion concentration distribution of the deposited material on the surface of the semiconductor substrate material and the distance index;
    识别所述掩膜版上的工艺结构形状,并基于所述关联关系,建立所述工艺结构形状对应的扩散模型,并将所述扩散模型和所述工艺结构形状的组合作为所述待建模芯片的建模结果。Identify the shape of the process structure on the mask, and based on the association, establish a diffusion model corresponding to the shape of the process structure, and use the combination of the diffusion model and the shape of the process structure as the to-be-modeled Chip modeling results.
  2. 根据权利要求1所述的方法,其特征在于,在待建模芯片的版图中确定掩膜版包括:The method according to claim 1, wherein determining the mask plate in the layout of the chip to be modeled comprises:
    识别所述待建模芯片中的各个元器件的类型,根据各个元器件的类型得到与所述各个元器件相匹配的子掩膜版,将与所述各个元器件相匹配的子掩膜版组合形成待建模芯片的版图后,自动生成多层掩膜版,并将所述自动生成的多层掩膜版作为确定的掩膜版。Identify the type of each component in the chip to be modeled, obtain a sub-mask matching the each component according to the type of each component, and obtain a sub-mask matching the each component After the layout of the chip to be modeled is formed by combination, a multi-layer mask is automatically generated, and the automatically generated multi-layer mask is used as a determined mask.
  3. 根据权利要求1所述的方法,其特征在于,识别所述掩膜版当前所处的工艺步骤包括:The method according to claim 1, wherein identifying the current process step of the mask comprises:
    按照所述掩膜版实现的功能,对所述掩膜版命名,并将所述掩膜版的名称对应的工艺步骤作为所述掩膜版当前所处的工艺步骤;其中,所述工艺步骤具备对应的编号。Name the mask according to the function realized by the mask, and use the process step corresponding to the name of the mask as the current process step of the mask; wherein, the process step have a corresponding number.
  4. 根据权利要求1所述的方法,其特征在于,确定所述掩膜版对应的离子注入材料在半导体衬底材料中的扩散浓度分布与距离指标的关联关系包括:The method according to claim 1, wherein determining the relationship between the diffusion concentration distribution and the distance index of the ion implantation material corresponding to the mask plate in the semiconductor substrate material comprises:
    计算所述半导体衬底材料中在离子注入时产生的第一离子浓度分布;calculating a first ion concentration distribution generated during ion implantation in the semiconductor substrate material;
    在离子注入后的退火期间,计算所述半导体衬底材料中基于扩散效应产生的第二离子浓度分布;其中,所述第二离子浓度分布与扩散系数和退火时间具备对应关系;During annealing after ion implantation, calculating a second ion concentration distribution based on a diffusion effect in the semiconductor substrate material; wherein, the second ion concentration distribution has a corresponding relationship with a diffusion coefficient and an annealing time;
    根据所述第一离子浓度分布和所述第二离子浓度分布,生成所述半导体衬底材料中的扩散浓度分布与距离指标的关联关系;其中,所述距离指标表征与离子注入中心位置之间的距离。According to the first ion concentration distribution and the second ion concentration distribution, generate the correlation relationship between the diffusion concentration distribution in the semiconductor substrate material and the distance index; wherein, the distance index represents the distance between the ion implantation center position and distance.
  5. 根据权利要求4所述的方法,其特征在于,所述第一离子浓度分布通过以下公式表示:The method according to claim 4, wherein the first ion concentration distribution is represented by the following formula:
    Figure PCTCN2022110576-appb-100001
    Figure PCTCN2022110576-appb-100001
    所述第二离子浓度分布通过以下公式表示:The second ion concentration distribution is expressed by the following formula:
    Figure PCTCN2022110576-appb-100002
    Figure PCTCN2022110576-appb-100002
    所述扩散浓度分布与距离指标的关联关系通过以下公式表示:The relationship between the diffusion concentration distribution and the distance index is expressed by the following formula:
    Figure PCTCN2022110576-appb-100003
    Figure PCTCN2022110576-appb-100003
    其中,C 1(x)表示所述第一离子浓度分布,C 2(x)表示所述第二离子浓度分布,C(x,t)表示所述扩散浓度分布与距离指标的关联关系,x表示所述距离指标,t表示退火时间,D表示扩散系数,Q表示离子的注入剂量,R p表示平均投影射程,ΔR p表示平均投影射程的标准偏差。 Wherein, C 1 (x) represents the first ion concentration distribution, C 2 (x) represents the second ion concentration distribution, C(x,t) represents the relationship between the diffusion concentration distribution and the distance index, x represents the distance index, t represents the annealing time, D represents the diffusion coefficient, Q represents the ion implantation dose, R p represents the average projected range, and ΔR p represents the standard deviation of the average projected range.
  6. 根据权利要求1所述的方法,其特征在于,确定所述掩膜版对应的淀积材料在半导体衬底材料表面的扩散浓度分布与距离指标的关联关系包括:The method according to claim 1, wherein determining the relationship between the diffusion concentration distribution and the distance index of the deposition material corresponding to the mask plate on the surface of the semiconductor substrate material comprises:
    分别计算所述半导体衬底材料表面的外扩散浓度分布和自扩散浓度分布;Calculating the out-diffusion concentration distribution and the self-diffusion concentration distribution on the surface of the semiconductor substrate material respectively;
    根据所述外扩散浓度分布和所述自扩散浓度分布,生成所述半导体衬底材料表面淀积后的扩散浓度分布与距离指标的关联关系;其中,所述距离指标表征淀积成形体表面到衬底表面的距离。According to the out-diffusion concentration distribution and the self-diffusion concentration distribution, the relationship between the diffusion concentration distribution and the distance index after deposition on the surface of the semiconductor substrate material is generated; distance from the substrate surface.
  7. 根据权利要求6所述的方法,其特征在于,所述外扩散浓度分布通过以下公式表示:The method according to claim 6, wherein the outer diffusion concentration distribution is expressed by the following formula:
    Figure PCTCN2022110576-appb-100004
    Figure PCTCN2022110576-appb-100004
    所述自扩散浓度分布通过以下公式表示:The self-diffusion concentration distribution is expressed by the following formula:
    Figure PCTCN2022110576-appb-100005
    Figure PCTCN2022110576-appb-100005
    所述淀积后的扩散浓度分布与距离指标的关联关系通过以下公式表示:The relationship between the diffusion concentration distribution and the distance index after the deposition is expressed by the following formula:
    Figure PCTCN2022110576-appb-100006
    Figure PCTCN2022110576-appb-100006
    其中,C e(x,t 1)表示所述外扩散浓度分布,C z表示所述自扩散浓度分布,C(x,t 1)表示淀积后的扩散浓度分布与距离指标的关联关系,erfc表示互补误差函数,x表示所述距离指标,t 1表示沉积时间,C表示衬底浓度,D 1表示沉积时的扩散系数,C s表示有效衬底表面浓度,L表示扩散长度,C(back)表示由背面自扩散产生的浓度常数。 Wherein, C e (x, t 1 ) represents the outer diffusion concentration distribution, C z represents the self-diffusion concentration distribution, C (x, t 1 ) represents the relationship between the diffusion concentration distribution after deposition and the distance index, erfc represents the complementary error function, x represents the distance index, t 1 represents the deposition time, C represents the substrate concentration, D 1 represents the diffusion coefficient during deposition, C s represents the effective substrate surface concentration, L represents the diffusion length, C( back) represents the concentration constant resulting from back self-diffusion.
  8. 根据权利要求1所述的方法,其特征在于,建立所述工艺结构形状对应的扩散模型包括:The method according to claim 1, wherein establishing a diffusion model corresponding to the shape of the process structure comprises:
    基于所述关联关系,确定所述工艺结构形状中的参考浓度值;determining a reference concentration value in the shape of the process structure based on the association relationship;
    将所述参考浓度值划分为多个离散浓度值,并基于所述关联关系,分别计算各个所述离散浓度值各自对应的离散距离;Dividing the reference concentration value into a plurality of discrete concentration values, and based on the association relationship, respectively calculating the discrete distance corresponding to each of the discrete concentration values;
    生成各个所述离散距离的子扩散模型,并将各个所述子扩散模型的组合作为所述工艺结构形状对应的扩散模型。Sub-diffusion models of each of the discrete distances are generated, and a combination of the sub-diffusion models is used as a diffusion model corresponding to the shape of the process structure.
  9. 根据权利要求8所述的方法,其特征在于,生成各个所述离散距离的子扩散模型包括:The method according to claim 8, wherein generating the sub-diffusion models of each of the discrete distances comprises:
    在所述工艺结构形状的表面上选取多个参考点,并以所述参考点为球心,以所述离散距离为半径,以所述工艺结构形状的表面为直径面,生成所述参考点对应的半球体;Select a plurality of reference points on the surface of the process structure shape, and use the reference points as the center of the sphere, use the discrete distance as the radius, and use the surface of the process structure shape as a diameter surface to generate the reference points the corresponding hemisphere;
    将各个所述参考点对应的半球体的并集作为所述离散距离的子扩散模型。The union of the hemispheres corresponding to each of the reference points is used as the sub-diffusion model of the discrete distance.
  10. 根据权利要求8所述的方法,其特征在于,生成各个所述离散距离的子扩散模型包括:The method according to claim 8, wherein generating the sub-diffusion models of each of the discrete distances comprises:
    在所述工艺结构形状的表面上选取多个第一参考点,并在所述工艺结构形状的顶点和棱上选取多个第二参考点;selecting a plurality of first reference points on the surface of the process structure shape, and selecting a plurality of second reference points on the vertices and edges of the process structure shape;
    以所述第一参考点为端点,以所述离散距离为长度,以所述工艺结构形状的表面为垂面,形成所述第一参考点对应的垂线段,并根据各条所述垂线段上远离所述工艺结构形状的端点,构成一个或者多个三角形面;Taking the first reference point as an end point, taking the discrete distance as a length, and taking the surface of the process structure shape as a vertical plane, forming a vertical line segment corresponding to the first reference point, and according to each of the vertical line segments The endpoints of the shapes far away from the technological structure form one or more triangular surfaces;
    以所述第二参考点为球心,以所述离散距离为半径,以所述工艺结构形状的表面为直径面,生成所述第二参考点对应的半球体;Using the second reference point as the center of the sphere, using the discrete distance as the radius, and using the surface of the process structure shape as a diameter surface, generate a hemisphere corresponding to the second reference point;
    将各个所述三角形面和各个所述第二参考点对应的半球体的并集作为所述离散距离的子扩散模型。A union of hemispheres corresponding to each of the triangular faces and each of the second reference points is used as a sub-diffusion model of the discrete distance.
  11. 一种从芯片版图建立芯片模型的装置,其特征在于,所述装置包括存储器和处理器,所述存储器用于存储计算机程序,所述计算机程序被所述处理器执行时,实现上述权利要求1-10中的任一项所述的方法。A device for establishing a chip model from a chip layout, characterized in that the device includes a memory and a processor, the memory is used to store a computer program, and when the computer program is executed by the processor, the above claim 1 is realized - the method described in any one of 10.
  12. 一种非易失性计算机可读存储介质,其特征在于,所述非易失性计算机可读存储介质存储有计算机可执行指令,所述计算机可执行指令当由电子设备执行时使得电子设备实现上述权利要求1-10中的任一项所述的方法。A non-volatile computer-readable storage medium, wherein the non-volatile computer-readable storage medium stores computer-executable instructions, and the computer-executable instructions cause the electronic equipment to implement A method as claimed in any one of the preceding claims 1-10.
PCT/CN2022/110576 2021-08-23 2022-08-05 Method and apparatus for establishing chip model in layout of chip, and storage medium WO2023024872A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110964800.5A CN113420525B (en) 2021-08-23 2021-08-23 Modeling method for establishing chip three-dimensional diffusion model in EDA (electronic design automation) software
CN202110964800.5 2021-08-23

Publications (1)

Publication Number Publication Date
WO2023024872A1 true WO2023024872A1 (en) 2023-03-02

Family

ID=77719105

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/110576 WO2023024872A1 (en) 2021-08-23 2022-08-05 Method and apparatus for establishing chip model in layout of chip, and storage medium

Country Status (2)

Country Link
CN (1) CN113420525B (en)
WO (1) WO2023024872A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113420525B (en) * 2021-08-23 2021-11-19 苏州贝克微电子有限公司 Modeling method for establishing chip three-dimensional diffusion model in EDA (electronic design automation) software

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002054151A2 (en) * 2000-12-28 2002-07-11 The Regents Of The University Of California A method for fabricating reticles
US6557162B1 (en) * 2000-09-29 2003-04-29 Numerical Technologies, Inc. Method for high yield reticle formation
CN104375394A (en) * 2014-11-14 2015-02-25 深圳市路维光电股份有限公司 Etching liquor and mask plate forming method
CN104570587A (en) * 2013-10-29 2015-04-29 中芯国际集成电路制造(上海)有限公司 System and method for preparing OPC lithography mask
CN111339724A (en) * 2020-02-21 2020-06-26 全芯智造技术有限公司 Method, apparatus and storage medium for generating data processing model and layout
CN113420525A (en) * 2021-08-23 2021-09-21 苏州贝克微电子有限公司 Modeling method for establishing chip three-dimensional diffusion model in EDA (electronic design automation) software

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103545220A (en) * 2013-10-30 2014-01-29 电子科技大学 Method for manufacturing drifting region of transverse power device
CN108319774B (en) * 2018-01-30 2021-03-19 东南大学 Near-field dynamics modeling method for composite material quality diffusion problem

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6557162B1 (en) * 2000-09-29 2003-04-29 Numerical Technologies, Inc. Method for high yield reticle formation
WO2002054151A2 (en) * 2000-12-28 2002-07-11 The Regents Of The University Of California A method for fabricating reticles
CN104570587A (en) * 2013-10-29 2015-04-29 中芯国际集成电路制造(上海)有限公司 System and method for preparing OPC lithography mask
CN104375394A (en) * 2014-11-14 2015-02-25 深圳市路维光电股份有限公司 Etching liquor and mask plate forming method
CN111339724A (en) * 2020-02-21 2020-06-26 全芯智造技术有限公司 Method, apparatus and storage medium for generating data processing model and layout
CN113420525A (en) * 2021-08-23 2021-09-21 苏州贝克微电子有限公司 Modeling method for establishing chip three-dimensional diffusion model in EDA (electronic design automation) software

Also Published As

Publication number Publication date
CN113420525A (en) 2021-09-21
CN113420525B (en) 2021-11-19

Similar Documents

Publication Publication Date Title
US7669152B1 (en) Three-dimensional hierarchical coupling extraction
WO2023024872A1 (en) Method and apparatus for establishing chip model in layout of chip, and storage medium
US7367003B2 (en) System and method for verifying trace lengths and trace spaces in a circuit
CN107861814A (en) Resource allocation method and equipment
WO2019169723A1 (en) Test case selection method, device and equipment, and computer-readable storage medium
CN109992993A (en) Assets information processing method, device, equipment and storage medium based on block chain
CN107995357A (en) Resource allocation method and device
CN107968953A (en) Anti- cheating user method and device
CN107797868A (en) resource adjusting method and device
CN104750716A (en) Social network site friend recommendation method and social network site friend recommendation device
JP2023514984A (en) Integrated simulation and verification from materials to systems for semiconductor design and manufacturing
CN114781197B (en) Assembly verification method and electronic equipment
US10289141B2 (en) Method for generating power distribution network (PDN) model, and power distribution network analysis method and device
CN109872362A (en) A kind of object detection method and device
EP4024906B1 (en) Method for identifying a device using attributes and location signatures from the device
TWI537760B (en) Integrated circuit design and fabrication method
US10068038B2 (en) Semiconductor process simulation device and simulation method thereof
US9741706B2 (en) Immunity to inline charging damage in circuit designs
CN110516713A (en) A kind of target group's recognition methods, device and equipment
JP2024518963A (en) Method, apparatus and storage medium for establishing a chip model from a chip layout
CN106897504B (en) Method for developing IP module to form parameterized unit
WO2021223434A1 (en) Method, apparatus and device for transferring grid data of finite element model for nuclear island structure
US20130288796A1 (en) Random data generation
CN109213513A (en) The determination method, apparatus and computer readable storage medium of software share accounting
US11138327B2 (en) Privacy data integration method and server

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: 22860218

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2023569762

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE