iverilog/vpi
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 Ignore SDF COND and CONDELSE delay definitions. 2014-04-26 20:57:25 -07:00
cppcheck.sup Update fstapi.c to latest from GTKWave 2014-04-29 14:23:41 -07:00
fastlz.c Update files from GTKWave to the latest from SVN. 2014-06-07 18:22:32 -07:00
fastlz.h Update files from GTKWave to the latest from SVN. 2014-06-07 18:22:32 -07:00
fstapi.c Update fstapi.c to latest from GTKWavE (remove some compile warnings) 2014-06-11 17:03:15 -07:00
fstapi.h Update fstapi files to latest ones from GTKWave 2014-06-11 08:39:04 -07:00
lxt2_write.c Update files from GTKWave to the latest from SVN. 2014-06-07 18:22:32 -07:00
lxt2_write.h Update files from GTKWave to the latest from SVN. 2014-06-07 18:22:32 -07:00
lxt_write.c Update files from GTKWave to the latest from SVN. 2014-06-07 18:22:32 -07:00
lxt_write.h Update files from GTKWave to the latest from SVN. 2014-06-07 18:22:32 -07:00
lz4.c Update FST and related files to match the latest from GTKWave 2014-04-10 14:34:39 -07:00
lz4.h Update FST and related files to match the latest from GTKWave 2014-04-10 14:34:39 -07:00
mt19937int.c Fix some cppcheck warnings 2013-04-15 11:54:15 -07:00
sdf_lexor.lex Ignore SDF COND and CONDELSE delay definitions. 2014-04-26 20:57:25 -07:00
sdf_parse.y More SDF memory cleanup fixes 2014-04-27 17:57:43 -07:00
sdf_parse_priv.h updated FSF-address 2012-08-29 10:12:10 -07:00
sdf_priv.h updated FSF-address 2012-08-29 10:12:10 -07:00
stringheap.c updated FSF-address 2012-08-29 10:12:10 -07:00
stringheap.h updated FSF-address 2012-08-29 10:12:10 -07:00
sys_clog2.c Update $clog2() to add support for two-state variables. 2011-09-11 11:57:50 -07:00
sys_convert.c Mostly fix a portability problem in $rtoi (run time) 2013-10-11 17:32:58 -07:00
sys_countdrivers.c Pick some low-hanging const fruit 2014-06-09 10:47:28 -07:00
sys_darray.c updated FSF-address 2012-08-29 10:12:10 -07:00
sys_deposit.c updated FSF-address 2012-08-29 10:12:10 -07:00
sys_display.c Clean up some more sign-compare issues 2014-06-17 12:57:26 -07:00
sys_fileio.c Fix some cppcheck warnings 2013-04-15 11:54:15 -07:00
sys_finish.c updated FSF-address 2012-08-29 10:12:10 -07:00
sys_fst.c Add scope file/line information to the dump file 2013-10-25 15:10:44 -07:00
sys_icarus.c Initial support for $countdrivers. 2012-07-27 18:09:32 -07:00
sys_lxt.c Add support for a generate scope to vvp and the vpi routines. 2013-07-17 10:57:02 -07:00
sys_lxt2.c Add support for a generate scope to vvp and the vpi routines. 2013-07-17 10:57:02 -07:00
sys_plusargs.c updated FSF-address 2012-08-29 10:12:10 -07:00
sys_priv.c Fix for br932 part 2 - make $fopen accept SV 'string' type. 2013-06-14 21:00:39 +01:00
sys_priv.h updated FSF-address 2012-08-29 10:12:10 -07:00
sys_queue.c Pick some low-hanging const fruit 2014-06-09 10:47:28 -07:00
sys_random.c Spell, etc. fixes 2014-06-14 14:19:46 -07:00
sys_random.h updated FSF-address 2012-08-29 10:12:10 -07:00
sys_random_mti.c updated FSF-address 2012-08-29 10:12:10 -07:00
sys_readmem.c updated FSF-address 2012-08-29 10:12:10 -07:00
sys_readmem_lex.h updated FSF-address 2012-08-29 10:12:10 -07:00
sys_readmem_lex.lex updated FSF-address 2012-08-29 10:12:10 -07:00
sys_scanf.c Clean up some more sign-compare issues 2014-06-17 12:57:26 -07:00
sys_sdf.c Improve SDF warnings to separate name and scope 2014-04-25 13:56:01 -07:00
sys_table.c Cleanup of v2009.vpoi module. 2013-01-05 11:39:17 -08:00
sys_time.c updated FSF-address 2012-08-29 10:12:10 -07:00
sys_vcd.c Add support for a generate scope to vvp and the vpi routines. 2013-07-17 10:57:02 -07:00
sys_vcdoff.c updated FSF-address 2012-08-29 10:12:10 -07:00
system.sft Detect and implement string.len() method, and string[index] expressions 2012-07-22 10:52:06 -07:00
table_mod.c Clean up some more sign-compare issues 2014-06-17 12:57:26 -07:00
table_mod.h Some more $table_model() changes. 2011-05-07 11:46:12 -07:00
table_mod_lexor.lex Explicitly instantiate coerce_to_width() for vvp_vector4_t 2013-10-18 14:38:38 -07:00
table_mod_parse.y Add missing semi-colons in parser rules. 2012-08-01 15:38:36 -07:00
v2005_math.c Free the iterator if there are extra arguments. 2011-10-14 18:02:37 -07:00
v2005_math.sft
v2009.sft Warn that the SystemVerilog array querying functions are not supported. 2013-07-31 19:40:25 -07:00
v2009_array.c Warn that the SystemVerilog array querying functions are not supported. 2013-07-31 19:40:25 -07:00
v2009_enum.c updated FSF-address 2012-08-29 10:12:10 -07:00
v2009_string.c Cleanup of v2009.vpoi module. 2013-01-05 11:39:17 -08:00
v2009_table.c Warn that the SystemVerilog array querying functions are not supported. 2013-07-31 19:40:25 -07:00
va_math.c Free the iterator if there are extra arguments. 2011-10-14 18:02:37 -07:00
va_math.sft Remove obsolete VAMS $log function. 2010-04-27 12:09:07 -07:00
vams_simparam.c Remove some scan-build warnings. 2011-10-20 16:53:43 -07:00
vcd_priv.c Add support for a generate scope to vvp and the vpi routines. 2013-07-17 10:57:02 -07:00
vcd_priv.h updated FSF-address 2012-08-29 10:12:10 -07:00
vcd_priv2.cc updated FSF-address 2012-08-29 10:12:10 -07:00
vhdl_sys.sft Add $ivlh_attribute_event for VHDL support 2011-06-24 18:42:43 -07:00
vhdl_table.c updated FSF-address 2012-08-29 10:12:10 -07:00
vpi_config.h.in updated FSF-address 2012-08-29 10:12:10 -07:00
vpi_debug.c Add support for a generate scope to vvp and the vpi routines. 2013-07-17 10:57:02 -07:00
wavealloca.h Update files from GTKWave to the latest from SVN. 2014-06-07 18:22:32 -07:00