[0001] The present application is a continuation-in-part of U.S. patent application Ser. No. 09/593,923, filed Jun. 13, 2000, the benefit of which is claimed under 35 U.S.C. §
[0002] The invention relates to design tools for integrated device layouts. More particularly, the invention relates to an integrated tool for use in modifying and verifying integrated device layouts.
[0003] Large scale integrated circuits or other integrated devices are designed through a complex sequence of transformations that convert an original performance specification into a specific circuit structure. Automated software tools are currently used for many of these design transformations. A common high level description of the circuit occurs in languages such as VHDL and Verilog®. One embodiment of VHDL is described in greater detail in “IEEE Standard VHDL Language Reference Manual,” ANSI Std. 1076-1993, Published Jun. 6, 1994. One embodiment of Verilog® is described in greater detail in IEEE Standard 1364-1995. The description of the circuit at this stage is often called a “netlist”.
[0004] Automated tools exist to convert this netlist into a physical layout for the circuit.
[0005] The layout typically contains data layers that correspond to the actual layers to be fabricated in the circuit. The layout also contains cells, which define sets of particular devices within the circuit. Cells typically contain all the polygons on all the layers required for the fabrication of the devices it contains. Cells can be nested within other cells, often in very intricate arrangements. The structure of cells is often called a data hierarchy. Typical formats for the polygons of a physical layout are GDS II, or CIF.
[0006] Once the layout is created, the layout is verified to ensure that the transformation from netlist to layout has been properly executed and that the final layout created adheres to certain geometric design rules. These layout verification operations are often called LVS (layout versus schematic) and DRC (design rule check), respectively. To perform this verification step, several products have been created, including DRACULA™ from Cadence Design Systems of San Jose, Calif., HERCULES™ from Avant! Corporation of Fremont, Calif., and CALIBRE® from Mentor Graphics of Wilsonville, Oreg. When anomalies or errors are discovered by these checking tools, the designer must then repair the fault before the layout is sent to a mask shop for mask manufacturing and wafer fabrication.
[0007] An additional checking step can also be used for layout verification.
[0008] Examples of this kind of checking and correction can be found in “Automated Determination of CAD Layout Failures Through Focus: Experiment and Simulation,” by C. Spence et. al, in Optical/Laser Microlithography VII, Proc. SPIE 2197, p. 302 ff. (1994), and “OPTIMASK: An OPC Algorithm for Chrome and Phase-shift Mask Design” by E. Barouch et al. in Optical/Laser Microlithography VIII, Proc. SPIE 2440, p. 192 ff. (1995). The prior art techniques mentioned above comprise operating on the layout with a series of distinct software tools that execute all the required steps in sequence.
[0009]
[0010] Data import process
[0011] The data is then imported by a data import process
[0012] A data import process
[0013] The data generated by the OPC tool is then typically imported into a simulation tool, to confirm that the OPC will have the desired corrective effect. This is sometimes called an optical and process rule check, or ORC. Once this check is complete, the data is exported for use in IC manufacturing process
[0014] Several problems exist with respect to the process illustrated in
[0015] An integrated verification and manufacturability tool having a hierarchical database to represent at least a portion of an integrated device layout in a hierarchical or flat manner, which is used not only for standard DRC and LVS verifications, but is also capable of performing optical and process correction (OPC) and other data manipulation techniques, including phase-shifting mask (PSM) assignment and silicon simulation for optical and process rule checking (ORC). In addition, an integrated software tool exports the verified data in the database in a machine language that can be read by a mask writer to produce one or more photolithographic masks.
[0016] The invention is illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings in which like reference numerals refer to similar elements.
[0017]
[0018]
[0019]
[0020]
[0021]
[0022]
[0023]
[0024]
[0025] An integrated verification and manufacturability tool is described. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the invention. It will be apparent, however, to one skilled in the art that the invention can be practiced without these specific details. In other instances, structures and devices are shown in block diagram form in order to avoid obscuring the invention.
[0026] Reference in the specification to “one embodiment” or “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the invention. The appearances of the phrase “in one embodiment” in various places in the specification are not necessarily all referring to the same embodiment.
[0027] Methods and apparatuses are described herein with respect to integrated circuit manufacturing; however, the techniques described can be applied to the manufacturing and/or design process of any integrated device. Integrated devices include integrated circuits, micromachines, thin film structures such as disk drive heads, gene chips, microelectromechanical systems (MEMS), or any other article of manufacture that is manufactured using lithography techniques.
[0028] An integrated verification and manufacturability tool provides more efficient verification of integrated device designs than verification using several different verification tools. The integrated verification and manufacturability tool includes a hierarchical database to store design data accessed by multiple verification tool components (e.g., layout versus schematic, design rule check, optical process correction, phase shift mask assignment). The hierarchical database includes representations of one or more additional, or intermediate layer structures that are created and used by the verification tool components for operations performed on the design being verified. Designs can include only a single layer; however, the hierarchical database can include one or more intermediate layers for a single layer original design. Use of a single hierarchical database for multiple verification steps streamlines the verification process, which provides an improved verification tool.
[0029]
[0030]
[0031] In one embodiment, the tool scans a listing of desired operations to be performed, sometimes called a “ruledeck,” to determine the required inputs and outputs. The tool then reads in the required input layers from the input database and creates empty output layers, to be filled during computation. In addition, several intermediate or “working” layers may be created to hold temporary computation results. In one embodiment, all inputs, outputs and intermediate results are geometry collections called “layers,” defined as a collection of geometry in one or more cells of the layout. This definition is the same as a definition of a layer in the well known GDS II database standard format for representing layouts. Layers also allow hierarchical data representation.
[0032] Once the hierarchical database is formed and the list of required layers compiled, computations are carried out to fill the desired output layers. After the verification process is complete, the information stored in hierarchical database
[0033] LVS component
[0034] Another embodiment of an integrated verification and manufacturability tool includes a component that can add arrays of regular features, such as small squares to the layout in order to help with the planarization, or physical flatness, of the fabricated silicon. These features are sometimes called “dummy fill” or “planarization fill.” By analyzing the density of the features in the layout, low-density areas are identified and filled in with new features.
[0035]
[0036] In one embodiment, integrated verification and manufacturability tool
[0037] In general, hierarchical injection is a technique in which recurring patterns of cell placements are recognized and replaced with new cells that contain the patterns. Hierarchical injection creates a more efficient representation of original database
[0038] The heuristics include, for example, the injection of hierarchy into arrays and the selective flattening of densely overlapping structures. In many layouts, arrays of a cell are described inefficiently from a verification perspective. The hierarchical injection heuristics recognize arrays and redefine rows, columns or small sub-arrays as new cells.
[0039] This added hierarchy reduces the amount of geometry promoted during the computation phase by greatly reducing the number of redundant interactions between placements in the array. In particular types of circuits, for example FPGAs, two large cells or arrays of cells will overlap each other to a large extent. This configuration is called a “dense overlap.” Hierarchical injection recognizes such instances and first flattens selected cells that overlap, and then re-introduces new, less interaction-prone cell structures.
[0040] Bin injection is a process of dividing flat layout geometry into cells. Bin injection can also be applied to a random collection of cells, to reconfigure the cell structure more efficiently. In one embodiment, bin injection is accomplished by dividing a layout not by cell names, but by geometric grid. Bin injection is one technique for converting a flat layout into a hierarchical layout.
[0041] Various importation techniques are described in greater detail in U.S. patent application Ser. No. 09/234,030 filed Jan. 19, 1999 entitled “PLACEMENT BASED DESIGN CELLS INJECTION INTO AN INTEGRATED CIRCUIT DESIGN,” by Laurence W. Grodd, which is incorporated by reference herein.
[0042] Once modified database
[0043] Selective promotion is a technique in which certain geometries in cells that have an effect on nearby cells are “promoted” to another level of the hierarchy. This promotion prevents the geometry in a cell from having conflicting behavior depending on the placement of the cell. For example, for a cell that has geometry very close to its own border, one placement of this cell may be isolated, but another placement may be close to another cell. In this case, the computed result for the geometry near the border may be different in each placement due to interaction with the nearby cell.
[0044] To resolve this conflict, the conflicting geometry close to the border is “promoted,” or flattened, to the next level of the hierarchy. This creates two versions of the geometry, one for each placement of the cell, each of which will produce different computational results. By reducing the number of unique interactions and conflicting geometries, the amount of promoted geometry is minimized, resulting in less computation and smaller file size. Promotion can be accomplished recursively.
[0045] Manipulation of edge collections, as well as the use of selective promotion facilitates sharing of data between multiple verification tool components without importation and exportation of data between databases. Previous verification tools typically represent IC designs in formats that are optimized for the specific tool without regard for sharing the design database. Sharing of data was accomplished through an importation/exportation process.
[0046] The hierarchical representation provided by modified database
[0047] Additionally, cloning techniques are based on the assumption that all inter-cell interactions are local. That is, interaction distances are bounded. However, for phase-shift mask (or reticle) assignment techniques, interaction distances are potentially unbounded. This requires a potentially unbounded number of cell clones, which would make hierarchical phase assignment impractical.
[0048] In one embodiment, the integrated verification and manufacturability tool includes an LVS component
[0049] The LVS verification operations analyze the edge collection to determine whether the layout accurately corresponds to the schematic design. In one embodiment, the edge collection is compared to a netlist corresponding to the design to determine whether the layout accurately represents the netlist representation. Errors identified by the LVS component can be flagged, identified and possibly corrected. In one embodiment, data generated by the LVS component and/or the corrected layout are stored in one or more intermediate layers in modified database
[0050] The DRC verification operations analyze the edge collection to determine whether any design rule violations exist. Design rules can include, for example, minimum line spacings, minimum line widths, minimum gate widths, or other geometric layout parameters. The design rules are based on, for example, the manufacturing process to be used to manufacture the resulting design layout. As with the LVS component, errors identified by the DRC component can be flagged, identified and possibly corrected. In one embodiment, data generated by the DRC component and/or the corrected layout are stored in one or more intermediate layers in modified database
[0051] In one embodiment, ORC component
[0052] In one embodiment, PSM component
[0053] In one embodiment, OPC component
[0054] Two general categories of OPC are currently in use: rule-based OPC and model based OPC; one or both of which can be applied. In rule-based OPC, a reticle layout is modified according to a set of fixed rules for geometric manipulation. In model-based OPC, an IC structure to be formed is modeled and a threshold that represents the boundary of the structure on the wafer can be determined from simulated result generated based on the model used.
[0055] Certain aspects of model-based OPC are described in greater detail in the following publications: Cobb et al., “Mathematical and CAD Framework for Proximity Correction,”
[0056] OPC component
[0057] OPC component
[0058] In yet another embodiment of the invention, the other component
[0059] Mask writing tools include raster scanning mask writing tools, vector scan mask writing tools, tools that utilize a parallel array of mask writing elements including arrays of microscopic mirrors, independently modulated laser beams, scanning probe microscope elements or other mechanisms that create photolithographic masks or reticles.
[0060] The component
[0061] In the presently preferred embodiment of the invention in which the database is hierarchical, the conversion of the database to the desired mask writing language includes the steps of reading a portion of the data layer into temporary memory, processing the portion according to the machine specific translation specifications, and writing the translated portion into an output file. This is repeated until the entire layer has been converted, portion by portion. Although it will be appreciated that the job can be more manageable when divided by portions or other subsets of the data layer, another embodiment that may have advantages in some circumstances comprises moving the entire data layer to be converted into a flattened data layer, then converting the entire flattened layer into the specified machine language.
[0062] As will be appreciated, by including a component
[0063] For the purpose of the present specification and claims, the term “mask” is intended to cover both conventional photolithographic contact printing masks as well as reticles or other devices on which patterns are formed that determine whether illumination light is allowed to reach a wafer.
[0064]
[0065] Computer system
[0066] Computer system
[0067] Computer system
[0068] Computer system
[0069] Computer system
[0070] Instructions are provided to memory from a storage device, such as magnetic disk, a read only memory (ROM) integrated circuit, CD-ROM or DVD, via a remote connection (e.g., over a network via network interface
[0071] A machine-readable medium includes any mechanism that provides (i.e., stores and/or transmits) information in a form readable by a machine (e.g., a computer). For example, a machine-readable medium includes read only memory (ROM), random access memory (RAM), magnetic disk storage media, optical storage media, flash memory devices, electrical, optical, acoustical or other form of propagated signals (e.g., carrier waves, infrared signals, digital signals, etc.).
[0072]
[0073] Data describing the integrated device design is imported at
[0074] In one embodiment, the number of intermediate layers added is determined based on the verification procedures to be performed, and possibly on the sequence in which the verification procedures are performed. One or more intermediate layers are added for each of the verification procedures to be performed. In one embodiment, a job description is analyzed in association with importation of an integrated device design. The job description indicates the verification procedures to be performed and the portions of the design that are to be verified.
[0075] Layout versus schematic (LVS) verification is performed at
[0076] Design rule checking (DRC) is performed at
[0077] In one embodiment, ORC includes “flagging” edges in a layout that are predicted to result in silicon printability errors. In another embodiment, simulated silicon shapes are generated from the layout, then DRC is performed on the simulated silicon shapes. This can be thought of as “silicon DRC” or another application ORC.
[0078] Phase shift mask assignments are made at
[0079] In the foregoing specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes can be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.
[0080] While the preferred embodiment of the invention has been illustrated and described, it will be appreciated that various changes can be made therein without departing from the spirit and scope of the invention.