iverilog/vpi
Cary R f31a4e6d20 Add some casts in vpi to remove warnings.
The Cygwin compiler is a bit picky. This patch adds some casts
to remove compilation warnings. In the past I have had warnings
off because of problems with the STL, but for C directories
like this it makes sense to enable the warnings. It also does
not recognize that an assert(0) or assert(false) ends a routine
so it complains about no return at end of function or variables
not being defined.
2009-12-11 21:44:53 -08:00
..
Makefile.in Add explicit dependencies on generated header files. 2009-12-07 16:29:37 -08:00
lxt2_write.c Update lxt/lxt2 files to latest from GTKWave. 2009-12-02 17:21:19 -08:00
lxt2_write.h Update lxt/lxt2 files to latest from GTKWave. 2009-12-02 17:21:19 -08:00
lxt_write.c Update lxt/lxt2 files to latest from GTKWave. 2009-12-02 17:21:19 -08:00
lxt_write.h Update lxt/lxt2 files to latest from GTKWave. 2009-12-02 17:21:19 -08:00
mt19937int.c
sdf_lexor.lex
sdf_parse.y
sdf_parse_priv.h
sdf_priv.h
stringheap.c
stringheap.h
sys_clog2.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_convert.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_deposit.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_display.c Add some casts in vpi to remove warnings. 2009-12-11 21:44:53 -08:00
sys_fileio.c Add some casts in vpi to remove warnings. 2009-12-11 21:44:53 -08:00
sys_finish.c
sys_icarus.c Add full $ferror() support, bug fixes, etc. 2009-08-02 10:53:29 -07:00
sys_lxt.c Update lxt/lxt2 files to latest from GTKWave. 2009-12-02 17:21:19 -08:00
sys_lxt2.c Update lxt/lxt2 files to latest from GTKWave. 2009-12-02 17:21:19 -08:00
sys_plusargs.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_priv.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_priv.h More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_random.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_random.h More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_random_mti.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_readmem.c Fix a few more minor memory leaks. 2009-08-18 14:15:36 -07:00
sys_readmem_lex.h
sys_readmem_lex.lex Add some casts in vpi to remove warnings. 2009-12-11 21:44:53 -08:00
sys_scanf.c Add some casts in vpi to remove warnings. 2009-12-11 21:44:53 -08:00
sys_sdf.c
sys_table.c
sys_time.c
sys_vcd.c Add some casts in vpi to remove warnings. 2009-12-11 21:44:53 -08:00
sys_vcdoff.c
system.sft
v2005_math.c Fix some memory leaks/issues found with cppcheck. 2009-08-06 10:50:08 -07:00
v2005_math.sft
va_math.c Fix some memory leaks/issues found with cppcheck. 2009-08-06 10:50:08 -07:00
va_math.sft
vams_simparam.c Unify the version stamp in the version_*.h header files. 2009-11-27 09:25:50 -08:00
vcd_priv.c Add basic support for events and cleanup VCD dumper. 2009-07-03 19:38:15 -07:00
vcd_priv.h
vpi_config.h.in Update lxt/lxt2 files to latest from GTKWave. 2009-12-02 17:21:19 -08:00
wavealloca.h Update wavealloca.h to fix MinGW compilation warning 2009-12-08 20:58:53 -08:00