Timing Diagram Markup Language (TDML), Version 1.1-1-051899
Element:TDML Characteristic
Tag:<tdml.cc>
Definition:

This element represents a measurable property of a device. The property typically represented in TDML is a timing parameter.

Remarks:

This element primarily mimics the Characteristics <cc> model in the PCIS sources. See the PCIS Tag Library for a more complete description.

In addition to the information contained in the PCIS Characteristic <cc>, this element contains the "connections" attribute, and the User Defined Information <user.defined> element.

Associated Attributes:
Descriptive NameAttribute NameDefault Value
ConnectionsconnectionsIMPLIED
ShowshowIMPLIED
Is this a Static Characteristic or Condition?staticREQUIRED
ReliabilityreliabilityIMPLIED
Product IDspidsIMPLIED
Is this Characteristic or Condition Acoustic?acousticIMPLIED
ChemicalchemicalIMPLIED
ElectricelectricIMPLIED
InformationalinfoIMPLIED
MagneticmagneticIMPLIED
MechanicalmechanicalIMPLIED
OpticalopticalIMPLIED
PeriodicperiodicIMPLIED
RadiationradiationIMPLIED
ThermalthermalIMPLIED
TimingtimingIMPLIED
Unique IdentifieridREQUIRED
Element Content:

SGML Model:
<!ELEMENT tdml.cc        (parm?, cn.ids?, tdml.value*,
                          conn.ids?, testing.info*, 
                          cc.text?, user.defined*)     >
<!ATTLIST tdml.cc 
          connections   IDREFS               #IMPLIED
          show          %yesorno;            #IMPLIED
          static        %yesorno;            #REQUIRED
          reliability   %yesorno;            #IMPLIED
          pids          IDREFS               #IMPLIED
          acoustic      %yesorno;            #IMPLIED
          chemical      %yesorno;            #IMPLIED
          electric      %yesorno;            #IMPLIED
          info          %yesorno;            #IMPLIED
          magnetic      %yesorno;            #IMPLIED
          mechanical    %yesorno;            #IMPLIED
          optical       %yesorno;            #IMPLIED
          periodic      %yesorno;            #IMPLIED
          radiation     %yesorno;            #IMPLIED
          thermal       %yesorno;            #IMPLIED
          timing        %yesorno;            #IMPLIED
                        %data.atts;                    >
Tagged Example:

<tdml.cc id="ID48" static="1" show="1">
<parm id="X17"><parm.symbol id="X18">t<sub>AVAV</sub></parm.symbol>
<parm.desc id="X19">Write Cycle Time (See Note 3)</parm.desc></parm>
<tdml.value value.type="MIN"><tdml.expression expression.handling
"SynaptiCAD"><expression id="X20">12</expression><evaluated.to>
12000</evaluated.to></tdml.expression></tdml.value>
<tdml.value value.type="MAX"></tdml.value>
</tdml.cc>

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.