Method and apparatus that reports multiple status events...

Computer-aided design and analysis of circuits and semiconductor – Nanotechnology related integrated circuit design

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C716S030000

Reexamination Certificate

active

06594803

ABSTRACT:

BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to digital computing. More particularly, the present invention relates to a method and apparatus for one or more monitors that detects and reports a status event to a database. Additionally, the present invention relates to an apparatus and method that reports multiple status events to a database through a single program. Additionally, the present invention relates to a monitor language that describes status events using a plurality of keywords.
2. Description of the Related Art
A digital design performs a finite number of logical functions or operations. For instance, a typical digital design such as a microprocessor might support four separate operations called addition (a), multiplication (m), subtraction (s), and division (d). Within each operation, different specific events may occur. For instance, addition of two negative numbers may occur, or addition of two positive numbers may occur.
A digital design will support many combinations of events where each type of specific event is called a state. In more complex designs, events may happen serially so that the number of states is increased. For instance, the operation sequence addition-multiplication-division (amd) is a different state than the operation sequence addition-multiplication-subtraction (ams). More states exist in the digital design when each a, m, s, and d operation supports various types of operands (i.e., positive, negative, and zero). Each permutation combining possible specific events results in a different state.
Exhaustive verification of modem digital designs such as microprocessors is virtually impossible because such designs may attain an almost incalculable number of states. A designer must therefore determine a sub-list of states that represent the most interesting states. The sub-list of states should include functional events, which are events that can be defined based on the specification of the design, and implementation events, which are specific to how the designer chose to implement the specification. While the sub-list of interesting states is not exhaustive, it usually provides a yardstick for measuring test coverage. To gain an adequate level of confidence that the design is functioning correctly, it is necessary to verify whether the design attains all of these interesting states during operation or simulation.
Verification of digital designs is usually done using a simulator. A simulator is a program that runs the design file of a digital design in order to recreate how the design would perform on a computer chip. A common method for generating test stimulus is to use a random, or directed random, test case generator. With random test case generation, the correctness of the design being simulated is established by having the results predicted automatically by some sort of reference model. The actual checking may take many forms, ranging from comparing the final results in memory to checking internal state cycle-by-cycle. There are major advantages to using random test case generation. Computer programs can generate test cases much faster than people can, so many more design states can be reached in the same amount of time using random test case generation. This is critically important for complex designs which need a reasonable time-to-market. Also, by introducing randomness, the verification engineer can think of a general set of tests that would hit interesting states, and let the computer generate all the special cases. In many cases, the random test generator ends up creating situations that a tester may not have thought to create.
A drawback to random test case generation, however, is that it is difficult to know exactly what is being tested. Thus, it is difficult to gain an adequate level of confidence that the design is attaining all of the required states determined by the designer to be interesting. A number of approaches have been used to determine when a design has been sufficiently verified using random lit test case generation. One method is to use statistical data from previous designs to predict the expected bug rate. This requires that the statistical data exist for the same style of design and the same test generation tool. Another method is to simply try as many different test strategies with the random test generator as one can think of, and then run them until the bug rate decreases. A third method is to use coverage analysis tools to quantify what percentage of the existing design states have been hit.
Existing coverage analysis tools typically traverse the source code of the design to generate a list of unique states to be tracked. Since the resulting coverage data is based purely on the existing source code, the coverage data is very specific to the implementation of the design. There is no way to use the coverage data to evaluate functional coverage, or how much of the specification has been tested. It can also be difficult to evaluate how many of the cases that have not been hit are actually interesting. And finally, source-code generated coverage data can not include data on interesting combinations of events.
The present invention introduces a method for evaluating coverage from either a functional or an implementation perspective, including combinatorial coverage. It provides an easy way to write a software monitor to identify an event in a design and then log the information concerning attainment of the state into a database for further analysis. The analysis of the database will determine if adequate coverage is being performed on this list of events, and if not, the cause of the lack of coverage can be investigated. The list of events can be driven by the sub-list of events determined by the designer to be interesting.
The lists of interesting events in the test coverage of a design can, in some cases, be described by taking a cross product of some combination of events. For example, it is typically interesting to verify that the design has been tested where all combinations of two instructions have run back-to-back. Another example is to test all possible combinations of operands for an instruction. As designs are capable of executing more unique instructions with more types of operands, more interesting states can be expressed as a cross product of different events.
Supporting a new logic design style requires the invention of new coding techniques to verify the computer-aided design of the logic circuits and their constituent subcircuits. The N-nary logic design style is no exception. N-nary logic is a dynamic logic design style fully described in a copending patent application, U.S. patent application Ser. No. 09/019355, filed Feb. 5, 1998 (05.02.1998), now U.S. Pat. No. 6,066,965, and titled “Method and Apparatus for a N-Nary logic Circuit Using 1-of-4 Signals”, which is incorporated by reference for all purposes and is referred to as “The N-nary Patent.” The simulation of N-nary logic is fully described in the following copending patent applications: U.S. patent application Ser. No. 09/405,618, filed Sep. 24, 1999(24.09.1999), titled “Software Modeling of Logic Signals Capable of Holding More Than Two Values”, and U.S. patent application Ser. No. 09/405,474, filed Sep. 24, 1999(24.09.1999), titled “Four-State Simulation for Non-Binary Logic”, both of which are incorporated by reference for all purposes.
The N-nary logic family supports a variety of signal encodings, including 1-of-4. In 1-of-4 encoding, four wires are used to indicate one of four possible values. In contrast, traditional static logic design uses two wires to indicate four values, as is demonstrated in Table 1. In Table 1, the A
0
and A
1
wires are used to indicate the four possible values for operand A: 00, 01, 10, and 11. Table 1 also shows the decimal value of an encoded 1-of-4 signal corresponding to the two-bit operand value, and the methodology by which the value is encoded using four wires.
TABLE 1
2-bit
N-nary (1-of-4)
operand
Signal A
N-nary (1-of-4) Signal A
value
Decimal Value
1-of-4 wires

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 that reports multiple status events... 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 that reports multiple status events..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method and apparatus that reports multiple status events... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3000797

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