isComputed property

bool isComputed
final

Whether this signal's value is computed/derivable (e.g. constant, gate output, InlineSystemVerilog result) rather than directly tracked by the waveform service.

Implementation

final bool isComputed;