Page copy protected against web site content infringement by Copyscape

Next Post: "Let us know your interests". You can mail your Queries and Suggestions at vlsihelio@gmail.com

Showing posts with label SDF. Show all posts
Showing posts with label SDF. Show all posts

May 12, 2008

What is Standard Delay Format (SDF)?

SDF stands for the “Standard Delay Format”.

It stores the timing data generated by EDA tools for use at any stage in the design process. It can be used anywhere in the flow as to import or export the timing information about design.

The data in the SDF file is represented in tool independent way and can include:

  1. Delays: Module path delay, device delay, interconnects delay and port delay.
  2. Timing checks: Setup, hold, recovery, removal, skew, width, period and no change.
  3. Timing constraints: Path, skew, period, sum and diff.
  4. Timing environment: Intended operating timing environment.
  5. Incremental and absolute delays.
  6. Conditional and unconditional module path delays and timing checks.
  7. Design/Instance specific or type/library specific data.
  8. Scaling, environmental and technology parameters like, Process variations, temperature, voltage and wire load models.

Throughout the design process, you can use several different sdf files. Some of these files can contain pre layout timing data. Others can contain path constraint or post layout timing data.

The name of each sdf file is generated (determined) by EDA tool. There are no conventions for naming SDF files.

Related Posts with Thumbnails