Report Datasheet Command
Generates the Datasheet Report that summarizes the following timing characteristics of the design as a whole:
- Setup Times(tsu (clock setup time))
- Hold Times(th (clock hold time) Definition)
- Clock to Output Times(tco (clock to output delay) Definition)
- Minimum Clock to Output Times(Minimum tco (clock to output delay) Definition)
- Propagation Delay(tpd (pin-to-pin delay) Definition)
- Minimum Propagation Delay(Minimum tpd (pin-to-pin delay) Definition)
- Output Enable Times
- Minimum Output Enable Times
- Output Disable Times
- Minimum Output Disable Times
The report lists delays for each relevant clock or port. If there are multiple paths for a clock (for example, multiplexed clocks), then the maximum delay of the longest path is taken for tH and tCO, and the minimum delay of the shortest path is taken for tSU and minimum tCO. If there are multiple paths for a data port, then the maximum delay of the longest path is used for tSU, tCO, and tPD; and the minimum delay of the shortest path is used for tH , minimum tCO, and minimum tPD.
Scripting Information |
Keyword: report_datasheet Settings: -panel_name "DatasheetReport" |