Open mkorbel1 opened 1 month ago
Not all numbers can fit in double, so converting back and forth from double doesn't cover all cases
double
Add automation to convert between FloatingPointValue and FixedPointValue
FloatingPointValue
FixedPointValue
No response
https://github.com/intel/rohd-hcl/pull/99
Motivation
Not all numbers can fit in
double
, so converting back and forth fromdouble
doesn't cover all casesDesired solution
Add automation to convert between
FloatingPointValue
andFixedPointValue
Alternatives considered
No response
Additional details
https://github.com/intel/rohd-hcl/pull/99