..
Makefile.in
Use GNU make pattern rules to handle multiple file output from bison.
2020-08-17 17:03:57 +01:00
cppcheck.sup
Update cppcheck suppression file
2015-12-19 11:58:38 -08:00
fastlz.c
Update to the latest GTKWAve files
2020-03-30 15:49:48 -07:00
fastlz.h
Update to the latest GTKWAve files
2020-03-30 15:49:48 -07:00
fstapi.c
Update fstapi.c to latest from GTKWave
2020-06-28 20:14:24 -07:00
fstapi.h
Update to the latest GTKWAve files
2020-03-30 15:49:48 -07:00
lxt2_write.c
Update to latest GTKWAve files
2018-10-06 09:26:49 -07:00
lxt2_write.h
Update to latest GTKWAve files
2018-10-06 09:26:49 -07:00
lxt_write.c
Update fst and lxt files to latest from GTKWave also update cppcheck file
2014-07-09 16:13:26 -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 to the latest GTKWAve files
2020-03-30 15:49:48 -07:00
lz4.h
Update to the latest GTKWAve files
2020-03-30 15:49:48 -07:00
mt19937int.c
Fix some cppcheck warnings
2013-04-15 11:54:15 -07:00
sdf_lexor.lex
Update flex destroy to work for version 2.6 and greater
2017-11-16 19:17:50 -08:00
sdf_parse.y
More SDF memory cleanup fixes
2014-04-27 17:57:43 -07:00
sdf_parse_priv.h
Update header files to use a more standard name to prevent rereading
2014-07-23 13:42:56 -07:00
sdf_priv.h
Update header files to use a more standard name to prevent rereading
2014-07-23 13:42:56 -07:00
stringheap.c
updated FSF-address
2012-08-29 10:12:10 -07:00
stringheap.h
Update header files to use a more standard name to prevent rereading
2014-07-23 13:42:56 -07:00
sys_clog2.c
Remove missing parameter warnings
2014-07-09 14:16:57 -07:00
sys_convert.c
Further fixes for const-correctness.
2018-10-06 11:55:03 +01:00
sys_countdrivers.c
Fix implicit fallthrough warnings when building with recent GCC.
2018-10-08 22:09:50 +01:00
sys_darray.c
Spelling fixes in C and C++ comments
2015-06-04 15:00:29 -07:00
sys_deposit.c
Remove missing parameter warnings
2014-07-09 14:16:57 -07:00
sys_display.c
Fix bug in output of null character with %c format.
2018-10-08 22:11:25 +01:00
sys_fileio.c
Update copyright
2020-07-03 23:15:59 -07:00
sys_finish.c
Fuss with C function prototypes
2014-07-08 13:44:11 -07:00
sys_fst.c
Correctly display events when dumping using the FST format
2015-07-22 00:30:13 -07:00
sys_icarus.c
Capitalize Verilog in a few places
2016-04-02 22:42:26 +01:00
sys_lxt.c
Fix implicit fallthrough warnings when building with recent GCC.
2018-10-08 22:09:50 +01:00
sys_lxt2.c
Fix implicit fallthrough warnings when building with recent GCC.
2018-10-08 22:09:50 +01:00
sys_plusargs.c
Add ability to put a string value to a SV string (from plusargs)
2015-02-25 19:20:50 -08:00
sys_priv.c
Allocate the correct amount of memory when escaping a string
2017-01-08 20:46:29 -08:00
sys_priv.h
Update header files to use a more standard name to prevent rereading
2014-07-23 13:42:56 -07:00
sys_queue.c
Fix implicit fallthrough warnings when building with recent GCC.
2018-10-08 22:09:50 +01:00
sys_random.c
Further fixes for const-correctness.
2018-10-06 11:55:03 +01:00
sys_random.h
Update header files to use a more standard name to prevent rereading
2014-07-23 13:42:56 -07:00
sys_random_mti.c
Remove missing parameter warnings
2014-07-09 14:16:57 -07:00
sys_readmem.c
Fix implicit fallthrough warnings when building with recent GCC.
2018-10-08 22:09:50 +01:00
sys_readmem_lex.h
Update header files to use a more standard name to prevent rereading
2014-07-23 13:42:56 -07:00
sys_readmem_lex.lex
Update flex destroy to work for version 2.6 and greater
2017-11-16 19:17:50 -08:00
sys_scanf.c
Fix implicit fallthrough warnings when building with recent GCC.
2018-10-08 22:09:50 +01:00
sys_sdf.c
Fix a couple memory leaks in $sdf_annotate()
2017-11-16 19:42:16 -08:00
sys_table.c
Fuss with C function prototypes
2014-07-08 13:44:11 -07:00
sys_time.c
Fuss with C function prototypes
2014-07-08 13:44:11 -07:00
sys_vcd.c
Fix a memory leak when the dump file cannot be opened
2015-01-08 16:14:08 -08:00
sys_vcdoff.c
Remove missing parameter warnings
2014-07-09 14:16:57 -07:00
system.sft
vpi: Added $ivl_string_method$to_vec for strings to vectors conversion.
2014-11-27 17:36:23 +01:00
table_mod.c
Spelling fixes in C and C++ comments
2015-06-04 15:00:29 -07:00
table_mod.h
Update header files to use a more standard name to prevent rereading
2014-07-23 13:42:56 -07:00
table_mod_lexor.lex
Update flex destroy to work for version 2.6 and greater
2017-11-16 19:17:50 -08:00
table_mod_parse.y
V10: Fix some compile warnings
2015-12-19 11:15:32 -08:00
v2005_math.c
Easy changes for -Wmissing-prototypes
2014-07-10 14:07:30 -07:00
v2005_math.sft
Add the Verilog-2005 and Verilog-AMS constant system functions.
2008-08-29 21:11:44 -07:00
v2009.sft
vpi: Added $ivl_darray_method$from_vec.
2015-01-12 11:08:31 +01:00
v2009_array.c
Changes to vpi/v2009_array.c
2015-07-22 10:02:33 -07:00
v2009_enum.c
Fix implicit fallthrough warnings when building with recent GCC.
2018-10-08 22:09:50 +01:00
v2009_string.c
vvp: Stop simulation in case of errors in $ivl_string_method$to_vec.
2014-11-28 14:14:42 +01:00
v2009_table.c
Fuss with C function prototypes
2014-07-08 13:44:11 -07:00
va_math.c
Easy changes for -Wmissing-prototypes
2014-07-10 14:07:30 -07:00
va_math.sft
Remove obsolete VAMS $log function.
2010-04-27 12:09:07 -07:00
vams_simparam.c
Further fixes for const-correctness.
2018-10-06 11:55:03 +01: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
Update header files to use a more standard name to prevent rereading
2014-07-23 13:42:56 -07:00
vcd_priv2.cc
Eliminate a few more easy warnings
2014-07-10 12:30:08 -07:00
vhdl_sys.sft
vpi: $ivlh_{rising,falling}_edge functions.
2015-03-06 17:58:04 +01:00
vhdl_table.c
Spelling fixes
2015-08-17 11:34:58 -07:00
vpi_config.h.in
Update header files to use a more standard name to prevent rereading
2014-07-23 13:42:56 -07:00
vpi_debug.c
Remove missing parameter warnings
2014-07-09 14:16:57 -07:00
wavealloca.h
Update to the latest GTKWAve files
2020-03-30 15:49:48 -07:00