intel / intel/rohd-hcl

Majority function support

Open
#86 0 comments 1 reaction 0 assignees Claimed by @desmonddak View on GitHub
enhancement
Dominant language
Dart
Stars
115
Forks
39
Avg merge
1d 13h
Merged PRs (30d)
1

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.