Get_datasheet, Get_datasheet –86 – Altera SDC and TimeQuest API User Manual

Page 96

Advertising
background image

2–86

Chapter 2: SDC and TimeQuest API Package and Commands

sta

SDC and TimeQuest API Reference Manual

© December 2009

Altera Corporation

get_datasheet

Usage

get_datasheet

Options

None

Description

This function returns a tcl collection which contains the datasheet report. Its format is as follows:

{
{ tsu
{ <tsu rise time>
<tsu fall time>
<input port>
<clock port>
<clock edge>
<clock reference>
}
}

{ th
{ <th rise time>
<th fall time>
<input port>
<clock port>
<clock edge>
<clock reference>
}
}

{ tco
{ <tco rise time>
<tco fall time>
<output port>
<clock port>
<clock edge>
<clock reference>
}
}

{ mintco
{ <mintco rise time>
<mintco fall time>
<output port>
<clock port>
<clock edge>
<clock reference>
}
}

{ tpd
{ <tpd rise-rise time>
<tpd rise-fall time>
<tpd fall-rise time>
<tpd fall-fall time>
<input port>
<output port>
}
}

{ mintpd
{ <mintpd rise-rise time>

Advertising