Closed mcandre closed 3 years ago
Ensure that the design receives big endian formatted values, in order to handle hosts using little endian.
This is said to affect only integers outside of 8 bit range, hence why we didn't notice this for dinky tests on 3 bit non-negative integers.
Ensure that the design receives big endian formatted values, in order to handle hosts using little endian.
This is said to affect only integers outside of 8 bit range, hence why we didn't notice this for dinky tests on 3 bit non-negative integers.