Module libreda_sta::models::zero_interconnect_delay
source · Expand description
Dummy implementation of an interconnect delay model: The delay is always zero.
Structs§
- Interconnect delay model which reports zero delay for a source and target terminal which belong to the same net and ‘no delay’ if the terminals don’t belong to the same net.