From: Evan L. <sa2...@cy...> - 2021-01-28 17:47:29
|
...is very different from Linux command line processing. The Linux iverilog allows defines at the end of the command, for example, but the Windows version seems to require all switches before the first source file. This can be tedious when you're writing scripts on Linux, and then have to work out why it's not working on Windows, and then find something that works on both versions. Would it make sense to rationalise this? |