intel / intel/rohd

More complete support for signed operations

Open
#77 3 comments 2 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Dart
Stars
489
Forks
88
Avg merge
3d 23h
Merged PRs (30d)
10

Description

## Motivation
Right now most operations in ROHD are unsigned. Less than, greater than, etc. would be a lot more convenient with some built in signed support.

## Desired solution
Allow operations to be performed using signed or unsigned math optionally.

## Alternatives considered
Letting users do their own signed math is unnecessary overhead.

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.