isComputed property
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;
Whether this signal's value is computed/derivable (e.g. constant, gate output, InlineSystemVerilog result) rather than directly tracked by the waveform service.
final bool isComputed;