iverilog/driver
Martin Whitaker c8a85877c2 Allow io-range-error warnings to be disabled (issue #788)
It was common practice in the past to just declare a port direction
and declare it as a vector in a subsequent type declaration. Versions
of the standard up to and including 1364-2005 include an example that
does this (e.g. 1364-2005 section 12.3.7). Users may have old or
third-party code that they can't or don't want to modify, so allow
the warning to be suppressed by including it in the anachronisms
category.
2022-12-18 12:12:26 +00:00
..
Makefile.in Add -R option to print runtime paths (for now, includedir only) 2022-07-02 18:05:26 -07:00
cflexor.lex Update driver and acc/tf directories with changes suggested by cppcheck 2021-01-02 13:45:41 -08:00
cfparse.y Report error if command file is not properly terminated. 2020-11-26 16:11:59 -08:00
cfparse_misc.h Fix fails to build with -fno-common or gcc-10 2020-01-29 00:08:59 +08:00
globals.h Report error if command file is not properly terminated. 2020-11-26 16:11:59 -08:00
iverilog.man.in Allow io-range-error warnings to be disabled (issue #788) 2022-12-18 12:12:26 +00:00
main.c Add -R option to print runtime paths (for now, includedir only) 2022-07-02 18:05:26 -07:00
substit.c Easy changes for -Wmissing-prototypes 2014-07-10 14:07:30 -07:00