Method for creating a design verification test bench

A method for creating test benches for digital circuit design verification (1) partitions a design for purposes of test bench creation according to circuit type, (2) identifies circuit types and creates packaged testing strategies, (3) uses ATPG techniques to create comprehensive test sequences based on the circuit type classifications, and (4) incorporates the ATPG-produced test stimuli and expected responses into the test bench templates.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
RELATED APPLICATION

[0001] This patent application is a continuation of U.S. patent application Ser. No. 09/740,632 filed Dec. 18, 2000, and claims benefit of the filing date thereof.

FIELD OF THE INVENTION

[0002] The invention relates to digital design verification, and more specifically to a method for creating a design verification test bench using automatic test pattern generation (“ATPG”) and test strategies based on circuit-type classifications.

BACKGROUND OF THE INVENTION

[0003] Test benches for very large scale integrated circuit (“VLSI”) designs are difficult and time consuming to create. Additionally, the complexity of circuits is not being fully explored during (non-formal) verification testing. The techniques now being used to create test benches rely on an application of human intuition in the form of waveform editing and test benches written in a hardware description language (“HDL”), such as Verilog and VHDL.

[0004] These intuitive approaches suffer from the limitations that once plagued manufacturing test generation—the complexity overwhelms most human designers. Testing based on intuition is therefore generally inadequate, is prone to human design error, and takes much too long to create. The efforts of electronic design automation (“EDA”) tool designers have been directed primarily at helping the designer to produce larger designs in reasonably short time frames. Only a limited effort has been directed at helping the designer or test bench creator to create more useful test benches in less time. As a result, there is currently an imbalance between what a designer can produce and the ability of anyone to create test benches to adequately verify the design. What are needed are more powerful tools to aid in the creation of test benches.

[0005] The current state of the art is to provide rather elaborate assistance with waveform editing and HDL creation of test benches, but few tool makers have presented tools that help the test bench creator produce complex tests automatically, rapidly, in volume, and relatively free of error. The graphical means featured by many of today's top-flight EDA tools are simply inadequate to the needs of serious designers of large digital circuits. Waveform editing, no matter how user friendly, cannot produce the volume and quality of tests needed for large circuits. Forcing designers to work with these graphical tools—or, alternatively, requiring the designer to create test stimuli and expected responses using HDL techniques—slows the entire design process. Also, the graphical techniques rely entirely on human intuition to create test stimuli and expected responses.

SUMMARY OF THE INVENTION

[0006] The present invention offers a solution to this dilemma. The invention is a test bench creation tool (FIG. 1) that is to be integrated into typical EDA design tool suites, preferably as part of a simulation package. The tool provides a designer with an ability to classify parts of a design using such techniques as special comment lines. Once the parts of a design have been classified in this manner, the tool (or alternatively, the designer) selects pre-existing test bench HDL design templates suitable for the identified circuit classes. These HDL design templates provide much of the boilerplate programming that must exist in any test bench effort. The templates require the tool (or alternatively, the designer) to provide circuit parameters such as bus width, etc. ATPG techniques are available for invocation by the designer to develop tests for combinational logic, and test sequences for sequential logic according to the circuit classifications. The ATPG techniques also create expected responses for use in comparison with actual responses. The tool (or alternatively, the designer) copies the test stimuli and expected responses into the test bench templates to complete the test bench. The completed test benches are applied to the circuits being tested via a simulation tool (FIG. 2).

[0007] The ATPG techniques used in manufacturing test are not directly suitable for verification testing and must be modified somewhat to provide useful test bench stimuli. The goal in verification is to demonstrate that the HDL defines a circuit that does what the designer intended it to do, rather than to prove that the HDL does what a fault-free copy of the circuit does—the latter process sometimes called validation.

[0008] The test bench should operate in two modes, (1) a functional verification mode in which a few simple tests are applied to give the designer some assurances that the overall structure operates as intended, without too much attention to detail. A second mode (2) applies detailed tests and expected results to prove that there are no hidden surprises in the design.

[0009] Waveforms are useful during the functional verification mode because they rapidly give a designer confidence that the circuit is working properly—it is important to remember that the goal here is to bring a very large design up to speed as rapidly as possible.

[0010] During the detailed mode of operation, waveform inspection is used only when a designer wants to zero in on a specific area, or when comparison with expected results fails.

[0011] There is a fundamental problem here that the present invention does not address: the expected results are derived from an analysis of the HDL, so if there is some subtle error in the HDL it won't be caught by test benches produced in this way. That shortcoming notwithstanding, the present invention is an improvement over much of what is being offered today.

