Timing Diagram Markup Language (TDML), Version 1.1-1-051899
Element:Connection Pointer
Tag:<conn.ptr>
Definition:

This element contains a pointer to a Connection <connection> as part of a Signal <signal>; the actual association with a Connection <connection> is made through the use of the "conn.id" attribute (with a value of IDREF) on the Connection Pointer element.

Remarks:

Connection Pointer is used in the Signal <signal> element to associate a Connection <connection> with the Signal <signal>. It is only used if the Signal <signal> represents a single-bit value or a multi-bit value in which the individual underlying signals are not represented in the file. In the case of a multi-bit Signal <signal> that has the individual underlying signals represented in the file the TDML Connection Group Pointer <tdml.conn.group.ptr> is used.

Associated Attributes:
Descriptive NameAttribute NameDefault Value
Connection Identifierconn.idIMPLIED
Element Content:

SGML Model:
<!ELEMENT conn.ptr            (#PCDATA | %emphs;)*     >
<!ATTLIST conn.ptr
          conn.id       IDREF                 #IMPLIED >
Tagged Example:

<conn.ptr conn.id="ID1"></conn.ptr>

Standard Version: 1.0
Original version: February 1, 1999
Last updated: May 3, 1999 add assoc. attributes


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