Method and apparatus for determining expected values during...

Error detection/correction and fault detection/recovery – Pulse or data error handling – Digital logic testing

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C714S739000, C714S033000, C703S017000, C709S241000, C716S030000

Reexamination Certificate

active

06493841

ABSTRACT:

MICROFICHE APPENDIX
This patent includes a Microfiche Appendix which consists of a total of 5 microfiche that contain a total of 442 frames.
FIELD OF THE INVENTION
The present invention relates generally to verification languages, and more particularly to language statements which verify whether a system under test has responded to a stimulus with certain expected values.
BACKGROUND OF THE INVENTION
To tackle the increasing complexity of integrated digital electronic circuits, designers need faster and more accurate methods for verifying the functionality and timing of such circuits, particularly in light of the need for ever-shrinking product development times.
The complexity of designing such circuits is often handled by expressing the design in a high-level hardware description language (HLHDL). The HLHDL description is then converted into an actual circuit through a process, well known to those of ordinary skill in the art as “synthesis,” involving translation and optimization. Typical examples of an HLHDL are IEEE Standard 1076-1993 VHDL and IEEE Standard 1364-1995 Verilog HDL, both of which are herein incorporated by reference.
An HLHDL description can be verified by simulating the HLHDL description itself, without translating the HLHDL to a lower-level description. This simulation is subjected to certain test data and the simulation's responses are recorded or analyzed.
Verification of the HLHDL description is important since detecting a circuit problem early prevents the expenditure of valuable designer time on achieving an efficient circuit implementation for a design which, at a higher level, will not achieve its intended purpose. In addition, simulation of the design under test (DUT) can be accomplished much more quickly in an HLHDL than after the DUT has been translated into a lower-level, more circuit oriented, description.
The verification of HLHDL descriptions has been aided through the development of Hardware Verification Languages (or HVLs). Among other goals, HVLs are intended to provide programming constructs and capabilities which are more closely matched to the task of modeling the environment of an HLHDL design than are, for example, the HLHDL itself or software-oriented programming languages (such as C or C++). HVLs permit a DUT, particularly those DUTs expressed in an HLHDL, to be tested by stimulating certain inputs of the DUT and monitoring the resulting states of the DUT.
SUMMARY OF THE INVENTION
The present invention relates to an HVL, referred to as Vera, for the verification of any form of digital circuit design. Vera is preferably used for testing a DUT modeled in a high-level hardware description language (HLHDL) such as Verilog HDL.
More specifically, the present invention relates to an HVL capability, known as an “expect,” for monitoring the values at certain nodes of the DUT at certain times and for determining whether those values are in accordance with the DUT's expected performance.
In particular, the present invention relates to a form of expect referred to as “restricted.” When a restricted expect is first executed as part of a Vera language program, an initial check is made to determine whether the DUT's nodes monitored by the expect have the anticipated values. If these nodes do, then the restricted expect is considered to have been satisfied, and processing of the Vera language program continues with the next statements in its flow of control. If the expect is not satisfied immediately, it will then check whether a window of time has been specified during which it may still be satisfied. If no window of time is specified, then the expect is not satisfied and a “simulation error” is generated. If a window of time is specified, then during that time period the expect will monitor for the first transition on any of the nodes whose value it is programmed to check. At the time of this first transition, if the DUT's nodes do correspond to the expected values, then the expect is satisfied. If the DUT's nodes do not correspond to the expected values, then the expect is not satisfied and a simulation error is generated. If, upon the conclusion of the window period, no transition has occurred on any of the nodes monitored by the expect, then the expect is also not satisfied and a simulation error is generated. An offset “delay” may also be specified, which will delay any monitoring by the expect, as well as any action which the expect might take as a result of that monitoring, for a specified time period.
Advantages of the invention will be set forth, in part, in the description that follows and, in part, will be understood by those skilled in the art from the description or may be learned by practice of the invention. The advantages of the invention will be realized and attained by means of the elements and combinations particularly pointed out in the appended claims and equivalents.


REFERENCES:
patent: 4070565 (1978-01-01), Borrelli
patent: 4937827 (1990-06-01), Beck et al.
patent: 5202889 (1993-04-01), Aharon et al.
patent: 5469367 (1995-11-01), Puri et al.
patent: 5513122 (1996-04-01), Cheng et al.
patent: 5530370 (1996-06-01), Langhof et al.
patent: 5530841 (1996-06-01), Gregory et al.
patent: 5548525 (1996-08-01), Albee et al.
patent: 5594741 (1997-01-01), Kinzelman et al.
patent: 5649164 (1997-07-01), Childs et al.
patent: 5684808 (1997-11-01), Valind
patent: 5784377 (1998-07-01), Baydar et al.
patent: 5841967 (1998-11-01), Sample et al.
patent: 5870590 (1999-02-01), Kita et al.
patent: 5905883 (1999-05-01), Kasuya
patent: 5907494 (1999-05-01), Dangelo et al.
patent: 5920490 (1999-07-01), Peters
patent: 6006028 (1999-12-01), Aharon et al.
patent: 6035109 (2000-03-01), Ashar et al.
patent: 6044211 (2000-03-01), Jain
patent: 6076083 (2000-06-01), Baker
patent: 6077304 (2000-06-01), Kasuya
patent: 6081864 (2000-06-01), Lowe et al.
patent: 6110218 (2000-08-01), Jennings
patent: 6141630 (2000-10-01), McNamara et al.
patent: 6167363 (2000-12-01), Stapleton
patent: 6182258 (2001-01-01), Hollander
patent: 6192504 (2001-02-01), Pfluger et al.
patent: 6212625 (2001-04-01), Russell
patent: 6219809 (2001-04-01), Noy
U.S. patent application Ser. No. 60/048,755, Hollander et al., filed Jun. 3, 1997.
IBM TDB (“Behavioral Fault Simulation”, IBM Technical Disclosure Bulletin, vol. 28, No. 4, Sep. 1, 1985, pp. 1577-1578 (1-3)).
Yang et. al. (“Scheduling and control generation with environmental constraints based on automata representations”, IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, vol. 15, No. 2, Feb. 1996, pp. 166-183).
Cabodi et al. (“Extending equivalence class computation to large FSMs”, 1995 IEEE International Conference on Computer Design: VLSI in Computers and Processors, Oct. 2, 1995, pp. 258-263).
Hsiao et al. (“Fast static compaction algorithms for sequential circuit test vectors”, IEEE Transactions on Computers, vol. 48, No. 3, Mar. 1999, pp. 311-322).
Pomeranz et al. (“ACTIV-LOCSTEP: a test generation procedure based on logic simulation and fault activation”, Twenty-Seventh Annual International Symposium on Fault-Tolerant Computing, 1997, FTCS-27, Digest of Papers, Jun. 24, 1997, pp. 144-151).
Mark R. Headington and David D. Riley, “Data Abstraction and Structures Using C++”, D.C. Health and Company, 1994, pp. 72-79, 144-149, 492-497, and 506-517.
Gary York, Robert Mueller-Thuns, Jagat Patel and Derek Beatty, “An Integrated Environment for HDL Verification”, IEEE 1995, pp. 9-18.
A. J. van der Hoeven, P. van Prooijen, E. F. Deprettere and P. M. Dewilde, “A Hardware Design System based on Object-Oriented Principles”, IEEE, 1991, p. 459-463.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method and apparatus for determining expected values during... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method and apparatus for determining expected values during..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method and apparatus for determining expected values during... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2982317

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.