iverilog/driver
Martin Whitaker 0d9268cdbc Don't exit when ivl_root not found - the user may have supplied it.
When running 'make check' without having an installed copy, find_ivl_root()
will fail on Unix systems that don't provide /proc/self/exe (e.g. MacOS).

(cherry picked from commit 56d2d798ec)
2021-01-28 00:34:11 +00:00
..
Makefile.in Use GNU make pattern rules to handle multiple file output from bison. 2020-07-30 16:27:01 +01:00
cflexor.lex Fix fails to build with -fno-common or gcc-10 2020-01-29 00:08:59 +08:00
cfparse.y Remove missing parameter warnings 2014-07-09 14:16:57 -07:00
cfparse_misc.h Fix fails to build with -fno-common or gcc-10 2020-01-29 00:08:59 +08:00
globals.h Update header files to use a more standard name to prevent rereading 2014-07-23 13:42:56 -07:00
iverilog.man.in Add define to indicate Icarus synthesis 2021-01-14 00:15:58 -08:00
main.c Don't exit when ivl_root not found - the user may have supplied it. 2021-01-28 00:34:11 +00:00
substit.c Easy changes for -Wmissing-prototypes 2014-07-10 14:07:30 -07:00