64-bit division requires 128-bit integers
johnmcfarlane opened this issue · 1 comments
johnmcfarlane commented
Or so it seems. Investigate and fix. Division should be using rep's multiplication's promotion rules.
johnmcfarlane commented
Out of date. This change in CNL changed how division works for fixed_point
.