Crate sdfparse

source ·
Expand description

Standard delay format (SDF) parser for EDA applications.

How to use

See SDF::parse_str.

A number of features, including timing checks, are unsupported at this moment.

Structs

The main entry of SDF.
One SDF cell containing delay and constraint definitions.
SDF IO path delay.
SDF interconnect delay.
The header information of SDF.
One instance/pin path in SDF.
One port in SDF
A port with edge specification

Enums

An optional bus definition.
One SDF delay definition.
IO path delay condition, simple version.
The types of specified edges.
One value specification in SDF with at most 3 corners.