BRIEF SUMMARY OF THE DRAWING

[0012] FIG. 1 is a block diagram that illustrates a test bench creation system according to one aspect of the present invention.

[0013] FIG. 2 is a simplified prior art block diagram that illustrates the manner in which a test bench is applied to an HDL design by an EDA simulation tool.

DETAILED DESCRIPTION OF THE INVENTION

[0014] FIG. 1 is a block diagram that illustrates a test bench creation system according to one aspect of the present invention. The system is designated generally by the reference numeral 100 and includes an HDL circuit design 102, a classified HDL circuit design 104, a test bench HDL design template 106, ATPG-like tools 108, designer interactions 110, 112, designer-selected parameters 114, and various ATPG-generated test stimuli and expected responses 116-122.

[0015] In general, a test bench creation process according to the present invention begins with a completed HDL circuit design 102. If the designer has not already done so, he now classifies 110 the various parts of the design according to circuit type, e.g., finite state machines (FSMs), data paths, counters, and shift registers. The classifications are typically entered directly into the HDL circuit design using special comment lines. The result of the designer intervention 110 is a classified HDL circuit design 104.

[0016] The designer now invokes one or more HDL test bench templates 106 that he finds in a template library and brings into a working area for further refinement and modification. In many instances the designer at this point will specify parameters within the test bench template 106 that define bus widths, vector lengths, coding types, etc., for the classified HDL circuit design 104. The designer enters these parameters 114 into the test bench template 106.

[0017] The designer now causes the HDL circuit design 104 to be compiled to produce a netlist of some sort for use by the ATPG tools 108. The ATPG tools operate on the virtual circuit defined by the netlist to produce test vectors and expected responses for classified portions of the HDL design. The designer incorporates the resulting test vectors and expected responses into the test bench templates by cutting and pasting, or some other means 116-122 to produce completed test benches. In a specific embodiment, the resulting test benches are integrated into standard VLSI test bench creation tools to augment available test bench design techniques.

[0018] FIG. 2 is a simplified block diagram that illustrates the manner in which a test bench is applied to an HDL design by an EDA simulation tool. The process is designated generally by the reference numeral 200 and includes an HDL circuit design 202, a test bench 204, and an EDA simulation tool 206.

[0019] The completed test benches 204 are applied to an EDA simulation tool 206 to test the HDL circuit design 202 by known means. The invention is directed only at the process/system used to create the completed test benches 204.

[0020] Tests for functional verification are fairly simple and basically generate waveforms permitting the designer to assure himself that the HDL circuit does essentially what he intended it to do. Very often, boilerplate test bench templates suffice for this level of testing without assistance from ATPG-like processes. Tests for the more detailed phase however must insure that all implemented functions fully operate. Different testing strategies for different types of circuits are commonly used at this level of testing. The circuit classifications made earlier by the designer guide the ATPG-like processes at this point to apply an appropriate testing strategy, e.g., using an adder testing strategy for creating test vectors for an adder, a finite state machine (FSM) testing strategy for creating a test sequence for an FSM, a counter or shift register testing strategy, etc. A finite-state machine (FSM) is tested by insuring that it properly implements a state diagram, moving from one state to the next according to the inputs provided, and generating output signals as appropriate. Insuring that it can count properly and that specific transitions are made without hitch tests a counter. Insuring that specific numeric patterns properly generate sums and carries/borrows, and so forth tests arithmetic units. To a large extent, such specific testing can be controlled by template selection and bus-width specification. ATPG-like processes can assist by exhaustively testing single stuck-at faults and state transitions of a simulator-produced virtual circuit, the circuit used to generate the waveforms in response to test stimuli. An advantage of using a stuck-at fault model for testing an arithmetic unit, for example, is that the model greatly reduces the number of patterns that must be tested.

[0021] Another specific embodiment of the invention includes a computer program product including a computer readable medium for directing the computer to perform the steps of a method for creating a test bench, as illustrated in FIG. 1.

[0022] While the invention has been described in relation to the embodiments shown in the accompanying Drawing figures, other embodiments, alternatives and modifications will be apparent to those skilled in the art. It is intended that the Specification be exemplary only, and that the true scope and spirit of the invention be indicated by the following claims.

Claims

1. A method for creating a test bench, comprising the steps of:

