Keywords: ISim
When I run a design that writes a pattern of characters to a binary file, I can see that an unexpected character (0x0D) is introduced into the binary file.
This issue occurs only on Windows machines. The binary file is created correctly on Linux machines.
How can I resolve this issue?