isDriver
Specifies whether an instTerm is a driver. This is useful when making driver-to-sink connections and multiple instTerms are bidirectional.
isDriver Quick Reference
Value Type
The isDriver constraints have a BoolValue that specifies whether an instTerm is a driver for a net.
Examples
This example assigns the vdd1 term of instance VDDA as a driver.
Related Topics
Mixed-Signal Routing Constraints
Return to top