Skip to content

Majority function support #86

@desmonddak

Description

@desmonddak

Motivation

The majority function is very powerful and general. It is becoming quite interesting as post-CMOS devices can directly implement this function in a dense manner. It is useful in arithmetic operations.

Desired solution

A LogicValue:majority() function, similar to the unary or() that produces true when the majority of bits are 1.

We can have various components that implement the Logic form of this.

Alternatives considered

No response

Additional details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions