iverilog/driver-vpi
Martin Whitaker a59b183bd1 Allow VPI modules to be loaded by multiple clients under Windows.
The old scheme of linking the VPI modules with the vvp exports meant they
did not work when loaded by the compiler. Instead, let each client create
a jump table for the VPI routines and pass that to each VPI module as it
is loaded.
2019-10-22 16:00:13 +01:00
..
Makefile.in Update cppcheck standards that are checked 2019-09-30 22:14:15 -07:00
config.h.in Allow VPI modules to be loaded by multiple clients under Windows. 2019-10-22 16:00:13 +01:00
main.c Add extra whitespace in driver-vpi/main.c for readability. 2015-05-10 13:19:16 +01:00
res.rc.in Unify the version stamp in the version_*.h header files. 2009-11-27 09:25:50 -08:00