intel / intel/rohd-hcl

Add an easy way for arithmetic `Value`s to convert to `Const` versions of corresponding signals

Open
#200 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
115
Forks
39
Avg merge
1d 13h
Merged PRs (30d)
1

Description

### Motivation

It would be helpful to be able to create a `Value` and then create a `Const` version of it, corresponding to the `Logic` version of it. For example, creating a `Const` version of `FloatingPoint` based on a value of `FloatingPointValue` type.

### Desired solution

Create some automation that accomplishes creating constant `FloatingPoint` (or similar) from their corresponding value type.

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