LogicValueMajority extension

This extension will eventually move to ROHD once it is proven useful.

on

Methods

firstOne() int?

Available on LogicValue, provided by the LogicValueMajority extension

Compute the first One find operation on LogicValue, returning its position.
majority() bool

Available on LogicValue, provided by the LogicValueMajority extension

Compute the unary majority on LogicValue.