Add converters betwee `FloatingPointValue` and `FixedPointValue`
Open
enhancement
help wanted
- Dominant language
- Dart
- Stars
- 115
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
### Motivation
Not all numbers can fit in `double`, so converting back and forth from `double` doesn't cover all cases
### Desired solution
Add automation to convert between `FloatingPointValue` and `FixedPointValue`
### Alternatives considered
_No response_
### Additional details
https://github.com/intel/rohd-hcl/pull/99
Contributor guide
Assessment
This issue has not been assessed yet.