US20040060019A1 - Method and apparatus for hierarchical clock tree analysis - Google Patents

Method and apparatus for hierarchical clock tree analysis Download PDF

Info

Publication number
US20040060019A1
US20040060019A1 US10/215,125 US21512502A US2004060019A1 US 20040060019 A1 US20040060019 A1 US 20040060019A1 US 21512502 A US21512502 A US 21512502A US 2004060019 A1 US2004060019 A1 US 2004060019A1
Authority
US
United States
Prior art keywords
parent
child
block
subcircuit
tags
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US10/215,125
Other versions
US6687889B1 (en
Inventor
Stacey Secatch
James Hansen
Brian Mueller
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Broadcom International Pte Ltd
Original Assignee
Agilent Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Agilent Technologies Inc filed Critical Agilent Technologies Inc
Priority to US10/215,125 priority Critical patent/US6687889B1/en
Assigned to AGILENT TECHNOLOGIES, INC. reassignment AGILENT TECHNOLOGIES, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MUELLER, BRIAN, SECATCH, STACEY, HANSEN, JAMES
Application granted granted Critical
Publication of US6687889B1 publication Critical patent/US6687889B1/en
Publication of US20040060019A1 publication Critical patent/US20040060019A1/en
Assigned to AVAGO TECHNOLOGIES GENERAL IP PTE. LTD. reassignment AVAGO TECHNOLOGIES GENERAL IP PTE. LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AGILENT TECHNOLOGIES, INC.
Assigned to DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT reassignment DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT PATENT SECURITY AGREEMENT Assignors: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.
Assigned to AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD. reassignment AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD. TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS (RELEASES RF 032851-0001) Assignors: DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT
Assigned to BANK OF AMERICA, N.A., AS COLLATERAL AGENT reassignment BANK OF AMERICA, N.A., AS COLLATERAL AGENT PATENT SECURITY AGREEMENT Assignors: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.
Assigned to AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD. reassignment AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD. CORRECTIVE ASSIGNMENT TO CORRECT THE NAME OF THE ASSIGNEE PREVIOUSLY RECORDED ON REEL 017207 FRAME 0020. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Assignors: AGILENT TECHNOLOGIES, INC.
Assigned to AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD. reassignment AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD. TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS Assignors: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
Assigned to AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITED reassignment AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITED MERGER (SEE DOCUMENT FOR DETAILS). Assignors: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.
Assigned to AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITED reassignment AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITED CORRECTIVE ASSIGNMENT TO CORRECT THE EFFECTIVE DATE OF MERGER PREVIOUSLY RECORDED ON REEL 047195 FRAME 0026. ASSIGNOR(S) HEREBY CONFIRMS THE MERGER. Assignors: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.
Assigned to BROADCOM INTERNATIONAL PTE. LTD. reassignment BROADCOM INTERNATIONAL PTE. LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITED
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/32Circuit design at the digital level
    • G06F30/33Design verification, e.g. functional simulation or model checking
    • G06F30/3308Design verification, e.g. functional simulation or model checking using simulation
    • G06F30/3312Timing analysis

Definitions

  • the present invention pertains generally to integrated circuits, and more particularly, to a method for accurately analyzing clock timing in a point-to-point manner in a clock tree.
  • a typical integrated circuit includes a clock tree which distributes one or more clock signals throughout the chip to clocked elements.
  • a primary goal of a clock tree is to minimize clock skew between clocked elements. Since all clocked elements on a given tree are driven from one net with a clock spine, skew is caused by differing interconnect lengths and loads.
  • Clock skew represents a fraction of the clock period that cannot be used for computation.
  • a clock skew of 500 ps with a 200 MHz clock means that 500 ps of every 5 ns clock cycle, or 10 percent of the performance is wasted. That is, clock skew may reduce the time allowed for certain logic paths within the design, and thus may reduce the performance of the design. Thus, for high performance designs that have strict timing requirements, it is often critical to minimize clock skew.
  • FIG. 1 is a diagram illustrating a reduction in the effective clock period between registers caused by clock skew.
  • An illustrative timing path is shown at 10 , and a corresponding timing diagram therefore is shown at 30 .
  • the timing path includes a first rising edge triggered register 22 a receiving data D a from a first input/output pad 20 a, and a second rising edge triggered register 22 b receiving data D b from a second input/output pad 20 b.
  • the first register 22 a is clocked by a first clock signal CLK a and the second register 22 b is clocked by a second clock signal CLK b .
  • the input clock CLK is shown at 24 .
  • the first clock signal CLK a and the second clock signal CLK b are generated from the input clock signal CLK 24 via a clock tree or the like.
  • the timing diagram 30 shows that the first clock signal CLK a is skewed relative to the second clock signal CLK b , as shown by t skew .
  • a large clock skew t skew may be caused by an improperly designed clock tree.
  • the first register 22 a On the rising edge of the first clock signal CLK a , the first register 22 a may transfer data Q a from input D a . On the rising edge of the second clock signal CLK b , the second register 22 b may transfer data Q b from input D b .
  • the subsequent logic (not shown) is designed to receive and use the latched data Q a and Q b simultaneously, the clock skew t skew is clearly problematic.
  • the effective clock period T eff between the rising edges CLK a and CLK b is less than the clock period T period . This effectively reduces the time allowed for the data to pass through subsequent logic before receiving the next incoming data, and thus may reduce the effective maximum frequency of the circuit.
  • Clock skew may have a number of other detrimental effects on the performance of a circuit design. For example, clock skew may cause hold time violations when only a small amount of logic is provided between registers causing malfunction of the circuit. Further, clock skew may cause communication problems between integrated circuits. It should be recognized that these are only illustrative examples of effects that clock skew may have on a system.
  • clock skew may reduce the effective clock period for certain logic paths within the design, and thus may reduce the performance of the design.
  • clock skew may consume a substantial portion of the total clock period.
  • Clock trees may be balanced or unbalanced.
  • Balanced clock trees distribute a number of clock drivers symmetrically and evenly placed on the integrated circuit die. In a balanced tree, the distance between each clock driver and its receiving element is preferably identical, and the load on each driver is matched.
  • Balanced clock trees find suitable application in integrated circuits that are formed with functional blocks characterized by substantially similar loads, for example, memory chips formed with symmetrically balanced memory arrays.
  • unbalanced clock trees distribute clock drivers in a non-symmetrical manner throughout the integrated circuit, generally with higher concentrations of clock drivers where the load is higher and lower concentrations of clock drivers where the load is smaller.
  • Unbalanced clock trees are often utilized in complex circuits that are designed in a functionally hierarchical manner using a plurality of different functional blocks of differing loads.
  • Unbalanced clock trees are typically used in integrated circuits that are partitioned into different functional blocks (and possibly to be designed by different groups of designers).
  • the clock network In the design cycle of a chip with a balanced design, the clock network is typically pre-placed on the integrated circuit die prior to placement of functional logic blocks.
  • This scheme has a number of limitations. First, the clock buffering circuit may interfere with ideal block placement on the chip. This means that area or timing may need to be sacrificed. Second, any smaller blocks than the average will have a larger clock driver than is needed, possibly increasing the amount of power required. This scheme may waste chip resources.
  • the clock network is normally added after determining where the appropriate buffers need to be located.
  • This scheme also has a number of limitations. First, it prevents simulation of the clock network until all layers of the hierarchy are complete. This means that a parent block made up of one or more children blocks cannot be simulated until all of its children blocks are complete. As a result, the entire design must be complete before simulation can occur. If, as a result of simulation, it is discovered that one or more clock routes must be adjusted to meet the clock skew requirements, the final artwork is delayed until the layer(s) requiring adjustment are reworked, and the entire adjusted artwork is resimulated. This scheme is clearly time-consuming and costly.
  • the clock skew In order to properly analyze and simulate the performance of the clock network, the clock skew must be determined with sufficient accuracy such that it matches that of the actual design within predetermined error limits.
  • the accuracy level of current circuit simulation tools is typically dependent on the size of the circuit to be analyzed. In other words, a relatively simple circuit with ten to a few hundred nets may be simulated with fairly high accuracy; in contrast, the accuracy level decreases when the number of nets is increased to thousands (or much higher numbers) of nets.
  • the present invention is a method and apparatus for accurately analyzing the timing of an unbalanced clock network on a piecemeal basis in an integrated circuit clock tree.
  • the present invention allows an entire integrated circuit clock network to be accurately analyzed and simulated on a functional-level basis without requiring higher-level functions to be completed.
  • the invention applies to functionally hierarchical integrated circuit designs wherein the functionality of the chip is partitioned into different functional blocks located on different functionality levels. More particularly, the internals of certain functional blocks may be implemented on a child level, and the child functional blocks may be used in higher-level functional blocks on a parent level.
  • the designer of a child functional block associates tags with physical nodes in the child's clock network where connections are to be made to the parent level.
  • the clock network for each child block connecting to a particular parent level is extracted, and the child block tags that specify connection to the parent-level network are stored.
  • the designer of the parent block associates tags with physical nodes in the parent network where connections are to be made to the child blocks.
  • the parent network including any peripheral routing desired to minimize or accurately model parasitics, is extracted and again, the parent block tags are stored.
  • the designer maps the parent block tags to the appropriate child block tags where actual electrical connections are to be made.
  • a simulation tool may then match up the tags between the parent blocks and the child blocks, in accordance with the mapping, to electrically connect the parent network nodes associated with the parent tags to child network nodes associated with the child tags. This allows simulation of the parent level with the clock networks of the children blocks included.
  • the process may be repeated for each child-to-parent relationship in the functionality hierarchy.
  • the invention allows subcircuits of an integrated circuit to be analyzed and simulated separately and then combined with parent circuits during a later analysis, simulation can be completed earlier in the design timeline.
  • the invention allows the entire network to be simulated, better accuracy is available.
  • any tuning that is required to improve clock distribution may be completed much more quickly as data is available without having to recomplete top level extraction.
  • FIG. 1 is a timing diagram illustrating clock skew
  • FIG. 2 is a cross-sectional side view of an integrated circuit
  • FIG. 3 is a top view of a block diagram of an example parent block of an integrated circuit implemented in accordance with the principles of the invention
  • FIG. 4 is a top view of a block diagram of an example child block of FIG. 3 implemented in accordance with the principles of the invention
  • FIG. 5 is an operational flowchart describing the method of the invention.
  • FIG. 6 is a schematic diagram of an RC equivalent circuit of a clock network subcircuit.
  • FIG. 7 is a block diagram of a system for analyzing and simulating an integrated circuit having a functionally hierarchical design in accordance with the invention.
  • FIG. 2 is a cross-sectional side view of an integrated circuit 40 .
  • the integrated circuit 40 comprises a plurality of metal layers M 1 -M 6 separated by dielectric layers D 1 -D 5 . Connections are made between layers using conductive vias V formed in intervening dielectric layers D 1 -D 5 .
  • the integrated circuit is designed in a functionally hierarchical manner. To this end, the lowest-level connectivity is typically implemented on the lower layers, and the highest-level connectivity is implemented on the upper layers.
  • the lowest-level child functional blocks are typically connected on layer M 1 , with intra-child-block interconnects routed on layers M 2 -M 3 , and parent block connectivity is implemented layer M 3 or M 4 , with intra-parent-block interconnects routed on layers M 4 or M 5 , and inter-parent-block interconnects routed on layer M 6 .
  • FIG. 2 illustrates connectivity of a parent functional block A 50 implemented on layers M 4 -M 6 with connections to child functional blocks B 0 and B 1 60 implemented on layers M 1 -M 3 .
  • FIG. 3 is a block diagram of an example parent functional block A 50 implemented in an integrated circuit.
  • the parent block A 50 includes a plurality of clock drivers 51 a - 51 e which are connected by traces 52 a - 52 q to drive various functional blocks B 0 60 , B 1 60 , C 70 whose internals are implemented as child blocks to parent block A 50 .
  • child blocks B 0 60 , B 1 60 are each characterized by an identical load and are functionally identical to one another.
  • child block C 70 is characterized by a different load and is functionally different than child blocks B 0 60 , B 1 60 .
  • Parent block A 50 receives a clock signal input CLK at connection point C A C 0 54 .
  • the clock feeds each of the plurality of functional blocks B 0 60 , B 1 60 , C 70 , at connection points 53 a - 53 e at P A C 0 ,P A C 1 ,P A C 2 ,P A C 3 ,P A C 4 .
  • FIG. 4 is a block diagram of child block B 60 , which may implement child blocks B 0 and B 1 of FIG. 3.
  • child block B 60 receives a clock signal input CLK a (generated by a clock driver 51 a - 51 e of parent block A 50 ) at one or the other of connection point C B C 0 63 a or C B C 1 63 b.
  • the clock signal input CLK a drives a plurality of clocked registers R B 0 , R B 1 , R B 2 , and R B 3 over traces 62 a - 62 g.
  • the time delay of each individual subcircuit between an identified clock network node and an identified receiving endpoint may be individually determined (or substantially approximated within a known error range) within a given child and/or parent block.
  • the accumulated clock time delay values of each subcircuit within a given block may then be used by a simulation tool in accurately simulating the clock performance of the parent block which connects to the child block.
  • Tags associated with the connection points of a child block to its parent block may then be used by a connection tool to match up the connection points of the parent block to the respective connection points in the child block to allow a simulation tool to include the clock signal timing data of the child block in simulating the clock performance of the parent block.
  • FIG. 5 is an operational flowchart describing the method of the invention. As illustrated, in an integrated circuit comprising a plurality of hierarchical functional levels, a parent block having one or more child blocks is selected 109 / 110 . For each child block in the parent block, child block tags are associated with each connection point in the child block network to the parent level. Parent tags are similarly associated 102 with each connection point in the parent block network to the child blocks.
  • the child network is extracted 103 , preferably based on the routing list, to determine 103 a an equivalent lumped resistance (R) and capacitance (C) circuit for each subcircuit.
  • R lumped resistance
  • C capacitance
  • FIG. 6 An example of such a lumped RC circuit is illustrated in FIG. 6.
  • the term subcircuit refers to the circuit between a given node associated with a tag and each endpoint driven by the signal driving the node associated with the tag.
  • the simulation tool generates 103 b a netlist based on the equivalent circuits.
  • the parent network is similarly extracted 104 , preferably to find 104 a an equivalent resistance RC circuit for each subcircuit and generate 104 b a netlist based on the equivalent lumped RC circuits.
  • the parent tags are mapped 105 to appropriate child tags in a manner indicating that the nodes associated with the mapped tags are electrically connected.
  • the nodes associated with the parent and child tags are electrically connected 106 within the analysis/simulation tool according to the mapping.
  • the parent block (with connected child blocks) may be simulated to determine the delay time for each subcircuit (i.e., from each tagged node to each endpoint connected to the tagged node). The delay times of each subcircuit are accumulated, and may be added to the next level simulation in the functional block hierarchy.
  • connection points of the child block B are be tagged by the block designer in accordance with the invention at points C B C 0 or C B C 1 .
  • Each subcircuit comprising a clock trace segment of the child block B may be simulated using a simulation tool to determine within a known error range the timing delay of the clock trace subcircuit.
  • the child block may therefore be simulated without including the parent block circuit and therefore without even requiring the parent block to be completed.
  • the subcircuit comprising the circuit between tagged node C B C 0 63 a and clocked register RB 0 .
  • This subcircuit includes traces 62 a and 62 b.
  • the analysis/simulation tool extracts the length and trace parameters (e.g., width, thickness, trace resistivity, etc.) of each of the traces 62 a and 62 b in the subcircuit.
  • the analysis/simulation tool uses trace tales to look up the parasitic resistance R and capacitance C values for the traces. Based on these values, the analysis/simulation tool can replace the subcircuit with an equivalent lumped RC circuit as shown in FIG. 6.
  • the tool may then repeat the process for each subcircuit in the block (e.g., C B C 0 to RB 1 , C B C 0 to RB 2 , C B C 0 to RB 3 , C B C 1 to RB 0 , C B C 1 to RB 1 , C B C 1 to RB 2 , and C B C 1 to RB 3 ).
  • connection points of the parent block A are to be tagged by the block designer in accordance with the invention at points P A C 0 , P A C 1 , P A C 2 , P A C 3 , or PAC 4 .
  • Each subcircuit comprising a clock trace segment of the parent block B between the input point tagged at connection point C A C 0 may then be simulated according to the same method described with respect to the child block using the simulation tool to determine within a known error range the clock signal timing delay.
  • the performance of the parent block clock network may therefore be simulated without including the child block circuit and therefore without even requiring the child blocks to be completed.
  • the full analysis of the parent block cannot be fully completed without the data from the child blocks.
  • the child blocks may be connected to the parent blocks according to a parent-tag-to-child-tag map provided by the designer(s).
  • the map must indicate the correct connection points in both the parent and child.
  • child functional blocks B 0 and B 1 60 are functionally identical and implemented identically, the parent clock network connects to a different connection point in B 0 than in B 1 .
  • the clock signal input provided by parent block clock driver 51 a drives connection point PAC 0
  • the clock signal input provided by clock driver 51 b drives connection point PAC 1 .
  • PAC 0 connects to the right-hand clock signal input 63 b of child block B 0
  • PAC 1 connects to the left-hand clock signal input 63 a of child block B 1
  • the child blocks B 0 and B 1 may be implemented identically, because the clock signal is input to different connection points, the timing delay for each subcircuit will not be identical.
  • the parent block may be fully simulated by instructing the connection tool to match the parent tags to the appropriate child tags according to a parent-to-child-tag mapping.
  • the connection tool connects the nodes identified by the tags and then the simulation tool simulates the clock circuit, including the child blocks.
  • FIG. 7 is a block diagram of a system for analyzing and simulating an integrated circuit having a functionally hierarchical design in accordance with the invention.
  • the system includes an analysis tool 80 (e.g., rc extraction) and a simulation tool 90 .
  • the analysis tool 80 receives the routing list 81 of the child block clock network and child-tag-to-child-network-node map 82 .
  • the analysis tool 80 extracts the child network and generates a child block netlist 83 .
  • the analysis tool 80 also determines an equivalent RC circuit 84 for each subcircuit in the child network.
  • the simulation tool 90 (e.g. SPICE) simulates the subcircuit 84 to determine the time delay 85 for each child subcircuit.
  • the analysis/simulation tools 80 / 90 store the child tag map 82 , netlist 83 , and subcircuit time delay information 85 .
  • the analysis tool 80 then receives the routing list 86 of the parent block clock network and parent-tag-to-parent-network-node map 87 .
  • the analysis tool 80 extracts the parent network and generates a parent block netlist 88 .
  • the analysis tool 80 determines an equivalent RC circuit 89 for each subcircuit in the parent network.
  • the simulation tool 90 simulates each subcircuit to determine the time delay 91 for each parent subcircuit.
  • the analysis/simulation tools 80 / 90 store the parent tag map 87 , parent netlist 88 and parent subcircuit time delay information 91 .
  • connection tool 80 receives a parent-tag-to-child-tag map 92 . Based on the mapping, the analysis tool 80 connects nodes in the parent network to nodes in the child network as appropriate. The parent network may then be resimulated using the simulation tool 90 to determine the combined time delay 93 of each subcircuit in the parent network, taking into account the previously determined time delays 84 of the child network subcircuits.
  • the process may be repeated for the next hierarchical level if the parent bock is a child to a higher-level functional block.
  • each hierarchical level in the functional design of the chip is simulated separately with each subcircuit reduced to a simple lumped RC equivalent circuit.
  • the equivalent RC circuits of the subcircuits may then be used when included in the simulation of the parent block to reduce number of nets and therefore the size of the problem submitted to the tool 80 , and therefore reduce the amount of time required for the tool to analyze and simulate the circuit while also preserving a desired level of accuracy. In other words, neither the tool's capacity limits nor the resulting precision are taxed.
  • the illustrative embodiment of the functionally hierarchical design of the integrated circuit shown in FIGS. 3 and 4 includes only two levels of functionality (i.e., one parent level including functional block A and one child level including functional blocks B 0 , B 1 , and C), it is recognized that a typical integrated circuit design may include a number of hierarchical levels of functionality, such that the number of parent and child levels may be plural. It will be appreciated by those skilled in the art that the invention may be iterated for each child-parent relationship in the hierarchy.

Abstract

A method for accurately analyzing the timing of a clock network on a piecemeal basis in an integrated circuit clock tree is presented. In accordance with the invention, the time delay of each individual subcircuit between an identified clock network node and an identified receiving endpoint may be individually determined. Tags are associated with the connection points of a child block and its parent block. A connection tool uses the tags to match up the connection points of the parent block to the respective connection points in the child block to allow a simulation tool to include the clock signal timing data of the child block in simulating the clock performance of the parent block.

Description

    FIELD OF THE INVENTION
  • The present invention pertains generally to integrated circuits, and more particularly, to a method for accurately analyzing clock timing in a point-to-point manner in a clock tree. [0001]
  • BACKGROUND OF THE INVENTION
  • Clock networks on CMOS integrated circuits have long been a source of difficulty to integrated circuit designers due to the importance of minimizing skew between clock inputs. A typical integrated circuit includes a clock tree which distributes one or more clock signals throughout the chip to clocked elements. A primary goal of a clock tree is to minimize clock skew between clocked elements. Since all clocked elements on a given tree are driven from one net with a clock spine, skew is caused by differing interconnect lengths and loads. [0002]
  • Clock skew represents a fraction of the clock period that cannot be used for computation. A clock skew of 500 ps with a 200 MHz clock means that 500 ps of every 5 ns clock cycle, or 10 percent of the performance is wasted. That is, clock skew may reduce the time allowed for certain logic paths within the design, and thus may reduce the performance of the design. Thus, for high performance designs that have strict timing requirements, it is often critical to minimize clock skew. [0003]
  • FIG. 1 is a diagram illustrating a reduction in the effective clock period between registers caused by clock skew. An illustrative timing path is shown at [0004] 10, and a corresponding timing diagram therefore is shown at 30. The timing path includes a first rising edge triggered register 22 a receiving data Da from a first input/output pad 20 a, and a second rising edge triggered register 22 b receiving data Db from a second input/output pad 20 b. The first register 22 a is clocked by a first clock signal CLKa and the second register 22 b is clocked by a second clock signal CLKb.
  • With reference to the timing diagram [0005] 30, the input clock CLK is shown at 24. The first clock signal CLKa and the second clock signal CLKb are generated from the input clock signal CLK 24 via a clock tree or the like. The timing diagram 30 shows that the first clock signal CLKa is skewed relative to the second clock signal CLKb, as shown by tskew. A large clock skew tskew may be caused by an improperly designed clock tree.
  • On the rising edge of the first clock signal CLK[0006] a, the first register 22 a may transfer data Qa from input Da. On the rising edge of the second clock signal CLKb, the second register 22 b may transfer data Qb from input Db. When the subsequent logic (not shown) is designed to receive and use the latched data Qa and Qb simultaneously, the clock skew tskew is clearly problematic.
  • Because of the clock skew t[0007] skew between the first and second clock signals CLKa and CLKb, the effective clock period Teff between the rising edges CLKa and CLKb is less than the clock period Tperiod. This effectively reduces the time allowed for the data to pass through subsequent logic before receiving the next incoming data, and thus may reduce the effective maximum frequency of the circuit.
  • Clock skew may have a number of other detrimental effects on the performance of a circuit design. For example, clock skew may cause hold time violations when only a small amount of logic is provided between registers causing malfunction of the circuit. Further, clock skew may cause communication problems between integrated circuits. It should be recognized that these are only illustrative examples of effects that clock skew may have on a system. [0008]
  • For the above reasons, a primary goal of a clock tree is to minimize clock skew between clocked elements. As shown above, clock skew may reduce the effective clock period for certain logic paths within the design, and thus may reduce the performance of the design. For high performance designs that have strict timing requirements, clock skew may consume a substantial portion of the total clock period. [0009]
  • Clock trees may be balanced or unbalanced. Balanced clock trees distribute a number of clock drivers symmetrically and evenly placed on the integrated circuit die. In a balanced tree, the distance between each clock driver and its receiving element is preferably identical, and the load on each driver is matched. Balanced clock trees find suitable application in integrated circuits that are formed with functional blocks characterized by substantially similar loads, for example, memory chips formed with symmetrically balanced memory arrays. [0010]
  • By contrast, unbalanced clock trees distribute clock drivers in a non-symmetrical manner throughout the integrated circuit, generally with higher concentrations of clock drivers where the load is higher and lower concentrations of clock drivers where the load is smaller. Unbalanced clock trees are often utilized in complex circuits that are designed in a functionally hierarchical manner using a plurality of different functional blocks of differing loads. Unbalanced clock trees are typically used in integrated circuits that are partitioned into different functional blocks (and possibly to be designed by different groups of designers). [0011]
  • In the design cycle of a chip with a balanced design, the clock network is typically pre-placed on the integrated circuit die prior to placement of functional logic blocks. This scheme has a number of limitations. First, the clock buffering circuit may interfere with ideal block placement on the chip. This means that area or timing may need to be sacrificed. Second, any smaller blocks than the average will have a larger clock driver than is needed, possibly increasing the amount of power required. This scheme may waste chip resources. [0012]
  • In the design cycle of a chip with an unbalanced design, the clock network is normally added after determining where the appropriate buffers need to be located. This scheme also has a number of limitations. First, it prevents simulation of the clock network until all layers of the hierarchy are complete. This means that a parent block made up of one or more children blocks cannot be simulated until all of its children blocks are complete. As a result, the entire design must be complete before simulation can occur. If, as a result of simulation, it is discovered that one or more clock routes must be adjusted to meet the clock skew requirements, the final artwork is delayed until the layer(s) requiring adjustment are reworked, and the entire adjusted artwork is resimulated. This scheme is clearly time-consuming and costly. [0013]
  • Second, as process generations have advanced, the contributions of parasitic resistance and capacitance of the clock tree routing traces has become a significant portion of the overall clock skew. In order to properly analyze and simulate the performance of the clock network, the clock skew must be determined with sufficient accuracy such that it matches that of the actual design within predetermined error limits. The accuracy level of current circuit simulation tools is typically dependent on the size of the circuit to be analyzed. In other words, a relatively simple circuit with ten to a few hundred nets may be simulated with fairly high accuracy; in contrast, the accuracy level decreases when the number of nets is increased to thousands (or much higher numbers) of nets. [0014]
  • Accordingly, a need exists for an improved method for accurately analyzing and simulating clock performance of a clock network in a functionally hierarchically designed integrated circuit. [0015]
  • SUMMARY OF THE INVENTION
  • The present invention is a method and apparatus for accurately analyzing the timing of an unbalanced clock network on a piecemeal basis in an integrated circuit clock tree. The present invention allows an entire integrated circuit clock network to be accurately analyzed and simulated on a functional-level basis without requiring higher-level functions to be completed. [0016]
  • The invention applies to functionally hierarchical integrated circuit designs wherein the functionality of the chip is partitioned into different functional blocks located on different functionality levels. More particularly, the internals of certain functional blocks may be implemented on a child level, and the child functional blocks may be used in higher-level functional blocks on a parent level. [0017]
  • In accordance with the invention, during design, the designer of a child functional block associates tags with physical nodes in the child's clock network where connections are to be made to the parent level. The clock network for each child block connecting to a particular parent level is extracted, and the child block tags that specify connection to the parent-level network are stored. [0018]
  • The designer of the parent block associates tags with physical nodes in the parent network where connections are to be made to the child blocks. The parent network, including any peripheral routing desired to minimize or accurately model parasitics, is extracted and again, the parent block tags are stored. The designer maps the parent block tags to the appropriate child block tags where actual electrical connections are to be made. [0019]
  • A simulation tool may then match up the tags between the parent blocks and the child blocks, in accordance with the mapping, to electrically connect the parent network nodes associated with the parent tags to child network nodes associated with the child tags. This allows simulation of the parent level with the clock networks of the children blocks included. [0020]
  • The process may be repeated for each child-to-parent relationship in the functionality hierarchy. [0021]
  • Because the invention allows subcircuits of an integrated circuit to be analyzed and simulated separately and then combined with parent circuits during a later analysis, simulation can be completed earlier in the design timeline. In addition, because the invention allows the entire network to be simulated, better accuracy is available. Furthermore, any tuning that is required to improve clock distribution may be completed much more quickly as data is available without having to recomplete top level extraction.[0022]
  • BRIEF DESCRIPTION OF THE DRAWING
  • The invention will be better understood from a reading of the following detailed description taken in conjunction with the drawing in which like reference designators are used to designate like elements, and in which: [0023]
  • FIG. 1 is a timing diagram illustrating clock skew; [0024]
  • FIG. 2 is a cross-sectional side view of an integrated circuit; [0025]
  • FIG. 3 is a top view of a block diagram of an example parent block of an integrated circuit implemented in accordance with the principles of the invention; [0026]
  • FIG. 4 is a top view of a block diagram of an example child block of FIG. 3 implemented in accordance with the principles of the invention; [0027]
  • FIG. 5 is an operational flowchart describing the method of the invention; [0028]
  • FIG. 6 is a schematic diagram of an RC equivalent circuit of a clock network subcircuit; and [0029]
  • FIG. 7 is a block diagram of a system for analyzing and simulating an integrated circuit having a functionally hierarchical design in accordance with the invention.[0030]
  • DETAILED DESCRIPTION
  • A novel method for accurately analyzing clock skew in a point-to-point manner in a clock tree is described in detail hereinafter. Although the invention is described in terms of specific illustrative embodiments, it is to be understood that the embodiments described herein are by way of example only and that the scope of the invention is not intended to be limited thereby. [0031]
  • Turning now to the invention, FIG. 2 is a cross-sectional side view of an [0032] integrated circuit 40. As illustrated, the integrated circuit 40 comprises a plurality of metal layers M1-M6 separated by dielectric layers D1-D5. Connections are made between layers using conductive vias V formed in intervening dielectric layers D1-D5. In the context of the present invention, the integrated circuit is designed in a functionally hierarchical manner. To this end, the lowest-level connectivity is typically implemented on the lower layers, and the highest-level connectivity is implemented on the upper layers. As a general rule, the lowest-level child functional blocks are typically connected on layer M1, with intra-child-block interconnects routed on layers M2-M3, and parent block connectivity is implemented layer M3 or M4, with intra-parent-block interconnects routed on layers M4 or M5, and inter-parent-block interconnects routed on layer M6.
  • FIG. 2 illustrates connectivity of a parent [0033] functional block A 50 implemented on layers M4-M6 with connections to child functional blocks B0 and B 1 60 implemented on layers M1-M3.
  • FIG. 3 is a block diagram of an example parent [0034] functional block A 50 implemented in an integrated circuit. As illustrated, the parent block A 50 includes a plurality of clock drivers 51 a-51 e which are connected by traces 52 a-52 q to drive various functional blocks B 0 60, B 1 60, C 70 whose internals are implemented as child blocks to parent block A 50. In the illustrated embodiment, child blocks B 0 60, B 1 60 are each characterized by an identical load and are functionally identical to one another. By contrast, child block C 70 is characterized by a different load and is functionally different than child blocks B 0 60, B 1 60. Parent block A 50 receives a clock signal input CLK at connection point CAC0 54. The clock feeds each of the plurality of functional blocks B 0 60, B 1 60, C 70, at connection points 53 a-53 e at PAC0,PAC1,PAC2,PAC3,PAC4.
  • FIG. 4 is a block diagram of [0035] child block B 60, which may implement child blocks B0 and B1 of FIG. 3. As illustrated, child block B 60 receives a clock signal input CLKa (generated by a clock driver 51 a-51 e of parent block A 50) at one or the other of connection point CBC0 63 a or CBC1 63 b. The clock signal input CLKa drives a plurality of clocked registers RB 0, RB 1, RB 2, and RB 3 over traces 62 a-62 g.
  • In accordance with the invention, the time delay of each individual subcircuit between an identified clock network node and an identified receiving endpoint may be individually determined (or substantially approximated within a known error range) within a given child and/or parent block. The accumulated clock time delay values of each subcircuit within a given block may then be used by a simulation tool in accurately simulating the clock performance of the parent block which connects to the child block. [0036]
  • Tags associated with the connection points of a child block to its parent block may then be used by a connection tool to match up the connection points of the parent block to the respective connection points in the child block to allow a simulation tool to include the clock signal timing data of the child block in simulating the clock performance of the parent block. [0037]
  • FIG. 5 is an operational flowchart describing the method of the invention. As illustrated, in an integrated circuit comprising a plurality of hierarchical functional levels, a parent block having one or more child blocks is selected [0038] 109/110. For each child block in the parent block, child block tags are associated with each connection point in the child block network to the parent level. Parent tags are similarly associated 102 with each connection point in the parent block network to the child blocks.
  • The child network is extracted [0039] 103, preferably based on the routing list, to determine 103a an equivalent lumped resistance (R) and capacitance (C) circuit for each subcircuit. An example of such a lumped RC circuit is illustrated in FIG. 6. As described previously, as used herein, the term subcircuit refers to the circuit between a given node associated with a tag and each endpoint driven by the signal driving the node associated with the tag. Preferably, the simulation tool generates 103 b a netlist based on the equivalent circuits.
  • The parent network is similarly extracted [0040] 104, preferably to find 104 a an equivalent resistance RC circuit for each subcircuit and generate 104 b a netlist based on the equivalent lumped RC circuits.
  • The parent tags are mapped [0041] 105 to appropriate child tags in a manner indicating that the nodes associated with the mapped tags are electrically connected.
  • Prior to actual simulation, the nodes associated with the parent and child tags are electrically connected [0042] 106 within the analysis/simulation tool according to the mapping. Once connected, the parent block (with connected child blocks) may be simulated to determine the delay time for each subcircuit (i.e., from each tagged node to each endpoint connected to the tagged node). The delay times of each subcircuit are accumulated, and may be added to the next level simulation in the functional block hierarchy.
  • With reference to FIG. 4, the connection points of the child block B are be tagged by the block designer in accordance with the invention at points C[0043] BC0 or CBC1. Each subcircuit comprising a clock trace segment of the child block B may be simulated using a simulation tool to determine within a known error range the timing delay of the clock trace subcircuit. The child block may therefore be simulated without including the parent block circuit and therefore without even requiring the parent block to be completed.
  • For example, consider the subcircuit comprising the circuit between tagged node C[0044] BC0 63 a and clocked register RB0. This subcircuit includes traces 62 a and 62 b. The analysis/simulation tool extracts the length and trace parameters (e.g., width, thickness, trace resistivity, etc.) of each of the traces 62 a and 62 b in the subcircuit. The analysis/simulation tool uses trace tales to look up the parasitic resistance R and capacitance C values for the traces. Based on these values, the analysis/simulation tool can replace the subcircuit with an equivalent lumped RC circuit as shown in FIG. 6. The tool may then repeat the process for each subcircuit in the block (e.g., CBC0 to RB1, CBC0 to RB2, CBC0 to RB3, CBC1 to RB0, CBC1 to RB1, CBC1 to RB2, and CBC1 to RB3).
  • With reference to FIG. 3, the connection points of the parent block A are to be tagged by the block designer in accordance with the invention at points P[0045] AC0, PAC1, PAC2, PAC3, or PAC4. Each subcircuit comprising a clock trace segment of the parent block B between the input point tagged at connection point CAC0 may then be simulated according to the same method described with respect to the child block using the simulation tool to determine within a known error range the clock signal timing delay. The performance of the parent block clock network may therefore be simulated without including the child block circuit and therefore without even requiring the child blocks to be completed. Of course, it will be appreciated that the full analysis of the parent block cannot be fully completed without the data from the child blocks.
  • To this end, when the simulation of the child blocks are completed, the child blocks may be connected to the parent blocks according to a parent-tag-to-child-tag map provided by the designer(s). In particular, the map must indicate the correct connection points in both the parent and child. For example, while child functional blocks B[0046] 0 and B1 60 are functionally identical and implemented identically, the parent clock network connects to a different connection point in B0 than in B1. As shown in FIG. 3, the clock signal input provided by parent block clock driver 51 a drives connection point PAC0, while the clock signal input provided by clock driver 51 b drives connection point PAC1. However, PAC0 connects to the right-hand clock signal input 63 b of child block B0, which PAC1 connects to the left-hand clock signal input 63 a of child block B1. Accordingly, while the child blocks B0 and B1 may be implemented identically, because the clock signal is input to different connection points, the timing delay for each subcircuit will not be identical.
  • Once a parent-tag-to-child-tag map has been developed, the parent block may be fully simulated by instructing the connection tool to match the parent tags to the appropriate child tags according to a parent-to-child-tag mapping. The connection tool connects the nodes identified by the tags and then the simulation tool simulates the clock circuit, including the child blocks. [0047]
  • FIG. 7 is a block diagram of a system for analyzing and simulating an integrated circuit having a functionally hierarchical design in accordance with the invention. As illustrated, the system includes an analysis tool [0048] 80 (e.g., rc extraction) and a simulation tool 90. The analysis tool 80 receives the routing list 81 of the child block clock network and child-tag-to-child-network-node map 82. The analysis tool 80 extracts the child network and generates a child block netlist 83. The analysis tool 80 also determines an equivalent RC circuit 84 for each subcircuit in the child network.
  • The simulation tool [0049] 90 (e.g. SPICE) simulates the subcircuit 84 to determine the time delay 85 for each child subcircuit. The analysis/simulation tools 80/90 store the child tag map 82, netlist 83, and subcircuit time delay information 85.
  • The [0050] analysis tool 80 then receives the routing list 86 of the parent block clock network and parent-tag-to-parent-network-node map 87. The analysis tool 80 extracts the parent network and generates a parent block netlist 88. The analysis tool 80 determines an equivalent RC circuit 89 for each subcircuit in the parent network.
  • The [0051] simulation tool 90 simulates each subcircuit to determine the time delay 91 for each parent subcircuit. The analysis/simulation tools 80/90 store the parent tag map 87, parent netlist 88 and parent subcircuit time delay information 91.
  • The [0052] connection tool 80 receives a parent-tag-to-child-tag map 92. Based on the mapping, the analysis tool 80 connects nodes in the parent network to nodes in the child network as appropriate. The parent network may then be resimulated using the simulation tool 90 to determine the combined time delay 93 of each subcircuit in the parent network, taking into account the previously determined time delays 84 of the child network subcircuits.
  • The process may be repeated for the next hierarchical level if the parent bock is a child to a higher-level functional block. In this manner, each hierarchical level in the functional design of the chip is simulated separately with each subcircuit reduced to a simple lumped RC equivalent circuit. The equivalent RC circuits of the subcircuits may then be used when included in the simulation of the parent block to reduce number of nets and therefore the size of the problem submitted to the [0053] tool 80, and therefore reduce the amount of time required for the tool to analyze and simulate the circuit while also preserving a desired level of accuracy. In other words, neither the tool's capacity limits nor the resulting precision are taxed.
  • Although the illustrative embodiment of the functionally hierarchical design of the integrated circuit shown in FIGS. 3 and 4 includes only two levels of functionality (i.e., one parent level including functional block A and one child level including functional blocks B[0054] 0, B1, and C), it is recognized that a typical integrated circuit design may include a number of hierarchical levels of functionality, such that the number of parent and child levels may be plural. It will be appreciated by those skilled in the art that the invention may be iterated for each child-parent relationship in the hierarchy.
  • While illustrative and presently preferred embodiments of the invention have been described in detail herein, it is to be understood that the inventive concepts may be otherwise variously embodied and employed and that the appended claims are intended to be construed to include such variations except insofar as limited by the prior art. [0055]

Claims (16)

What is claimed is:
1. A method for analyzing clock skew in a hierarchical clock tree comprising one or more parent blocks each having one or more child blocks, said method comprising:
obtaining one or more child block tags associated with respective child block nodes in said at least one child block;
extracting one or more child block network subcircuits, each said child subcircuit comprising a child subcircuit input node and one or more child subcircuit endpoint nodes;
for each said one or more child block network subcircuits, determining a time delay between said child subcircuit input node and each of said one or more child subcircuit endpoint nodes;
obtaining one or more parent tags associated with respective parent block nodes in said at least one parent block;
extracting one or more parent block network subcircuits, each said parent subcircuit comprising a parent subcircuit input node and one or more parent subcircuit endpoint nodes;
for each said one or more parent block network subcircuits, determining a time delay between said parent subcircuit input node and each of said one or more parent subcircuit endpoint nodes;
obtaining a map of said parent block tags to respective ones of said child block tags;
connecting said respective parent block nodes associated with said one or more parent tags to said respective child block nodes associated with said one or more child tags mapped to said respective one or more parent tags;
for each of said parent block subcircuits, determining said accumulated time delay between said parent subcircuit input node and each of said one or more child subcircuit endpoint nodes of child subcircuits connected to said parent subcircuit, taking into account said associated child subcircuit time delay and said respective parent subcircuit time delay associated with said parent block.
2. A method in accordance with claim 1, wherein said step for obtaining one or more child block tags comprises:
associating said one or more child block tags with said respective child block nodes in said at least one child block.
3. A method in accordance with claim 1, wherein said step for obtaining one or more parent block tags comprises:
associating said one or more parent block tags with said respective parent block nodes in said at least one parent block.
4. A method in accordance with claim 1, wherein said step for obtaining a map of said parent block tags to respective ones of said child block tags comprises:
mapping said parent block tags to respective ones of said child block tags.
5. A method in accordance with claim 1, wherein:
said step for obtaining one or more child block tags comprises
associating said one or more child block tags with said respective child block nodes in said at least one child block;
said step for obtaining one or more parent block tags comprises
associating said one or more parent block tags with said respective parent block nodes in said at least one parent block; and
said step for obtaining a map of said parent block tags to respective ones of said child block tags comprises mapping said parent block tags to respective ones of said child block tags.
6. A method in accordance with claim 1, wherein:
said step for determining a time delay between said child subcircuit input node and each of said one or more child subcircuit endpoint nodes comprises:
for each said child subcircuit endpoint nodes:
generating an equivalent circuit modeling an electrical circuit between each said respective one of said child subcircuit endnodes and said child subcircuit input node; and
simulating each said equivalent circuit to obtain said time delay; and
said step for determining a time delay between said parent subcircuit input node and each of said one or more parent subcircuit endpoint nodes comprises:
for each said parent subcircuit endpoint nodes:
generating an equivalent circuit modeling an electrical circuit between each said respective one of said parent subcircuit endnodes and said parent subcircuit input node; and
simulating each said equivalent circuit to obtain said time delay.
7. A method in accordance with claim 6, wherein:
said step for determining said accumulated time delay between said parent subcircuit input node and each of said one or more child subcircuit endpoint nodes of child subcircuits connected to said parent subcircuit comprises:
for each said child subcircuit endpoint nodes:
adding said determined time delay between said parent subcircuit input node to a parent node associated with a parent tag that is mapped to a child subcircuit input node and said determined time delay between said child subcircuit input node and said respective child subcircuit endpoint node to generate said accumulated time delay between said parent subcircuit input node and said respective child subcircuit endpoint node.
8. A method in accordance with claim 6, wherein said step for obtaining one or more child block tags comprises:
associating said one or more child block tags with said respective child block nodes in said at least one child block.
9. A method in accordance with claim 6, wherein said step for obtaining one or more parent block tags comprises:
associating said one or more parent block tags with said respective parent block nodes in said at least one parent block.
10. A method in accordance with claim 6, wherein said step for obtaining a map of said parent block tags to respective ones of said child block tags comprises:
mapping said parent block tags to respective ones of said child block tags.
11. A method in accordance with claim 6, wherein:
said step for obtaining one or more child block tags comprises
associating said one or more child block tags with said respective child block nodes in said at least one child block;
said step for obtaining one or more parent block tags comprises
associating said one or more parent block tags with said respective parent block nodes in said at least one parent block; and
said step for obtaining a map of said parent block tags to respective ones of said child block tags comprises mapping said parent block tags to respective ones of said child block tags.
12. A method in accordance with claim 6, wherein:
said equivalent circuit generated for said child subcircuit comprises an RC circuit.
13. A method in accordance with claim 6, wherein:
said equivalent circuit generated for said parent subcircuit comprises an RC circuit.
14. A method in accordance with claim 6, wherein:
said equivalent circuit generated for said child subcircuit comprises an RC circuit; and
said equivalent circuit generated for said parent subcircuit comprises an RC circuit.
15. A system for analyzing clock skew in a hierarchical clock tree comprising one or more parent blocks each having one or more child blocks, said system comprising:
an analysis tool which receives a child block network routing list of a child block, one or more child block tags associated with respective child block nodes in said child block, a parent block network routing list of a parent block, one or more parent tags associated with respective parent block nodes in said parent block, and a map of parent tags to child tags, which generates a child block netlist, one or more child block network subcircuits each comprising a child subcircuit input node and one or more child subcircuit endpoint nodes, a parent block netlist, and one or more parent block network subcircuits each comprising a parent subcircuit input node and one or more parent subcircuit endpoint nodes; and
a simulation tool which receives said child block netlist and said one or more child block network subcircuits, and simulates said one or more child block network subcircuits to generate a time delay between said child subcircuit input node and each of said one or more child subcircuit endpoint nodes for each said one or more child block network subcircuits; and which receives said parent block netlist and said one or more parent block network subcircuits and simulates said one or more parent block network subcircuits to generate a time delay between said parent subcircuit input node and each of said one or more parent subcircuit endpoint nodes for each said one or more parent block network subcircuits; and which determines,for each of said parent block subcircuits, an accumulated time delay between said parent subcircuit input node and each of said one or more child subcircuit endpoint nodes of child subcircuits having nodes mapped to nodes of said parent subcircuit, taking into account said associated child subcircuit time delay and said respective parent subcircuit time delay associated with said parent block.
16. A system in accordance with claim 15, wherein:
said child block network subcircuits generated by said analysis tool comprise RC circuits; and
said parent block network subcircuits generated by said analysis tool comprise RC circuits.
US10/215,125 2002-08-08 2002-08-08 Method and apparatus for hierarchical clock tree analysis Expired - Lifetime US6687889B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/215,125 US6687889B1 (en) 2002-08-08 2002-08-08 Method and apparatus for hierarchical clock tree analysis

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/215,125 US6687889B1 (en) 2002-08-08 2002-08-08 Method and apparatus for hierarchical clock tree analysis

Publications (2)

Publication Number Publication Date
US6687889B1 US6687889B1 (en) 2004-02-03
US20040060019A1 true US20040060019A1 (en) 2004-03-25

Family

ID=30443736

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/215,125 Expired - Lifetime US6687889B1 (en) 2002-08-08 2002-08-08 Method and apparatus for hierarchical clock tree analysis

Country Status (1)

Country Link
US (1) US6687889B1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040093578A1 (en) * 2002-11-12 2004-05-13 Nikitin Andrey A. Optimizing depths of circuits for Boolean functions
US7143021B1 (en) * 2000-10-03 2006-11-28 Cadence Design Systems, Inc. Systems and methods for efficiently simulating analog behavior of designs having hierarchical structure
US7269811B1 (en) * 2003-01-10 2007-09-11 Xilinx, Inc. Method of and apparatus for specifying clock domains in electronic circuit designs
US20100058275A1 (en) * 2008-08-29 2010-03-04 International Business Machines Corporation Top Level Hierarchy Wiring Via 1xN Compiler
US20100318341A1 (en) * 2009-06-15 2010-12-16 Fujitsu Semiconductor Limited Computer product, design support apparatus, and design support method
US20110046937A1 (en) * 2009-08-21 2011-02-24 Koji Kanno Delay analysis processing of semiconductor integrated circuit
US20160224711A1 (en) * 2011-06-29 2016-08-04 The Regents Of The University Of California Distributed lc resonant tanks clock tree synthesis
US20210390242A1 (en) * 2020-06-16 2021-12-16 Synopsys, Inc. Automated balanced global clock tree synthesis in multi level physical hierarchy

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6986116B2 (en) * 2003-01-07 2006-01-10 International Business Machines Corporation Signal balancing between voltage domains
US7073145B2 (en) * 2003-01-07 2006-07-04 International Business Machines Corporation Programmable delay method for hierarchical signal balancing
US20080270965A1 (en) * 2007-04-24 2008-10-30 Craig Jesse E Method of reducing peak power consumption in an integrated circuit system
US20090172627A1 (en) * 2007-12-28 2009-07-02 International Business Machines Corporation Design Structure for a Clock System for a Plurality of Functional Blocks
JP2011129029A (en) * 2009-12-21 2011-06-30 Elpida Memory Inc Circuit simulation device and transient analysis method
US8402418B2 (en) * 2009-12-31 2013-03-19 Nvidia Corporation System and process for automatic clock routing in an application specific integrated circuit

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5557779A (en) * 1991-06-10 1996-09-17 Kabushiki Kaisha Toshiba Method for distributing a clock signal within a semiconductor integrated circuit by minimizing clock skew
US5912820A (en) * 1997-01-22 1999-06-15 Unisys Corporation Method and apparatus for distributing a clock tree within a hierarchical circuit design
US6425114B1 (en) * 2000-01-31 2002-07-23 Lsi Logic Corporation Systematic skew reduction through buffer resizing
US6442737B1 (en) * 2001-06-06 2002-08-27 Lsi Logic Corporation Method of generating an optimal clock buffer set for minimizing clock skew in balanced clock trees
US6487707B1 (en) * 1999-10-25 2002-11-26 Fujitsu Limited Layout design system of semiconductor ic device, layout design method of semiconductor ic device and computer-readable recording medium on which programs for allowing computer to execute respective means in the system or respective steps in the method are recorded
US20030163795A1 (en) * 2002-02-27 2003-08-28 Morgan David A. Method of repeater insertion for hierarchical integrated circuit design

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5557779A (en) * 1991-06-10 1996-09-17 Kabushiki Kaisha Toshiba Method for distributing a clock signal within a semiconductor integrated circuit by minimizing clock skew
US5912820A (en) * 1997-01-22 1999-06-15 Unisys Corporation Method and apparatus for distributing a clock tree within a hierarchical circuit design
US6487707B1 (en) * 1999-10-25 2002-11-26 Fujitsu Limited Layout design system of semiconductor ic device, layout design method of semiconductor ic device and computer-readable recording medium on which programs for allowing computer to execute respective means in the system or respective steps in the method are recorded
US6425114B1 (en) * 2000-01-31 2002-07-23 Lsi Logic Corporation Systematic skew reduction through buffer resizing
US6442737B1 (en) * 2001-06-06 2002-08-27 Lsi Logic Corporation Method of generating an optimal clock buffer set for minimizing clock skew in balanced clock trees
US20030163795A1 (en) * 2002-02-27 2003-08-28 Morgan David A. Method of repeater insertion for hierarchical integrated circuit design

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7143021B1 (en) * 2000-10-03 2006-11-28 Cadence Design Systems, Inc. Systems and methods for efficiently simulating analog behavior of designs having hierarchical structure
US7103868B2 (en) * 2002-11-12 2006-09-05 Lsi Logic Corporation Optimizing depths of circuits for Boolean functions
US20040093578A1 (en) * 2002-11-12 2004-05-13 Nikitin Andrey A. Optimizing depths of circuits for Boolean functions
US7269811B1 (en) * 2003-01-10 2007-09-11 Xilinx, Inc. Method of and apparatus for specifying clock domains in electronic circuit designs
US20100058275A1 (en) * 2008-08-29 2010-03-04 International Business Machines Corporation Top Level Hierarchy Wiring Via 1xN Compiler
US7966598B2 (en) * 2008-08-29 2011-06-21 International Business Machines Corporation Top level hierarchy wiring via 1×N compiler
US8504332B2 (en) * 2009-06-15 2013-08-06 Fujitsu Semiconductor Limited Computer product, design support apparatus, and design support method
US20100318341A1 (en) * 2009-06-15 2010-12-16 Fujitsu Semiconductor Limited Computer product, design support apparatus, and design support method
US20110046937A1 (en) * 2009-08-21 2011-02-24 Koji Kanno Delay analysis processing of semiconductor integrated circuit
US8788255B2 (en) * 2009-08-21 2014-07-22 Nec Corporation Delay analysis processing of semiconductor integrated circuit
US20160224711A1 (en) * 2011-06-29 2016-08-04 The Regents Of The University Of California Distributed lc resonant tanks clock tree synthesis
US10073937B2 (en) * 2011-06-29 2018-09-11 The Regents Of The University Of California Distributed LC resonant tanks clock tree synthesis
US20210390242A1 (en) * 2020-06-16 2021-12-16 Synopsys, Inc. Automated balanced global clock tree synthesis in multi level physical hierarchy
US11704467B2 (en) * 2020-06-16 2023-07-18 Synopsys, Inc. Automated balanced global clock tree synthesis in multi level physical hierarchy

Also Published As

Publication number Publication date
US6687889B1 (en) 2004-02-03

Similar Documents

Publication Publication Date Title
US6687889B1 (en) Method and apparatus for hierarchical clock tree analysis
US6769104B2 (en) Method and apparatus for minimizing clock skew in a balanced tree when interfacing to an unbalanced load
US7587693B2 (en) Apparatus and method of delay calculation for structured ASIC
US20060294485A1 (en) Method and apparatus for routing an integrated circuit
US8782591B1 (en) Physically aware logic synthesis of integrated circuit designs
JPH0766400B2 (en) Clock skew reduction method
JP2004178285A (en) Parasitic element extraction device
US7082587B2 (en) Method of estimating path delays in an IC
US20080040091A1 (en) Method and apparatus of simulating a semiconductor integrated circuit at gate level
US6732340B1 (en) Method for designing a semiconductor integrated circuit which includes consideration of parasitic elements on critical data paths
KR19980080808A (en) Manufacturing Method of Integrated Circuit Device and Logic Inspection Method for Integrated Circuit Device
US7979262B1 (en) Method for verifying connectivity of electrical circuit components
US5724557A (en) Method for designing a signal distribution network
US7401315B2 (en) System and method for implementing package level IP preverification for system on chip devices
US11641194B1 (en) Single flux quantum inverter circuit
US11233516B1 (en) Single flux quantum circuit that includes a sequencing circuit
US7092865B1 (en) Method and apparatus for timing modeling
Sinha et al. Validation and test issues related to noise induced by parasitic inductances of VLSI interconnects
US20030074642A1 (en) Clock skew verification methodology for grid-based design
US8091052B2 (en) Optimization of post-layout arrays of cells for accelerated transistor level simulation
JP2004234618A (en) Semiconductor device model, and forming method and device thereof
US7451427B2 (en) Bus representation for efficient physical synthesis of integrated circuit designs
JP2004054522A (en) Method for evaluating simultaneous switching noise of semiconductor device
US11017138B2 (en) Timing analysis for parallel multi-state driver circuits
Pulici et al. A modified IBIS model aimed at signal integrity analysis of systems in package

Legal Events

Date Code Title Description
AS Assignment

Owner name: AGILENT TECHNOLOGIES, INC., COLORADO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SECATCH, STACEY;HANSEN, JAMES;MUELLER, BRIAN;REEL/FRAME:013247/0203;SIGNING DATES FROM 20020802 TO 20020805

STCF Information on status: patent grant

Free format text: PATENTED CASE

AS Assignment

Owner name: AVAGO TECHNOLOGIES GENERAL IP PTE. LTD., SINGAPORE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AGILENT TECHNOLOGIES, INC.;REEL/FRAME:017207/0020

Effective date: 20051201

REMI Maintenance fee reminder mailed
FPAY Fee payment

Year of fee payment: 4

SULP Surcharge for late payment
FPAY Fee payment

Year of fee payment: 8

AS Assignment

Owner name: DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT, NEW YORK

Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:032851/0001

Effective date: 20140506

Owner name: DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AG

Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:032851/0001

Effective date: 20140506

FPAY Fee payment

Year of fee payment: 12

AS Assignment

Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD., SINGAPORE

Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS (RELEASES RF 032851-0001);ASSIGNOR:DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT;REEL/FRAME:037689/0001

Effective date: 20160201

Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD

Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS (RELEASES RF 032851-0001);ASSIGNOR:DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT;REEL/FRAME:037689/0001

Effective date: 20160201

AS Assignment

Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH CAROLINA

Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:037808/0001

Effective date: 20160201

Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH

Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:037808/0001

Effective date: 20160201

AS Assignment

Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE NAME OF THE ASSIGNEE PREVIOUSLY RECORDED ON REEL 017207 FRAME 0020. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNOR:AGILENT TECHNOLOGIES, INC.;REEL/FRAME:038633/0001

Effective date: 20051201

AS Assignment

Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD., SINGAPORE

Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:041710/0001

Effective date: 20170119

Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD

Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:041710/0001

Effective date: 20170119

AS Assignment

Owner name: AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITE

Free format text: MERGER;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:047195/0026

Effective date: 20180509

AS Assignment

Owner name: AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITE

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE EFFECTIVE DATE OF MERGER PREVIOUSLY RECORDED ON REEL 047195 FRAME 0026. ASSIGNOR(S) HEREBY CONFIRMS THE MERGER;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:047477/0423

Effective date: 20180905

AS Assignment

Owner name: BROADCOM INTERNATIONAL PTE. LTD., SINGAPORE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITED;REEL/FRAME:053771/0901

Effective date: 20200826