slang::analysis::InstanceDriverState struct

State tracked per canonical instance.

Public variables

std::vector<IfacePortDriver> ifacePortDrivers
Drivers that are applied through interface ports.
std::vector<const ast::InstanceSymbol*> nonCanonicalInstances
A list of instances that refer to the canonical one.