Timing Diagram Markup Language (TDML), Version 1.1-1-051899
Element:Two-Edge Relationship
Tag:<two.edge>
Definition:

The presence of this element indicates that the enclosing relationship occurs between a source edge and a target edge. The enclosing relationship thus represents a timing relationship between two Edges <e>s such as a propagation delay, or a setup time.

Remarks:

Two-Edge Relationships have a source Edge <e> and a target Edge <e> associated with them. Directionality is implied between the source Edge <e> and the target Edge <e>.

Associated Attributes:
Descriptive NameAttribute NameDefault Value
Source Edgesource.eREQUIRED
Target Edgetarget.eREQUIRED
Element Content:

SGML Model:
<!ELEMENT two.edge            EMPTY                    >
<!ATTLIST two.edge
          source.e      IDREF                #REQUIRED
          target.e      IDREF                #REQUIRED >
Tagged Example:

<two.edge source.e="ID16" target.e="ID17"></two.edge>

Standard Version: 1.0
Original version: February 1, 1999
Last updated: May 3, 1999


Timing Diagram Markup Language (TDML), Version 1.1-1-051899
Copyright © 1998, 1999 by Silicon Integration Initiative, Inc. All rights reserved worldwide.