Multiple pass optimization for automatic electronic circuit...

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, C716S030000, C716S030000, C716S030000

Reexamination Certificate

active

06766500

ABSTRACT:

FIELD OF THE INVENTION
Embodiments of the present invention relate to the field of electronic design automation (EDA). More particularly, embodiments of the present invention relate to techniques for cell placement and other optimizations used in the design and fabrication of integrated circuit devices.
BACKGROUND ART
An electronic design automation (EDA) system is a computer software system used for designing integrated circuit (IC) devices. The EDA system typically receives one or more high level behavioral descriptions of an IC device (e.g., in HDL languages like VHDL, Verilog, etc.), as represented by HDL
12
of
FIG. 1
, and translates this high level design language description into netlists of various levels of abstraction. At a higher level of abstraction, a generic netlist is typically produced based on technology independent primitives. The generic netlist can be translated into a lower level technology-specific netlist based on a technology-specific library that has gate-specific models for timing and power estimation. A netlist describes the IC design and is composed of nodes (elements) and edges, e.g., connections between nodes, and can be represented using a directed cyclic graph structure having nodes which are connected to each other with signal lines. A single node can have multiple fan-ins and multiple fan-outs.
The netlist is typically stored in computer readable media within the EDA system and processed and verified using many well known techniques. One result is a physical device layout in mask form which can be used to directly implement structures in silicon to realize the physical IC device, step
28
of FIG.
1
.
The rapid growth of the complexity of modern electronic circuits has forced electronic circuit designers to rely upon computer programs to assist or automate most steps of the design process. Typical circuits today contain hundreds of thousands or millions of individual pieces or “cells.” Such a design is much too large for a circuit designer or even an engineering team of designers to manage effectively manually.
FIG. 1
shows a typical system
10
of computer programs and other processes used to automate the design of electronic circuits. Within system
10
, the designer first produces a high-level description
12
of the circuit in a hardware description language such as Verilog or VHDL. Then this high-level description
12
is converted into a netlist
16
a
using a computer implemented synthesis process
14
such as the “Design Compiler” by Synopsys of Mountain View, Calif. A netlist
16
a
is a description of the electronic circuit which specifies what cells compose the circuit and which pins of which cells are to be connected together using wires (“nets”). Importantly, the netlist
16
a
does not specify where on a circuit board or silicon chip the cells are placed or where the wires run which connect them together. Determining this geometric information is the function of an automatic placement process
18
and an automatic routing process
22
, both of which are shown in FIG.
1
and are typically computer programs.
Next, the designer supplies the netlist
16
a
into the computer implemented automatic cell placement process
18
of FIG.
1
. The automatic placement computer program
18
finds a location for each cell on a circuit board or silicon chip. The locations are specified, typically, in two-dimensional spatial coordinates, e.g., (x, y) coordinates, on the circuit board or silicon chip. The locations are typically selected to optimize certain objectives such as wire length, wire routibility, circuit speed, circuit power consumption, and/or other criteria, subject to the condition that the cells are spread evenly over the circuit board or silicon chip and that the cells do not overlap with each other. The output of the automatic cell placement process
18
includes a data structure
20
including the (x, y) position for each cell of the IC design. In some cases, the netlist
16
a
is modified and a new netlist
16
b
is generated. In other cases, the netlist
16
b
is the same as netlist
16
a.
Next, the designer supplies the netlist
16
a
and the cell location data structure
20
, generated by the placement program
18
, to a computer implemented automatic wire routing process
22
.
Unfortunately, when dealing with hundreds of thousands or millions of cells, each cell typically having several interconnecting wires, even the best placements frequently can not be wired (step
22
of
FIG. 1
) due to congestion. Quite simply, there may be more wires which need to routed through particular areas of an integrated circuit than can be accommodated by the available places to route such wires.
If the design can not be wired by process
22
, one well known technique which may be employed is optional process enlarge cell area allocation for congestion relief
23
. In this process, the area allocated to cells in the region(s) of congestion is increased. The size of the cells is not increased, just the area allocated to the cells. This leaves room for routing wires within the apparent cell, which has the effect of creating more room for routing wires once the cells are placed, thus relieving congestion.
If the cell area allocations are optionally enlarged, the new cell area allocations are incorporated into the netlist database
16
A and the layout process is repeated, beginning with computer implemented automatic cell placement process
18
.
It would be desirable to resynthesize the design, that is, to continue the process flow through automatic post-layout synthesis optimizations
26
(or repeating computer implemented synthesis process
14
) and then repeating cell placement process
18
with the “enlarged” cells. In theory, a new synthesis should help to further optimize the design. Unfortunately, however, in the prior art practice, multiple passes of automatic post-layout synthesis optmizations
26
(or computer implemented synthesis process
14
) and placement
18
generally degrade the placement, leading to greater timing problems. It is believed that this behavior results from non-convergence of the two processes—synthesis
14
tries to optimize timing (in a non-placed form) while placement
18
tries to optimize wire length. These two goals may be in conflict.
If computer program
22
completes routing all wires, it may generate wire geometry within data structure
24
. The wire geometry data structure
24
and cell placement data structure
20
together represent the details of the final circuit implementation.
As a check of the circuit implementation, the timing of the implementation is typically analyzed in optional automatic post-layout synthesis optimizations
26
and compared to the requirements of the design. For example, the designer may determine if the required minimum clock speed has been achieved. There are a variety of well known techniques and EDA tools to accomplish this task.
It is not uncommon for the results of analysis
26
to indicate some failures to meet required circuit timings, especially the first time through. If there are failures, an automatic synthesis pass makes modifications directly to the netlist.
Such adjustments are usually minor, such as changing the current-handling capacity of a circuit element in order to make its output signal travel faster to another circuit. Another common adjustment is to add a buffer cell, which may be used to speed signal propagation through the integrated circuit.
The modified circuit design
12
is then taken through an incremental (detailed) placement process
27
to legalize the added cells (i.e., to find spaces for the new cells). If automatic post-layout synthesis optimizations
26
indicates that all timings meet requirements, the circuit implementation is ready for fabrication
28
. Of course, the analysis may indicate the need for further changes, additional passes through automatic post-layout synthesis optimizations
26
and incremental placement and legalization
27
.
Still referring to
FIG. 1
, a well known, commonly used algorithm for placement process

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

Multiple pass optimization for automatic electronic circuit... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Multiple pass optimization for automatic electronic circuit..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Multiple pass optimization for automatic electronic circuit... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3251340

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