In reply to dave_59:
Alternatively, you can compile all C/C++ files to shared library file (.so) then load it to vsim command using -sv_lib.
In reply to dave_59:
Alternatively, you can compile all C/C++ files to shared library file (.so) then load it to vsim command using -sv_lib.