Module libreda_sta::traits::timing_library
source · Expand description
Trait definitions for accessing timing data.
TimingLibraryAbstraction over timing data.
Structs
- Type of a constraint arc.
Enums
- Type of a timing constraint.
- Type of a signal edge. Either rising (0->1), falling (1->0).
- Type of a signal edge. Either rising (0->1), falling (1->0) or both of them.
Traits
- Query cell delays and setup/hold constraints.