iverilog/tgt-stub
mjoekhan bcc026c902 SV: add string-keyed associative array vertical slice
Support int aa[string]/int aa[*] with assign, size/num, exists, delete,
foreach, and whole-array copy for UVM Tier A table patterns. Runtime uses
vvp_aarray_vec4 (std::map); int keys and richer element types deferred.
2026-07-21 17:12:16 +05:00
..
Makefile.in Fix possible parallel build race with compile and dep directory 2026-03-27 18:38:34 -07:00
classes.c Clean up some more sign-compare issues 2014-06-17 12:57:26 -07:00
constant.c Fix some cppcheck warnings 2015-10-02 09:43:54 -07:00
cppcheck.sup More cppcheck updates 2025-10-20 23:54:15 -07:00
enumerate.c updated FSF-address 2012-08-29 10:12:10 -07:00
expression.c Update tgt- directories with cppcheck suggested fixes 2021-01-02 13:31:26 -08:00
priv.h Update header files to use a more standard name to prevent rereading 2014-07-23 13:42:56 -07:00
statement.c Add compiler support for break and continue 2023-01-15 21:46:20 -08:00
stub-s.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
stub.c SV: add string-keyed associative array vertical slice 2026-07-21 17:12:16 +05:00
stub.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
switches.c updated FSF-address 2012-08-29 10:12:10 -07:00
types.c SV: add string-keyed associative array vertical slice 2026-07-21 17:12:16 +05:00