The above as well as additional objectives, features and advantages of the present invention become apparent in the following detailed written description.
The novel and inventive features believed to the characteristics of the invention are set forth in the appended claims. The invention itself and its advantages are best understood by reference to the following detailed description of preferred embodiments in conjunction with the accompanied drawings, wherein:
In a step 10 a schematic of a custom circuit is provided. The schematic is a structural description of said custom circuit, its electronic elements and their interconnections. The schematic is created on basis of an HDL description, which is a formalized representation of the logic in a custom circuit. Initially the scan chain in the HDL description is in an unspecific order. During the initial creation of the schematic and the following placement the order of the scan chain is ignored. At this stage it is not mandatory that the scan chain in the schematic corresponds to the scan chain in the HDL description.
In a step 12 it is checked if any networks are connected to the scan inputs and scan outputs of any storage element. In this case said networks are deleted on every level of the schematic in a step 14.
According to a step 16 the scan input and scan output of each storage element is propagated to the top level of the design hierarchy. After this step 16 the scan inputs and scan outputs of all storage elements are accessible from said top level of the design hierarchy. This allows an optimal flexibility for the wiring of the scan chain. The scan inputs and scan outputs are independent of the hierarchy level a storage element is contained. The scan inputs and scan outputs of each storage element are accessible from the top level of the design hierarchy.
In a step 18 the scan inputs and scan outputs of all storage elements are declared as primary inputs and primary outputs, respectively. This means that they are not connected to other signal sources or sinks and allows easy determinations of the position of each scan input and scan output and therefore the position of each storage element in the layout.
In a step 20 either a new layout of the custom circuit is created or an existing layout is modified according to the modifications of the schematic in the step 18. The layout describes the geometrical and physical representation of the custom electronic circuit design. Since the scan inputs and scan outputs of all storage elements are declared as primary inputs and primary outputs, the pin positions for said inputs and outputs can be determined for the creation of the scan chain.
In a step 22 the position of each scan input and scan output in the layout is determined.
The positions of each scan input and scan output are stored in a data structure together with the names of the storage elements according to the step 24.
The continuation of the flow chart diagram of the inventive method is illustrated in
In a step 26 a correspondence table is composed. In said correspondence table the name of each storage element in the schematic corresponds to an according name of a storage element in the HDL description. The correspondence table is stored in a step 28.
The last storage element of the scan chain is selected manually or automatically in a step 30. For example, either the first or the last storage element of the scan chain is selected.
A predetermined algorithm orders the elements of the scan chain in a step 32 by using the data of the step 24. If for example the last storage element has been selected in the step 30 before, the scan chain is built up backwards. The algorithm may comprise a condition that the connection between two storage elements on the same vertical position has a higher priority than the connection between two storage elements of different vertical positions. Using such conditions the scan chain mostly results in a meander structure.
In a step 34 the scan chain is displayed graphically in the layout. In a step 36 the user can check the scan chain and make any changes by defining mandatory connections between the storage elements in a step 38. Such mandatory connections between storage elements are taken into account in a further iteration in the step 32. The result of said repeated step 32 is displayed to the user in the layout again according to the step 34.
If the user accepts the proposed scan chain at last, the new scan chain is back-annotated to the top level of the schematic in a step 40. Then all primary scan inputs and scan outputs declared in the step 18 are deleted. Only the scan input of the first storage element in the scan chain is defined as primary input. Further only the scan output of the last storage element in the scan chain is defined as primary output. This is updated accordingly in the layout.
In a step 42 an assignment list for the HDL description is created. The assignment list is inserted into the HDL description. Then the HDL description corresponds to the schematic, i.e. the representation of the scan chain in the HDL description is identical to its representation in the schematic.
Instead of selecting the last storage element of the scan chain in the step 30, alternatively the first storage element of the scan chain may be selected in the step 30. In this case the scan chain is built up forwards beginning with the first storage element.
Further the scan chain may be divided into two or more partial chains. In this case the first and/or the last storage elements of said partial chains have to be defined in step 30.
In a further embodiment, instead of selecting the last or first storage element of the scan chain according to the step 30, the scan output or scan input, respectively, may be selected at first.
Said part of the custom circuit comprises a first cell 52 and a second cell 54. The first cell 52 includes a first storage element 60, a second storage element 62 and a third storage element 64. The second cell 54 also includes the first storage element 60, the second storage element 62 and the third storage element 64. The first cell 52 and the second cell 54 are identical. Each storage element 60, 62 and 64 comprises a scan input 66 and a scan output 68. The scan output 68 of one storage element 60, 62 and 64 is connected to the scan input 66 of the next storage element 60, 62 or 64 within the first cell 52 or the second cell 54, respectively, via internal interconnections 50.
The scan output 68 of the third storage element 64 in the first cell 52 is connected to the scan input 66 of the third storage element 64 in the second cell 54 via the internal interconnection 50. The scan input 66 of the first storage element 60 in the first cell 52 may be connected to any further scan output or to a primary input of the scan chain via the internal interconnection 50. The scan input 68 of the first storage element 60 in the second cell 54 may be connected to any further scan input or to a primary output of the scan chain via the internal interconnection 50.
Regarding their functionality the first cell 52 and the second cell 54 are identical. Their storage elements 60, 62 and 64 are interconnected according to the same scheme by logical gates via data input and data outputs, which are not shown in
However, the scan inputs 66 and scan outputs 68 of the storage elements 60, 62 and 64 in
The scan output 68 of the third storage element 64 in the first cell 52 is connected to the scan input 66 of the first storage element 60 in the second cell 54 via the external interconnection 51. The scan input 66 of the first storage element 60 in the first cell 52 may be connected to any further scan output or to the primary input of the scan chain via the external interconnection 51. The scan output 68 of the third storage element 64 in the second cell 54 may be connected to any further scan input or to the primary output of the scan chain via the external interconnection 51.
Regarding their functionality the first cell 52 and the second cell 54 are identical. Their storage elements 60, 62 and 64 are interconnected according to the same scheme by logical gates via data input and data outputs, which are not shown in
As the routing of the scan chain is done internally in cell 52 and 54 the storage elements 60, 62 and 64 in the first cell 52 and in the second cell 54 consequently have the same order along the scan chain.
The comparison of
Design process 910 may include using a variety of inputs; for example, inputs from library elements 930 which may house a set of commonly used elements, circuits, and devices, including models, layouts, and symbolic representations, for a given manufacturing technology (e.g., different technology nodes, 32 nm, 45 nm, 90 nm, etc.), design specifications 940, characterization data 950, verification data 960, design rules 970, and test data files 985 (which may include test patterns and other testing information). Design process 910 may further include, for example, standard circuit design processes such as timing analysis, verification, design rule checking, place and route operations, etc. One of ordinary skill in the art of integrated circuit design can appreciate the extent of possible electronic design automation tools and applications used in design process 910 without deviating from the scope and spirit of the invention. The design structure of the invention is not limited to any specific design flow.
Ultimately, design process 910 preferably translates circuit 100, along with the rest of the integrated circuit design (if applicable), into a final design structure 990 (e.g., information stored in a GDS storage medium). Final design structure 990 may comprise information such as, for example, test data files, design content files, manufacturing data, layout parameters, wires, levels of metal, vias, shapes, test data, data for routing through the manufacturing line, and any other data required by a semiconductor manufacturer to produce circuit 100. Final design structure 990 may then proceed to a stage 995 where, for example, final design structure 990: proceeds to tape-out, is released to manufacturing, is sent to another design house or is sent back to the customer.
It is an advantage of the present invention that the hierarchy of the design is maintained in the schematic as well as in the layout. Although the hierarchy in the layout is maintained, propagating scan input and scan output of each storage element to the top-level of the hierarchy allows a maximum of possibilities for connecting said storage elements. This results in a custom circuit according to
Additionally, propagating the scan inputs and scan outputs to the top level of the design hierarchy allow that the position of each storage element may be determined directly. It is not necessary to analyze the sub-cells in every level.
The inventive method is also suitable for generating a plurality of scan chains in a custom electronic circuit design. These scan chains may be used for parallel test cases.
The present invention can also be embedded in a computer program product which comprises all the features enabling the implementation of the methods described herein. Further, when loaded in a computer system, said computer program product is able to carry out these methods.
Although illustrative embodiments of the present invention have been described herein with reference to the accompanying drawings, it is to be understood that the present invention is not limited to those precise embodiments, and that various other changes and modifications may be affected therein by one skilled in the art without departing from the scope or spirit of the invention. All such changes and modifications are intended to be included within the scope of the invention as defined by the appended claims.
Number | Date | Country | Kind |
---|---|---|---|
06120195.0 | Sep 2006 | DE | national |