Files
iverilog/driver-vpi
Martin Whitaker 7dcde37475 Fix iverilog-vpi on Windows to handle more than one source file (issue #602)
Use the string containing the current source file path to derive the
object file name, not the string containing the space-separated list
of source files.

(thanks to DavidC-75 for pointing out the error)
2022-03-26 18:13:18 +00:00
..