WO1998022896A1 - Rechnergestütztes verfahren zur partitionierung einer elektrischen schaltung - Google Patents
Rechnergestütztes verfahren zur partitionierung einer elektrischen schaltung Download PDFInfo
- Publication number
- WO1998022896A1 WO1998022896A1 PCT/DE1997/002588 DE9702588W WO9822896A1 WO 1998022896 A1 WO1998022896 A1 WO 1998022896A1 DE 9702588 W DE9702588 W DE 9702588W WO 9822896 A1 WO9822896 A1 WO 9822896A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- electrical circuit
- elements
- partition
- partitions
- electrical
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
- G06F30/39—Circuit design at the physical level
- G06F30/392—Floor-planning or layout, e.g. partitioning or placement
Definitions
- circuit simulation of very large circuits i.e. of circuits with a very large number of elements is serial processing, i.e. Determining the circuit sizes by a computer is very time-consuming. Even vector computers, which are very expensive to operate, require an immense amount of computing capacity and time to determine the electrical description size for a circuit which has a few 100,000 transistors.
- the electrical circuit can be divided into several parts, which are then each processed by different computers or processors, which leads to the circuit simulation being carried out in parallel.
- a language for the textual description of an electrical circuit, which can be processed by a computer, is known from the document [1] as the circuit simulation language SPICE.
- a global partitioning method on the so-called logic level, which is also referred to as the gate level, is known from documents [4] and [7].
- a model description of the individual gates is required for the circuit simulation at gate level, the circuit description with transistor models is already available for simulation at the transistor level.
- the model description must be determined before the method can be carried out at the gate level.
- the method is therefore based on the problem of specifying a method for partitioning an electrical circuit which directly takes into account the elements of the electrical circuit at the transistor level.
- the electrical circuit is mapped on a graph that has the same topology as the electrical circuit.
- the edges and / or nodes of the graph are weighted with weight values that describe an approximately required computing effort for determining electrical description quantities for the element of the electrical circuit represented by the edge and / or node.
- the partitions of the electrical circuit in the graph are formed in a manner that a method is used for placement of the elements to the elements of the electric circuit, wherein a total length nimiert of couplings between the elements in the electrical circuit mi ⁇ .
- a measure is also determined for a number of edge nodes and / or cut edges of partitions that would arise in each case during partitioning.
- the partitions are formed dimensionally by grouping the elements m the individual partitions.
- the individual connections of the partitions which are coupled with components that are not located in the partition, with a voltage source and a resistor, the voltage source in each case being provided by a central control unit that performs the parallelized processing that controls partitions that are assigned electrical margin sizes.
- the convergence of the circuit simulation is ensured during the parallelized circuit simulation, the value of which is dynamically adapted by the control unit by the resistance which is provided in each case at the connections.
- Fig. 1 is a flowchart showing the individual process steps of the method; 2 shows a sketch in which various further developments of the method are shown;
- Electrical circuits that have a very large number of elements can be divided by dividing the elements, i.e. Partitioning of the elements into any number of partitions and processing of the individual partitions on different computers or processors that carry out a circuit simulation are parallelized. This can significantly accelerate the implementation of the entire circuit simulation.
- circuits for processing in the context of a circuit simulation by a computer are usually in a circuit description language 101, for example in the so-called language SPICE, which is described in document [1].
- the method is in no way restricted to a description of the electrical circuit in a circuit description language and also not to the use of the special circuit description language SPICE.
- the graph shows the corresponding nodes according to the topology of the electrical circuit.
- the individual elements of the electrical circuit are represented by nodes of the graph.
- an electrical circuit contains controlled sources, for example controlled current sources or controlled voltage sources, it is advantageous that both the controlling elements and the controlled source for the subsequent circuit simulation are contained together in one partition.
- weight values G are assigned to the nodes or, depending on the interpretation of the graph, to the edges.
- the weight values G are used to describe the computational effort to be expected for determining the electrical description quantities for the respective element of the electrical circuit, which is represented by the node or the edge to which the weight value G is assigned.
- a measure of the computation effort required can be seen, for example, n in the number of lines of code that are required to determine the electrical description sizes for the specific element in the circuit simulation.
- the determination of the electrical description quantities for transistors is considerably greater than the effort for determining the electrical description quantities for an electrical resistance or also for a capacitance.
- electrical description quantities include, for. B. to understand the corresponding currents and voltages of an element of the electrical circuit.
- a placement process is carried out on the weighted graph and thus on the elements of the electrical circuit. With the placement a total length of couplings of elements of the electrical circuit is minimized.
- aj_j elements of an adjacency matrix A which have a dimension nxn.
- the number of elements of the electrical circuit taken into account is designated by n.
- the matrix elements a_j of the adjacency matrix A are formed, for example, by summing all edges of the weighted graph with which an element i is coupled to a further element j.
- XJ_ and XJ each designate a data vector with which the local position of the respective element i or j of the electrical circuit is designated within the electrical circuit.
- F is a predefinable linear restriction quantity. It can be seen from equations (1) and (2) that this is a problem of linear programming, which, however, using the substitution:
- conjugation gradient method is known from document [5].
- conjugation gradient method Since, in the special case of the described in the document [5] conjugation gradient method must be assigned to at least one cell of a fixed position, it is in a Wei ⁇ ter Struktur the method advantageous in each case the far left at the edge and on the right at the edge of electrical circuit element to be placed in a fixed position. The location coordinates and thus the location vectors of these elements are thus determined and the conjugation gradient method is carried out.
- a measure is given for a number of cut edges resulting from a possible partitioning or in another interpretation of the graph G the resulting number of edge nodes of each partition is determined. This is done, for example, using the so-called rational cut measure RC.
- the Rational Cut Measure RC can be created, for example, according to the following rule:
- R is a second partition
- a weighted number of couples of the first Parti ⁇ tion is designated by the second partition, -
- the dimension RC is determined for each possible interface of a partition within the electrical circuit between the elements of the electrical circuit. This means that for everyone Elements of the electrical circuit that could be grouped into different partitions, the dimension RC is determined. To simplify the method, however, provision is also made to determine the dimension RC only for a predeterminable number of elements.
- the partition is mapped into a syntax to be further processed for the computer, for example again in the circuit description language SPICE.
- the information of the respective partition for the respective element of the electrical circuit is taken into account, for example, by marking the respective element.
- a parallelization of the circuit simulation of the electrical circuit which is advantageous in a development of the method is now achieved in that the electrical description sizes for the Elements of the electrical circuit are determined separately for each partition, with at least some of the partitions being able to be processed in parallel on several computers and / or processors. This corresponds to a parallelization of the circuit simulation.
- the parallel processing of the partitions is controlled centrally via a central control unit ZS.
- a central control unit ZS This means, for example, that the communication of the individual partitions follows the circuit simulation method as described in documents [2] and [3], ie the transmission of data only takes place between the central control unit ZS and the part of the partitions that is controlled centrally.
- 2 shows the parallelized processing by a large number of SPICE files SPICE.1, SPICE.2, SPICE.3 to SPICE. N represented symbolically. These SPICE files contain the individual descriptions of the partitions in the circuit description language SPICE.
- a circuit simulation is carried out 203 for the respective partition, for example centrally controlled by the central control unit ZS.
- connections of the respective partition which is processed in the context of the parallelized circuit simulation, are additionally assigned a voltage source, each of which has a corresponding value from the central control unit ZS in the known methods is assigned.
- a resistor at least in part of the connections of the respective partitions, the value of which is dynamically adjusted by the control unit ZS.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Architecture (AREA)
- Evolutionary Computation (AREA)
- Geometry (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Design And Manufacture Of Integrated Circuits (AREA)
- Semiconductor Integrated Circuits (AREA)
Abstract
Description
Claims
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE59709871T DE59709871D1 (de) | 1996-11-18 | 1997-11-06 | Rechnergestütztes verfahren zur partitionierung einer elektrischen schaltung |
JP52306598A JP3542137B2 (ja) | 1996-11-18 | 1997-11-06 | 電気回路のパーティショニングのためのコンピュータ支援された方法 |
US09/308,304 US6341364B1 (en) | 1996-11-18 | 1997-11-06 | Computer assisted method of partitioning an electrical circuit |
EP97949875A EP0938716B1 (de) | 1996-11-18 | 1997-11-06 | Rechnergestütztes verfahren zur partitionierung einer elektrischen schaltung |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE19647620.8 | 1996-11-18 | ||
DE19647620 | 1996-11-18 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO1998022896A1 true WO1998022896A1 (de) | 1998-05-28 |
Family
ID=7811986
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/DE1997/002588 WO1998022896A1 (de) | 1996-11-18 | 1997-11-06 | Rechnergestütztes verfahren zur partitionierung einer elektrischen schaltung |
Country Status (6)
Country | Link |
---|---|
US (1) | US6341364B1 (de) |
EP (1) | EP0938716B1 (de) |
JP (1) | JP3542137B2 (de) |
DE (1) | DE59709871D1 (de) |
TW (1) | TW359785B (de) |
WO (1) | WO1998022896A1 (de) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6530070B2 (en) * | 2001-03-29 | 2003-03-04 | Xilinx, Inc. | Method of constraining non-uniform layouts using a uniform coordinate system |
JP3790129B2 (ja) * | 2001-06-14 | 2006-06-28 | 株式会社東芝 | プロセスシミュレータ応用制御装置及び方法 |
US20050021316A1 (en) * | 2003-04-23 | 2005-01-27 | Bela Bollobas | Modeling directed scale-free object relationships |
US8312049B2 (en) * | 2003-06-24 | 2012-11-13 | Microsoft Corporation | News group clustering based on cross-post graph |
US11010516B2 (en) * | 2018-11-09 | 2021-05-18 | Nvidia Corp. | Deep learning based identification of difficult to test nodes |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5341308A (en) * | 1991-05-17 | 1994-08-23 | Altera Corporation | Methods for allocating circuit elements between circuit groups |
US6080204A (en) * | 1997-10-27 | 2000-06-27 | Altera Corporation | Method and apparatus for contemporaneously compiling an electronic circuit design by contemporaneously bipartitioning the electronic circuit design using parallel processing |
US6189130B1 (en) * | 1998-04-30 | 2001-02-13 | International Business Machines Corporation | System and method for determining density maps in hierarchical designs |
-
1997
- 1997-10-30 TW TW086116159A patent/TW359785B/zh active
- 1997-11-06 DE DE59709871T patent/DE59709871D1/de not_active Expired - Lifetime
- 1997-11-06 US US09/308,304 patent/US6341364B1/en not_active Expired - Lifetime
- 1997-11-06 WO PCT/DE1997/002588 patent/WO1998022896A1/de active IP Right Grant
- 1997-11-06 JP JP52306598A patent/JP3542137B2/ja not_active Expired - Fee Related
- 1997-11-06 EP EP97949875A patent/EP0938716B1/de not_active Expired - Lifetime
Non-Patent Citations (4)
Title |
---|
B. RIESS ET AL: "Partitioning Very Large Circuits Using Analytical Placement Techniques", PROCEEDINGS OF THE 31ST ACM/IEEE DESIGN AUTOMATION CONFERENCE, 6 June 1994 (1994-06-06), pages 646 - 651, XP000489051 * |
G.-G. HUNG ET AL: "Improving the Performance of Parallel Relaxation-Based Circuit Simulators", IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, vol. 12, no. 11, November 1993 (1993-11-01), NEW YORK, US, pages 1762 - 1774, XP000450933 * |
J. LI ET AL: "New Spectral Linear Placement and Clustering Approach", 33RD DESIGN AUTOMATION CONFERENCE, 3 July 1996 (1996-07-03) - 7 July 1996 (1996-07-07), LAS VEGAS, NV, US, pages 88 - 93, XP002058127 * |
T. KAGE ET AL: "A Circuit Partitioning Approach for Parallel Circuit Simulation", IEICE TRANSACTIONS ON FUNDAMENTALS OF ELECTRONICS, COMMUNICATIONS AND COMPUTER SCIENCES, vol. E77-A, no. 3, March 1994 (1994-03-01), TOKYO, JP, pages 461 - 465, XP000450882 * |
Also Published As
Publication number | Publication date |
---|---|
JP3542137B2 (ja) | 2004-07-14 |
US6341364B1 (en) | 2002-01-22 |
DE59709871D1 (de) | 2003-05-22 |
EP0938716A1 (de) | 1999-09-01 |
TW359785B (en) | 1999-06-01 |
EP0938716B1 (de) | 2003-04-16 |
JP2001503898A (ja) | 2001-03-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
DE69521507T2 (de) | System und verfahren zur auf einem modell basierender prüfung von lokalen entwurfsregeln | |
Kämmerer et al. | Worst-case recovery guarantees for least squares approximation using random samples | |
DE69031028T2 (de) | System zum physikalischen Entwurf von Datenbanken | |
DE69321124T2 (de) | Verfahren zur simulation einer elektronischen schaltung mit verbesserter genauigkeit. | |
DE4325095A1 (de) | Verfahren und Vorrichtung zur verzögerten Baugruppenbestimmung | |
DE112015002183T5 (de) | Computerimplementiertes System und Verfahren zum Übersetzen von Verifizierungs-Befehlen eines elektronischen Designs | |
DE69232026T2 (de) | Entwurfssystem zur Platzierung von Elementen | |
DE10226947A1 (de) | Softwaretool zur Erzeugung von Streuparametermodellen von N-Tor-Konzentriertes-Element-Schaltungen zur Verwendung bei SPICE-Simulatoren | |
EP0938716B1 (de) | Rechnergestütztes verfahren zur partitionierung einer elektrischen schaltung | |
DE69127798T2 (de) | Verfahren und Gerät zum Organisieren und Analysieren von Zeitsteuerungsinformationen | |
DE102021203251B3 (de) | Digitale Pathologie unter Verwendung eines künstlichen neuronalen Netzes | |
EP1062604B1 (de) | Verfahren und vorrichtung zur ermittlung einer störung eines technischen systems | |
EP3968212B1 (de) | Computerimplementiertes verfahren zum bereitstellen von schaltzustandsdaten | |
DE19626984C1 (de) | Verfahren zur rechnergestützten Ermittlung einer Systemzusammenhangsfunktion | |
EP1008075B1 (de) | Rechnergestütztes verfahren zur partitionierung einer elektrischen schaltung | |
EP1068580B1 (de) | Verfahren zum vergleich elektrischer schaltungen | |
DE10313949A1 (de) | Schaltungsentwurfsduplizierungssystem | |
DE10100168A1 (de) | Entwurf von Schaltungen mit Abschnitten unterschiedlicher Versorgungsspannung | |
DE102004003100A1 (de) | Verfahren zum Auflösen nicht richtig angepaßter graphischer Symbole bei einem rechnergestützten Entwurf integrierter Schaltungen | |
EP1212691B1 (de) | Rechnergestütztes verfahren zur parallelen berechnung des arbeitspunktes elektrischer schaltungen | |
DE102004020258A1 (de) | Verfahren und System zum Lesen von Magnetspeicher | |
DE112022005581T5 (de) | Definition einer analogen informationsmodell-objektklasse | |
DE10231304A1 (de) | Verfahren und Vorrichtung zur Berechnung der elektromagnetischen Feldintensität | |
DE69721841T2 (de) | Ein verfahren zum speichern von layout-daten, routingverfahren und elektronische vorrichtung | |
DE102020118626A1 (de) | Verfahren und Vorrichtungen zur Berechnung eines Zustands eines elektromechanischen Objekts |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): JP US |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE |
|
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 1997949875 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 09308304 Country of ref document: US |
|
ENP | Entry into the national phase |
Ref country code: JP Ref document number: 1998 523065 Kind code of ref document: A Format of ref document f/p: F |
|
WWP | Wipo information: published in national office |
Ref document number: 1997949875 Country of ref document: EP |
|
WWG | Wipo information: grant in national office |
Ref document number: 1997949875 Country of ref document: EP |