BUILT-IN-SELF-TEST (BIST) ORGANIZATIONAL FILE GENERATION
Aspects of the invention provide for creating a built-in-self-test (BIST) organizational file for an integrated circuit (IC) chip. In one embodiment, a method includes: receiving a design file including a hierarchy of memory modules, each module including a plurality of memory wrappers; scanning each memory wrapper in each hierarchical level of memory modules for a BIST type; creating, based on the hierarchical level and the BIST type, an ordered list of memory wrappers; adding, based on the BIST type, a BIST engine for each memory wrapper listed in the ordered list; and adding a plurality of references statements to the ordered list to create the BIST organizational file.
Latest IBM Patents:
- INTERACTIVE DATASET EXPLORATION AND PREPROCESSING
- NETWORK SECURITY ASSESSMENT BASED UPON IDENTIFICATION OF AN ADVERSARY
- NON-LINEAR APPROXIMATION ROBUST TO INPUT RANGE OF HOMOMORPHIC ENCRYPTION ANALYTICS
- Back-side memory element with local memory select transistor
- Injection molded solder head with improved sealing performance
The subject matter disclosed herein relates generally to integrated circuits. More specifically, the disclosure provided herein relates to methods for creating a built-in-self-test (BIST) organizational file for an integrated circuit (IC) chip.
A BIST organizational file is a data structure that represents a customer's desired memory BIST organization for a particular chip design, or a subset of the chip design. A chip design may contain hundreds or thousands of embedded memories that must be tested. Since each hierarchical memory wrapper instance name must be represented in the BIST organizational file, it would take a significant amount of time to manually develop a BIST organizational file.
BRIEF DESCRIPTION OF THE INVENTIONAspects of the invention provide for creating a built-in-self-test (BIST) organizational file for an integrated circuit (IC) chip. In one embodiment, a method includes: receiving a design file including a hierarchy of memory modules, each module including a plurality of memory wrappers; scanning each memory wrapper in each hierarchical level of memory modules for a BIST type; creating, based on the hierarchical level and the BIST type, an ordered list of memory wrappers; adding, based on the BIST type, a BIST engine for each memory wrapper listed in the ordered list; and adding a plurality of references statements to the ordered list to create the BIST organizational file.
A first aspect of the invention provides a computer-implemented method of creating a built-in-self-test (BIST) organizational file for an integrated circuit (IC) chip, the method comprising: receiving a design file including a hierarchy of memory modules, each module including a plurality of memory wrappers; scanning each memory wrapper in each hierarchical level of memory modules for a BIST type; creating, based on the hierarchical level and the BIST type, an ordered list of memory wrappers; adding, based on the BIST type, a BIST engine for each memory wrapper listed in the ordered list; and adding a plurality of references statements to the ordered list to create the BIST organizational file.
A second aspect of the invention provides a computer program comprising program code embodied in at least one computer-readable medium, which when executed, enables a computer system to implement a method of creating a built-in-self-test (BIST) organizational file for an integrated circuit (IC) chip, the method comprising: receiving a design file including a hierarchy of memory modules, each module including a plurality of memory wrappers; scanning each memory wrapper in each hierarchical level of memory modules for a BIST type; creating, based on the hierarchical level and the BIST type, an ordered list of memory wrappers; adding, based on the BIST type, a BIST engine for each memory wrapper listed in the ordered list; and adding a plurality of references statements to the ordered list to create the BIST organizational file.
A third aspect of the invention provides a computer system, comprising: at least one computing device configured to create a built-in-self-test (BIST) organizational file for an integrated circuit (IC) chip by: receiving a design file including a hierarchy of memory modules, each module including a plurality of memory wrappers; scanning each memory wrapper in each hierarchical level of memory modules for a BIST type; creating, based on the hierarchical level and the BIST type, an ordered list of memory wrappers; adding, based on the BIST type, a BIST engine for each memory wrapper listed in the ordered list; and adding a plurality of references statements to the ordered list to create the BIST organizational file.
These and other features of this invention will be more readily understood from the following detailed description of the various aspects of the invention taken in conjunction with the accompanying drawings that depict various embodiments of the invention, in which:
It is noted that the drawings of the invention are not to scale. The drawings are intended to depict only typical aspects of the invention, and therefore should not be considered as limiting the scope of the invention. In the drawings, like numbering represents like elements between the drawings.
DETAILED DESCRIPTION OF THE INVENTIONAs mentioned above, the subject matter disclosed herein relates generally to integrated circuits. More specifically, the disclosure provided herein relates to methods for creating a built-in-self-test (BIST) organizational file for an integrated circuit (IC) chip.
A BIST organizational file is a data structure that represents a customer's desired memory BIST organization for a particular chip design, or a subset of the chip design. A chip design may contain hundreds or thousands of embedded memories that must be tested. Since each hierarchical memory wrapper instance name must be represented in the BIST organizational file, it would take a significant amount of time to manually develop a BIST organizational file.
Aspects of the invention provide for creating a built-in-self-test (BIST) organizational file for an integrated circuit (IC) chip. In one embodiment, a method includes: receiving a design file including a hierarchy of memory modules, each module including a plurality of memory wrappers; scanning each memory wrapper in each hierarchical level of memory modules for a BIST type; creating, based on the hierarchical level and the BIST type, an ordered list of memory wrappers; adding, based on the BIST type, a BIST engine for each memory wrapper listed in the ordered list; and adding a plurality of references statements to the ordered list to create the BIST organizational file. The BIST organizational file created is a default file that can be modified by the customer, according to the customer's specific desired arrangement.
Turning now to
Computer system 20 is shown including a processing component 22 (e.g., one or more processors), a storage component 24 (e.g., a storage hierarchy), an input/output (I/O) component 26 (e.g., one or more I/O interfaces and/or devices), and a communications pathway 28. In general, processing component 22 executes program code, such as BIST file program 30, which is at least partially fixed in storage component 24. While executing program code, processing component 22 can process data, which can result in reading and/or writing transformed data from/to storage component 24 and/or I/O component 26 for further processing. Pathway 28 provides a communications link between each of the components in computer system 20. I/O component 26 can comprise one or more human I/O devices, which enable a human user 12 to interact with computer system 20 and/or one or more communications devices to enable a system user 12 to communicate with computer system 20 using any type of communications link. To this extent, BIST file program 30 can manage a set of interfaces (e.g., graphical user interface(s), application program interface, and/or the like) that enable human and/or system users 12 to interact with BIST file program 30. Further, BIST file program 30 can manage (e.g., store, retrieve, create, manipulate, organize, present, etc.) the data, such as a design file 40, a module reference file (MRF) 42, or a BIST tech file (BTF) 46, using any solution.
In any event, computer system 20 can comprise one or more general purpose computing articles of manufacture (e.g., computing devices) capable of executing program code, such as BIST file program 30, installed thereon. As used herein, it is understood that “program code” means any collection of instructions, in any language, code or notation, that cause a computing device having an information processing capability to perform a particular action either directly or after any combination of the following: (a) conversion to another language, code or notation; (b) reproduction in a different material form; and/or (c) decompression. To this extent, BIST file program 30 can be embodied as any combination of system software and/or application software.
Further, BIST file program 30 can be implemented using a set of modules 32. In this case, a module 32 can enable computer system 20 to perform a set of tasks used by BIST file program 30, and can be separately developed and/or implemented apart from other portions of BIST file program 30. As used herein, the term “component” means any configuration of hardware, with or without software, which implements the functionality described in conjunction therewith using any solution, while the term “module” means program code that enables a computer system 20 to implement the actions described in conjunction therewith using any solution. When fixed in a storage component 24 of a computer system 20 that includes a processing component 22, a module is a substantial portion of a component that implements the actions. Regardless, it is understood that two or more components, modules, and/or systems may share some/all of their respective hardware and/or software. Further, it is understood that some of the functionality discussed herein may not be implemented or additional functionality may be included as part of computer system 20.
When computer system 20 comprises multiple computing devices, each computing device can have only a portion of BIST file program 30 fixed thereon (e.g., one or more modules 32). However, it is understood that computer system 20 and BIST file program 30 are only representative of various possible equivalent computer systems that may perform a process described herein. To this extent, in other embodiments, the functionality provided by computer system 20 and BIST file program 30 can be at least partially implemented by one or more computing devices that include any combination of general and/or specific purpose hardware with or without program code. In each embodiment, the hardware and program code, if included, can be created using standard engineering and programming techniques, respectively.
Regardless, when computer system 20 includes multiple computing devices, the computing devices can communicate over any type of communications link. Further, while performing a process described herein, computer system 20 can communicate with one or more other computer systems using any type of communications link. In either case, the communications link can comprise any combination of various types of optical fiber, wired, and/or wireless links; comprise any combination of one or more types of networks; and/or utilize any combination of various types of transmission techniques and protocols.
As discussed herein, BIST file program 30 enables computer system 20 to create a BIST organizational file 60 of an IC (e.g., represented by design file 40). To this extent, computer system 20 may perform the method according to aspects of the invention, as discussed herein with respect to
Turning now to
As seen in
As shown in
At S2, each memory wrapper in each hierarchical level of memory modules 102, 106, 108, 110 are scanned to determine a BIST type for each memory wrapper. In order to determine a BIST type for each memory wrappers, at S4, a BIST tech file 44 (
The hierarchical level of the memory wrapper (i.e., which memory module the memory wrapper belongs to) and the BIST type is used to create an ordered list of memory wrappers. For example, turning now to
Turning now to
An example of the ordered list 46 for the design file 40 shown in
Following the example of design file 40 shown in
For example, at S7, additional statements for a particular module view are added to the ordered list 46 to create a BIST organizational file 60 (
At S8, additional statements for a “top level” design are added to the ordered list 46 to create a BIST organizational file 60 (
In
The additional statements for a top level BIST organizational file 60, added, at S8, include, for example: “top_ref=Top”; “WRAP_CC_ECID_T09”; “WRAP FUSECENTL_T09”; “WRAP_BISTCNTL_T09”; and “end_top_ref.”
It is understood that the BIST organization file 60 shown in the figures may be a text file, or any other file as known in the art. Therefore, once a customer receives the default BIST organizational file 60 as shown in
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms “a”, “an” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises” and/or “comprising,” when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
This written description uses examples to disclose the invention, including the best mode, and also to enable any person skilled in the art to practice the invention, including making and using any devices or systems and performing any incorporated methods. The patentable scope of the invention is defined by the claims, and may include other examples that occur to those skilled in the art. Such other examples are intended to be within the scope of the claims if they have structural elements that do not differ from the literal language of the claims, or if they include equivalent structural elements with insubstantial differences from the literal languages of the claims.
Claims
1. A computer-implemented method of creating a built-in-self-test (BIST) organizational file for an integrated circuit (IC) chip, the method comprising:
- receiving a design file including a hierarchy of memory modules, each module including a plurality of memory wrappers;
- scanning each memory wrapper in each hierarchical level of memory modules for a BIST type;
- creating, based on the hierarchical level and the BIST type, an ordered list of memory wrappers;
- adding, based on the BIST type, a BIST engine for each memory wrapper listed in the ordered list; and
- adding a plurality of additional statements to the ordered list to create the BIST organizational file.
2. The computer-implemented method of claim 1, further comprising:
- receiving a module reference file (MRF) including a BIST organizational file for a plurality of memory wrappers in at least one module.
3. The computer-implemented method of claim 2, wherein only the plurality of memory wrappers in the modules not listed in the MRF are scanned and at least one reference statement corresponding to a specified view of each occurrence of the modules listed in the MRF is added to the BIST organizational file.
4. The computer-implemented method of claim 1, wherein scanning further comprising:
- receiving a BIST tech file (BTF) that indicates a BIST type for each type of memory wrapper; and
- scanning the BIST tech file for each memory wrapper in each hierarchical level of memory modules for a BIST type.
5. The computer-implemented method of claim 1, further comprising:
- determining, based on the design file, a level for the BIST organizational file, wherein the plurality of references statements added to the ordered list to create the BIST organizational file is based on the level for the BIST organizational file.
6. The computer-implemented method of claim 1, wherein the design file is a register-transfer level file.
7. The computer-implemented method of claim 1, wherein the BIST organizational file is a text file.
8. A computer program comprising program code embodied in at least one computer-readable medium, which when executed, enables a computer system to implement a method of creating a built-in-self-test (BIST) organizational file for an integrated circuit (IC) chip, the method comprising:
- receiving a design file including a hierarchy of memory modules, each module including a plurality of memory wrappers;
- scanning each memory wrapper in each hierarchical level of memory modules for a BIST type;
- creating, based on the hierarchical level and the BIST type, an ordered list of memory wrappers;
- adding, based on the BIST type, a BIST engine for each memory wrapper listed in the ordered list; and
- adding a plurality of additional statements to the ordered list to create the BIST organizational file.
9. The computer program of claim 8, further comprising:
- receiving a module reference file (MRF) including a BIST organizational file for a plurality of memory wrappers in at least one module.
10. The computer program of claim 9, wherein only the plurality of memory wrappers in the modules not listed in the MRF are scanned and at least one reference statement corresponding to a specified view of each occurrence is of the modules listed in the MRF added to the BIST organizational file.
11. The computer program of claim 8, wherein scanning further comprising:
- receiving a BIST tech file (BTF) that indicates a BIST type for each type of memory wrapper; and
- scanning the BIST tech file for each memory wrapper in each hierarchical level of memory modules for a BIST type.
12. The computer program of claim 8, further comprising:
- determining, based on the design file, a level for the BIST organizational file, wherein the plurality of references statements added to the ordered list to create the BIST organizational file is based on the level for the BIST organizational file.
13. The computer program of claim 8, wherein the design file is a register-transfer level file.
14. The computer program of claim 8, wherein the BIST organizational file is a text file.
15. A computer system, comprising:
- at least one computing device configured to create a built-in-self-test (BIST) organizational file for an integrated circuit (IC) chip by: receiving a design file including a hierarchy of memory modules, each module including a plurality of memory wrappers; scanning each memory wrapper in each hierarchical level of memory modules for a BIST type; creating, based on the hierarchical level and the BIST type, an ordered list of memory wrappers; adding, based on the BIST type, a BIST engine for each memory wrapper listed in the ordered list; and adding a plurality of additional statements to the ordered list to create the BIST organizational file.
16. The computer system of claim 15, further comprising:
- receiving a module reference file (MRF) including a BIST organizational file for a plurality of memory wrappers in at least one module, wherein only the plurality of memory wrappers in the modules not listed in the MRF are scanned and at least one reference statement corresponding to a specified view of each occurrence of the modules listed in the MRF is added to the BIST organizational file.
17. The computer system of claim 15, wherein scanning further comprising:
- receiving a BIST tech file (BTF) that indicates a BIST type for each type of memory wrapper; and
- scanning the BIST tech file for each memory wrapper in each hierarchical level of memory modules for a BIST type.
18. The computer system of claim 15, further comprising:
- determining, based on the design file, a level for the BIST organizational file, wherein the plurality of references statements added to the ordered list to create the BIST organizational file is based on the level for the BIST organizational file.
19. The computer system of claim 15, wherein the design file is a register-transfer level file.
20. The computer system of claim 15, wherein the BIST organizational file is a text file.
Type: Application
Filed: Aug 6, 2012
Publication Date: Feb 6, 2014
Applicant: INTERNATIONAL BUSINESS MACHINES CORPORATION (Armonk, NY)
Inventors: Craig M. Monroe (South Burlington, VT), Michael R. Ouellette (Westford, VT), Douglas E. Sprague (Jericho, VT)
Application Number: 13/567,127
International Classification: G11C 29/12 (20060101);