iverilog/tgt-vvp
Cary R 5a4cb616d1 Fix and cleanup tgt-vp based on cppcheck results 2025-07-21 23:21:57 -07:00
..
COPYING.lesser Move GNU lesser to tgt-vvp since that is the only place where LGPL code is located 2020-11-14 19:03:27 -08:00
Makefile.in Update cppcheck to use c++11 2024-02-05 02:21:24 -08:00
cppcheck.sup Update tgt- directories with cppcheck suggested fixes 2021-01-02 13:31:26 -08:00
draw_class.c Allow class properties to be arrayed. 2014-09-15 17:37:30 -07:00
draw_delay.c Fix for GitHub issue #96 - support mixed constant/variable delays in vvp. 2016-04-02 19:55:56 +01:00
draw_enum.c updated FSF-address 2012-08-29 10:12:10 -07:00
draw_mux.c Fix for GitHub issue #96 - support mixed constant/variable delays in vvp. 2016-04-02 19:55:56 +01:00
draw_net_input.c Fix some compile issues 2024-01-20 12:42:55 -08:00
draw_substitute.c Handle some tricky conditions assignments to parts. 2014-07-14 16:46:58 -07:00
draw_switch.c Increase the thread flag count from 256 to 512 2020-05-31 12:39:54 -07:00
draw_ufunc.c Functions that return strings pass the return value on the stack. 2016-03-01 15:38:28 -08:00
draw_vpi.c tgt-vvp: Handle signedness when passing struct member to system function 2022-05-24 11:32:19 +02:00
eval_condit.c tgt-vvp: Short circuit logical operators 2021-12-30 18:56:39 +01:00
eval_expr.c tgt-vvp: Use signedness of expression instead of signal for index load 2024-09-02 19:09:06 +02:00
eval_object.c Add `ivl_type_packed_width()` API 2022-10-08 13:42:40 +02:00
eval_real.c tgt-vvp: Remove implicit casts between vector and real 2025-01-02 17:40:29 -08:00
eval_string.c Add support for pop_back/front without () 2020-07-25 22:16:54 -07:00
eval_vec4.c tgt-vvp: Remove implicit casts between vector and real 2025-01-02 17:40:29 -08:00
modpath.c Fix GitHub issue #315 - support modpath delays on multiply-driven nets. 2020-04-02 10:56:03 +01:00
stmt_assign.c Fix and cleanup tgt-vp based on cppcheck results 2025-07-21 23:21:57 -07:00
vvp-s.conf.in Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
vvp.c Update displayed Copyright 2024-01-20 17:52:04 -08:00
vvp.conf.in Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
vvp_config.h.in Remove "using namespace std" from vvp header files and fix the fallout. 2021-11-04 17:02:07 +00:00
vvp_priv.h Fix and cleanup tgt-vp based on cppcheck results 2025-07-21 23:21:57 -07:00
vvp_proc_loops.c tgt-vvp: Replace `%pushi ...; %op` with `%opi` 2024-08-31 13:46:30 +02:00
vvp_process.c tgt-vvp: Remove implicit casts between vector and real 2025-01-02 17:40:29 -08:00
vvp_scope.c Fix and cleanup tgt-vp based on cppcheck results 2025-07-21 23:21:57 -07:00