verilator/test_regress
Geza Lore a198a3c1e1 Add extern "C" to function declarations in VPI tests.
These are necessary to link the executables. So far we have been saved
by one of the generated headers forward declaring these functions with
extern "C", but changing that header would break these tests.
2021-06-24 16:48:58 +01:00
..
t Add extern "C" to function declarations in VPI tests. 2021-06-24 16:48:58 +01:00
.gdbinit
.gitignore
CMakeLists.txt Add TRACE_THREADS to CMake (#2934) 2021-05-08 08:18:08 -04:00
driver.pl Add --enable-m32 to configure 2021-06-14 00:37:59 +01:00
input.vc
input.xsim.vc
Makefile
Makefile_obj