| .. |
|
examples
|
devel: Fix ci build vvp test
|
2022-12-26 17:16:26 -05:00 |
|
Makefile.in
|
Don't delete vvp/libvvp.h when running 'make clean'.
|
2025-10-25 14:16:00 +01:00 |
|
arith.cc
|
vvp: Remove `wid` parameter from `recv_vec{4,8}_pv()`
|
2022-05-28 15:34:02 +02:00 |
|
arith.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
array.cc
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
array.h
|
vvp: Remove unused `compile_varw_real()`
|
2022-06-20 22:59:12 +02:00 |
|
array_common.cc
|
Cleanup some cppcheck warnings
|
2022-12-28 00:00:31 -08:00 |
|
array_common.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
bufif.cc
|
Add support for passing a real input to logic, mos and if gates
|
2025-06-21 10:04:12 -07:00 |
|
bufif.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
class_type.cc
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
class_type.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
codes.cc
|
…
|
|
|
codes.h
|
vvp: Remove unused function prototypes
|
2022-06-20 22:52:56 +02:00 |
|
compile.cc
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
compile.h
|
Improve SDF interconnect support, add -ginterconnect flag
|
2023-08-23 12:56:11 +02:00 |
|
concat.cc
|
vvp: concat: Defer update to end of the current simulation cycle
|
2024-01-20 10:32:55 -08:00 |
|
concat.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
config.h.in
|
vvp: Fix implementation of strndup for Windows (issue #608).
|
2022-03-25 20:34:11 +00:00 |
|
cppcheck.sup
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
delay.cc
|
More cppcheck fixes - part 2
|
2025-10-20 23:54:15 -07:00 |
|
delay.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
dff.cc
|
vvp: Remove `wid` parameter from `recv_vec{4,8}_pv()`
|
2022-05-28 15:34:02 +02:00 |
|
dff.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
draw_tt.c
|
…
|
|
|
enum_type.cc
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
enum_type.h
|
…
|
|
|
event.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
event.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
extend.cc
|
vvp: Remove `wid` parameter from `recv_vec{4,8}_pv()`
|
2022-05-28 15:34:02 +02:00 |
|
file_line.cc
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
island_tran.cc
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
ivl_dlfcn.h
|
…
|
|
|
latch.cc
|
vvp: Remove `wid` parameter from `recv_vec{4,8}_pv()`
|
2022-05-28 15:34:02 +02:00 |
|
latch.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
lexor.lex
|
vvp: demangle identifiers when parsing the input file (issue #1273).
|
2025-10-07 21:53:11 +01:00 |
|
lib_main.cc
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
libvvp.h
|
Add vvp "quiet" flag (issue #1193)
|
2024-12-31 13:05:36 +00:00 |
|
logic.cc
|
Add support for passing a real input to logic, mos and if gates
|
2025-06-21 10:04:12 -07:00 |
|
logic.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
main.cc
|
Update exe and manual pages to report @(C) 2025
|
2025-10-12 19:13:30 -07:00 |
|
npmos.cc
|
Add support for passing a real input to logic, mos and if gates
|
2025-06-21 10:04:12 -07:00 |
|
npmos.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
parse.y
|
vvp: Add parser rule for unsigned 2-state net arrays
|
2023-10-15 10:03:10 -07:00 |
|
parse_misc.cc
|
…
|
|
|
parse_misc.h
|
…
|
|
|
part.cc
|
Guard against overflow / wrap around of internal part-select bit address
|
2024-09-16 23:50:24 +02:00 |
|
part.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
permaheap.cc
|
…
|
|
|
permaheap.h
|
…
|
|
|
reduce.cc
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
resolv.cc
|
vvp: Remove `wid` parameter from `recv_vec{4,8}_pv()`
|
2022-05-28 15:34:02 +02:00 |
|
resolv.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
schedule.cc
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
schedule.h
|
…
|
|
|
sfunc.cc
|
…
|
|
|
sfunc.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
slab.h
|
…
|
|
|
statistics.cc
|
…
|
|
|
statistics.h
|
…
|
|
|
stop.cc
|
make exit an alias for finish at the VVP command line
|
2024-06-17 10:19:44 -07:00 |
|
substitute.cc
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
symbols.cc
|
…
|
|
|
symbols.h
|
…
|
|
|
udp.cc
|
Remove "using namespace std" from vvp header files and fix the fallout.
|
2021-11-04 17:02:07 +00:00 |
|
udp.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
ufunc.cc
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
ufunc.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
vpi_bit.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpi_callback.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpi_cobject.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpi_const.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpi_darray.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpi_event.cc
|
…
|
|
|
vpi_iter.cc
|
…
|
|
|
vpi_mcd.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpi_modules.cc
|
Add correct C++ cast for the vpi_modules
|
2025-10-21 00:44:23 -07:00 |
|
vpi_priv.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpi_priv.h
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpi_real.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpi_scope.cc
|
More cppcheck fixes - part 2
|
2025-10-20 23:54:15 -07:00 |
|
vpi_signal.cc
|
More cppcheck fixes - part 2
|
2025-10-20 23:54:15 -07:00 |
|
vpi_string.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpi_tasks.cc
|
More cppcheck fixes - part 2
|
2025-10-20 23:54:15 -07:00 |
|
vpi_time.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpi_vthr_vector.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vpip_bin.cc
|
…
|
|
|
vpip_format.cc
|
…
|
|
|
vpip_hex.cc
|
…
|
|
|
vpip_oct.cc
|
…
|
|
|
vpip_to_dec.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vthread.cc
|
Fix some valgrind compile warnings
|
2024-11-27 00:11:50 -08:00 |
|
vthread.h
|
vvp: Handle %fork in `final` procedures
|
2023-04-16 09:20:31 -07:00 |
|
vvp.def
|
Fix memory leak and add vpi_release_handle()
|
2023-09-04 15:20:31 +02:00 |
|
vvp.man.in
|
Update exe and manual pages to report @(C) 2025
|
2025-10-12 19:13:30 -07:00 |
|
vvp_cleanup.h
|
…
|
|
|
vvp_cobject.cc
|
…
|
|
|
vvp_cobject.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
vvp_darray.cc
|
…
|
|
|
vvp_darray.h
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vvp_island.cc
|
Cleanup some cppcheck warnings
|
2022-12-28 00:00:31 -08:00 |
|
vvp_island.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
vvp_net.cc
|
tgt-vvp: inform vvp about undriven constant values.
|
2024-01-07 09:34:36 +00:00 |
|
vvp_net.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
vvp_net_sig.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |
|
vvp_net_sig.h
|
Minor cppcheck updates in vvp and switch vvp to use override for virtual functions
|
2025-07-21 23:32:34 -07:00 |
|
vvp_object.cc
|
…
|
|
|
vvp_object.h
|
…
|
|
|
vvp_vpi.cc
|
…
|
|
|
vvp_vpi_callback.h
|
…
|
|
|
words.cc
|
More cppcheck updates
|
2025-10-20 23:54:15 -07:00 |