iverilog/tgt-vlog95
Larry Doolittle 642acb4082 Clean up some more sign-compare issues
The only known problems left are in files imported from gtkwave,
if not for them you could turn on -Wsign-compare.

Assumes c99 for c code, so the scope of for-loop indexes can be made sane.
2014-06-17 12:57:26 -07:00
..
Makefile.in vlog95: for cppcheck the target functions are used by the compiler. 2014-05-21 09:04:49 -07:00
cppcheck.sup vlog95: for cppcheck the target functions are used by the compiler. 2014-05-21 09:04:49 -07:00
event.c vlog95: Fix the passing of the sign extend information in a CA 2013-06-27 19:44:17 -07:00
expr.c Pick some low-hanging const fruit 2014-06-09 10:47:28 -07:00
logic_lpm.c vlog95: Add some support for $signed()/$unsigned() in a CA 2013-07-29 10:26:56 -07:00
misc.c vlog95: more procedural $signed()/$unsigned() support 2013-07-09 17:55:21 -07:00
numbers.c Clean up some more sign-compare issues 2014-06-17 12:57:26 -07:00
scope.c Pick some low-hanging const fruit 2014-06-09 10:47:28 -07:00
stmt.c Pick some low-hanging const fruit 2014-06-09 10:47:28 -07:00
udp.c vlog95: Major rework of nexus emitting code, etc. 2012-01-02 11:29:42 -08:00
vlog95-s.conf vlog95: block generating a concat-Z LPM device in the compiler. 2013-02-13 19:19:21 -08:00
vlog95.c vlog95: Emit if using signed and add the number of errors to the output 2013-02-15 19:43:19 -08:00
vlog95.conf vlog95: block generating a concat-Z LPM device in the compiler. 2013-02-13 19:19:21 -08:00
vlog95_priv.h vlog95: Add support for translating a SV function return statement 2013-07-19 10:52:54 -07:00