providing a circuit design expressed in an HDL;
classifying the various parts of the HDL circuit design according to predetermined circuit-types;
providing a test bench HDL design template library in which each template corresponds to a predetermined circuit-type;
selecting library templates that correspond to classified parts of the HDL circuit design;
merging the selected templates into a master template to form a functional verification test bench for the HDL circuit design; and
returning the functional verification test bench.

2. The method as set forth in claim 1, including the additional steps of:

providing a plurality of ATPG tools;
providing a virtual circuit netlist corresponding to the HDL circuit design;
applying the ATPG tools to the netlist to obtain detailed test vectors and test vector sequences for testing selected parts of the classified HDL circuit design;
combining the detailed test vectors and test vector sequences with the master template to form a complete verification test bench for the HDL circuit design; and
returning the complete verification test bench.

3. The method as set forth in claim 1, wherein the step of merging the selected templates into a master template further includes modifying the selected templates by specifying parameters of the actual circuit.

4. The method as set forth in claim 3, further including providing means permitting a circuit designer to modify the selected templates by specifying parameters of the actual circuit, and the circuit designer making the modifications.

5. The method as set forth in claim 2, further providing means permitting a circuit designer to selectively apply the APTG tools to the netlist to obtain test vectors and vector sequences, and the circuit designer selectively applying the ATPG tools to the netlist.

6. A test bench creation tool for use with an existing EDA tool, comprising:

means for receiving an HDL circuit design;
means permitting a user to annotate portions of the HDL circuit design to create a design classified by circuit-type;
a library of test bench HDL design templates;
means permitting the user to select test bench HDL design templates from the library corresponding to each classified circuit portion, and to modify the selected templates to include specific parameters of the HDL circuit design;
means permitting the user to merge the selected and modified test bench HDL design templates into a master file to form a functional verification test bench.

7. The test bench creation tool as set forth in claim 6, further including:

a netlist defining a virtual circuit corresponding to the HDL circuit design;
a plurality of ATPG tools;
means permitting the user to selectively apply the ATPG tools to the netlist for obtaining test vectors and vector sequences;
means permitting the user to combine the test vectors and vector sequences with the functional verification test bench to form a complete verification test bench;
means for returning the complete verification test bench for use in verification testing to the circuit design.

8. The test bench creation tool as set forth in claim 6, wherein the means permitting the user to merge the selected and modified test bench HDL design templates includes means permitting the user to edit the merged file.

9. The test bench creation tool as set forth in claim 7, further including means permitting the user to edit the test vectors and vector sequences.

10. A computer program product for use with a computer system, comprising:

a computer readable medium; and
means provided on the medium for directing the computer system to perform the following steps, defining a method for creating a verification test bench:
providing a circuit design expressed in an HDL;
providing a library of test bench HDL design templates, each adapted for testing a predetermined classification of a circuit-type;
classifying the parts of the HDL circuit design according to the predetermined circuit-types;
selecting library test bench HDL design templates for each classified part of the HDL circuit design;
merging the selected test bench HDL design templates into a single file; and
returning the file as a functional verification test bench.

11. The computer program product as set forth in claim 10, wherein the means provided on the medium for directing the computer system to perform the steps defining a method for creating a verification test bench, further include:

providing a plurality of ATPG tools;
providing a virtual circuit netlist corresponding to the HDL circuit design;
applying the ATPG tools to netlist to generate detailed test vectors and test vector sequences for the virtual circuit;
combining the test vectors and vector sequences into a complete verification test bench; and
returning the complete verification test bench.

12. The computer program product as set forth in claim 10, wherein the step of merging the selected templates into a single file further includes modifying the selected templates by specifying parameters of the actual circuit.

13. The computer program product as set forth in claim 12, further including providing means permitting a circuit designer to modify the selected templates by specifying parameters of the actual circuit, and the circuit designer making the modifications.

14. The computer program product as set forth in claim 11, further providing means permitting a circuit designer to selectively apply the APTG tools to the netlist to obtain test vectors and vector sequences, and the circuit designer selectively applying the ATPG tools to the netlist.

15. The computer program product as set forth in claim 10, further including means permitting a circuit designer to edit the functional verification test bench.

Patent History
Publication number: 20030135832
Type: Application
Filed: Dec 2, 2002
Publication Date: Jul 17, 2003
Inventor: Delmas R. Buckley (Livermore, CA)
Application Number: 10308294
Classifications
Current U.S. Class: 716/5; 716/4
International Classification: G06F017/50; G06F009/45;