Hardware design language for the design of integrated circuits

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

C703S014000

Reexamination Certificate

active

06421808

ABSTRACT:

BACKGROUND OF THE INVENTION
This invention relates to the automated design of electronic circuits, and in particular to the automated design of integrated circuits using a computer system.
Digital systems are highly complex. The process of digital design is difficult and error-prone. With the help of software tools like synthesizers, simulators, verifiers, floor planners/routers, schematic editors, etc., it is now possible to design multi-million gate chips. Generally, each of these tools has its specific view and model of the world. To represent designs in a way that a tool can understand and manipulate, one uses certain languages. A Hardware Description Language (HDL) is a language used to describe the behavior of hardware so that it can be processed by the supporting CAD tools.
Historically, hardware designs are entered into a computer system using hardware description languages such as VHDL or Verilog. An HDL program was regarded as a description or model of the design. It also served as a simulation harness. These HDL's are based on a powerful, “universal” simulation mechanism—event queues. Event-driven simulation is a powerful model with which digital behavior at many levels of abstraction can be simulated.
VHDL and Verilog are the most widely used languages in which designs are described, simulated, and exchanged. The powerful simulation mechanism makes the languages not only hardware description languages, but also programming languages. Designers can describe mixed levels of abstraction of circuits, as well as test harnesses (the parts of designs which do not correspond to hardware, e.g., the I/O processing code used to setup stimulus to a circuit) in the same language, enabling simulation of the entire design. Due to their versatility, these event driven simulators have become an indispensable part of current design technology.
These powerful languages, however, do have problems. At the beginning, VHDL and Verilog suffered from being without a formal model. This means that given a program, it is hard to determine the meaning of a piece of code by reading the text without running the program. Even worse, the underlying simulation model can introduce nondeterminism, which makes it hard to determine if a bad simulation trace is a false alarm due to simulator induced nondeterminism or a design bug.
Another defect of these languages comes from their strength—they are too powerful to match perfectly with hardware. One can easily use these languages to write programs which have no corresponding hardware at all. To use these languages for both simulation and hardware synthesis, one needs to build hardware extractors for HDL programs.
Fortunately, there are models and languages that can be mapped to logic. They are the finite state machines (FSMs) and the synchronous languages. The fundamental assumption in these models/languages is that statements/logic execute arbitrarily fast in one “tick” (or one clock cycle) until they reach a stable state. In fact, this condition simply requires that the logic execute sufficiently quickly that the input signals at all latches are quiescent at the time latches are updated.
The powerful algorithms in these CAD tools have automated and speeded the design process. One major limiting factor for these tools, however, is the size of the circuits they can handle. One way to get around that problem is to decompose complex designs into smaller, managable pieces so that tools can operate on sub-circuits and generate results that can be combined. One problem with these FSM-based languages is that undefined or nondeterministic behavior can result when composing two modules, even though each by itself is well-defined. The problem is due to the fact that unrestricted communication among modules is permitted.
Accordingly, one of the goals of our invention is to provide an improved technique for the design of electronic circuits, which enables them to be represented by software, permits modules to interact with each other in a completely deterministic manner, and simplifies the design of complex circuits.
SUMMARY OF THE INVENTION
We have developed a Hardware Design Language we refer to as V++ that is designed to overcome the problems of prior art automated design techniques. In particular V++ provides a mechanism for capturing the design, not modeling the design. Previous hardware description languages like VHDL or Verilog are targeted at design modeling; the design itself was represented elsewhere. V++ presents a single, well-defined, tool-neutral semantics to the user. V++ solves the problem of compositionality—two well-defined V++ parts, when combined, are well-defined. V++ makes the execution flow explicit, enabling the use of well-developed optimization techniques on larger designs.


REFERENCES:
patent: 4985831 (1991-01-01), Dulong et al.
patent: 5748488 (1998-05-01), Gregory et al.
patent: 5752002 (1998-05-01), Naidu et al.
patent: 5764915 (1998-06-01), Heimsoth et al.
patent: 5809235 (1998-09-01), Sharma et al.
patent: 5870585 (1999-02-01), Stapleton
patent: 6023568 (2000-02-01), Segal
patent: 6053947 (2000-04-01), Parson
patent: 6070006 (2000-05-01), Iriuchijima et al.
patent: 6077305 (2000-06-01), Cheng et al.
patent: 6167363 (2000-12-01), Stapleton
patent: 6279084 (2001-08-01), VanDoren et al.
Sanderson et al., Object-oriented Modeling using C++, Proceedings of the 21st Annual Symposium on Simulation, pp. 143-156.*
David Harel, “STATECHARTS: A VISUAL FORMALISM FOR COMPLEX SYSTEMS*”, Science of Computer Programming 8, 1997.
Ivan E. Sutherland, “MICROPIPELINES”, Communications of the ACM, Jun. 1989.
Alain J. Martin, “The Limitations to Delay-Insensitivity in Asynchronous Circuits”, Advanced Research in VLSI Proceedings of the Sixth MIT Conference, 1990.
Charles L. Seitz, “Let's Route Packets Instead of Wires”, Advanced Research in VLSI Proceedings of the Sixth MIT Conference, 1990.
Donald E. Thomas et al., “THE VERILOG HARDWARE DESCRIPTION LANGUAGE”, 1991.
Joseph Buck et al., “Ptolemy: A Framework for Simulating and Prototyping Heterogeneous Systems”, University of California, Aug. 31, 1992.
Ellen M. Sentovich et al., “Sequential Circuit Design Using Synthesis and Optimization”, IEEE, 1992.
Kenneth L. McMillan, “SYMBOLIC MODEL CHECKING”, 1993.
Nicolas Halbwachs, “SYNCHRONOUS PROGRAMMING OF REACTIVE SYSTEMS”, Chapter 1; Part I, Chapter 2; Chapter 4; Part II, Chapter 5; Chapter 6; Chapter 8, 1993.
Sharad Malik, “Analysis of Cyclic Combinational Circuits”, 1993 IEEE/ACM International Conference on Computer-Aided Design, Nov. 7-11, 1993.
Szu-Tsung Cheng, “Compiling Verilog into Automata”, Apr. 13, 1994.
A. Aziz et al., “HSIS: A BDD-Based Environment for Formal Verification”, 31st DESIGN AUTOMATION CONFERENCE, Jun. 6-10, 1994.
Massimiliano Chiodo et al., “Hardware-Software Codesign of Embedded Systems”, IEEE Micro, 1994.
Szu-Tsung Cheng et al., “Compiling Verilog into Timed Finite State Machines”, 4th International Verilog HDL Conference, Mar. 27-29, 1995.
Patrick C. McGeer et al., “Fast Discrete Function Evaluation using Decision Diagrams”, 1995 IEEE/ACM International Conference on Computer-Aided Design, Nov. 5-9, 1995.
Thomas R. Shiple et al., “Constructive Analysis of Cyclic Circuits”, IEEE, 1996.
Wendell Craig Baker, “Interfacing System Description Languages to Formal Verification”, 1996.
James A. Rowson et al., “Interface-Based Design”, PROCEEDINGS 1997 DESIGN AUTOMATION CONFERENCE, Jun. 9-13, 1997.
Szu-Tsung Cheng, “Compilation, Synthesis, Simulation of Hardware Description Languages-The Compositional Models of HDL's”, 1998.

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

Hardware design language for the design of integrated circuits does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Hardware design language for the design of integrated circuits, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Hardware design language for the design of integrated circuits will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2833467

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