iverilog/vpi
Cary R a8e1643ae9 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.
(cherry picked from commit f31a4e6d20)
2009-12-12 08:30:40 -08:00
..
Makefile.in Add explicit dependencies on generated header files. 2009-12-04 15:20:03 -08:00
lxt2_write.c Update lxt/lxt2 files to latest from GTKWave. 2009-12-03 08:21:12 -08:00
lxt2_write.h Update lxt/lxt2 files to latest from GTKWave. 2009-12-03 08:21:12 -08:00
lxt_write.c Update lxt/lxt2 files to latest from GTKWave. 2009-12-03 08:21:12 -08:00
lxt_write.h Update lxt/lxt2 files to latest from GTKWave. 2009-12-03 08:21:12 -08:00
mt19937int.c Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00
sdf_lexor.lex Add support for the other edges in a SDF file. 2009-02-10 11:51:36 -08:00
sdf_parse.y Add support for the other edges in a SDF file. 2009-02-10 11:51:36 -08:00
sdf_parse_priv.h Add support for the other edges in a SDF file. 2009-02-10 11:51:36 -08:00
sdf_priv.h SDF files can have null delays. 2009-02-10 11:47:04 -08:00
stringheap.c More end of simulation memory cleanup. 2009-01-25 07:40:28 -08:00
stringheap.h More end of simulation memory cleanup. 2009-01-25 07:40:28 -08:00
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-12 08:30:40 -08:00
sys_fileio.c Add some casts in vpi to remove warnings. 2009-12-12 08:30:40 -08:00
sys_finish.c Clean up more compiletf routines, etc. 2008-06-06 20:44:21 -07:00
sys_icarus.c Add full $ferror() support, bug fixes, etc. 2009-08-02 11:07:23 -07:00
sys_lxt.c Update lxt/lxt2 files to latest from GTKWave. 2009-12-03 08:21:12 -08:00
sys_lxt2.c Update lxt/lxt2 files to latest from GTKWave. 2009-12-03 08:21:12 -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 15:00:12 -07:00
sys_readmem_lex.h Fix/enhance readmem/writemem routines, etc. 2009-02-26 20:46:02 -08:00
sys_readmem_lex.lex Add some casts in vpi to remove warnings. 2009-12-12 08:30:40 -08:00
sys_scanf.c Add some casts in vpi to remove warnings. 2009-12-12 08:30:40 -08:00
sys_sdf.c Fix/enhance readmem/writemem routines, etc. 2009-02-26 20:46:02 -08:00
sys_table.c Add the Verilog-2005 and Verilog-AMS constant system functions. 2008-08-29 21:11:44 -07:00
sys_time.c Add the $abstime() system function from VASM-2.3. 2009-01-09 17:26:52 -08:00
sys_vcd.c Add some casts in vpi to remove warnings. 2009-12-12 08:30:40 -08:00
sys_vcdoff.c Rework more compiletf and calltf routines in the vpi directory. 2008-06-14 20:13:52 -07:00
system.sft Add the $abstime() system function from VASM-2.3. 2009-01-09 17:26:52 -08:00
v2005_math.c Fix some memory leaks/issues found with cppcheck. 2009-08-18 14:36:32 -07:00
v2005_math.sft Add the Verilog-2005 and Verilog-AMS constant system functions. 2008-08-29 21:11:44 -07:00
va_math.c Fix some memory leaks/issues found with cppcheck. 2009-08-18 14:36:32 -07:00
va_math.sft Add the Verilog-2005 and Verilog-AMS constant system functions. 2008-08-29 21:11:44 -07:00
vams_simparam.c Unify the version stamp in the version_*.h header files. 2009-11-27 12:37:11 -08:00
vcd_priv.c Add basic support for events and cleanup VCD dumper. 2009-07-06 15:06:02 -07:00
vcd_priv.h More end of simulation memory cleanup. 2009-01-25 07:40:28 -08:00
vpi_config.h.in Update lxt/lxt2 files to latest from GTKWave. 2009-12-03 08:21:12 -08:00
wavealloca.h Update wavealloca.h to fix MinGW compilation warning 2009-12-09 19:00:53 -08:00