verilator/include
Marlon James 457d1a66f2
Fix VPI memory word indexing (#2695)
* Test that indexing into memory word fails

* VPI: don't index into memory word

Memory and memory words share a VerilatedVar, so check for memory word before attempting to index.
2020-12-12 22:47:47 -05:00
..
gtkwave gtkwave: Update to match spacing of upstream. No functional change. 2020-06-30 19:16:10 -04:00
vltstd Fix DPI open array handling issues, and do internal coverage (#2350). 2020-12-09 22:15:34 -05:00
.gitignore Support VPI product info, warning calls, etc, bug588. 2013-01-17 21:40:37 -05:00
verilated_config.h.in clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
verilated_cov_key.h Misc internal coverage hole and related bug fixes 2020-12-09 19:18:12 -05:00
verilated_cov.cpp Reset index counts on clearing verilated_cov (static removal) 2020-12-01 18:30:25 -05:00
verilated_cov.h Internals: Use and enforce class final for ~5% performance boost. 2020-11-18 21:32:16 -05:00
verilated_dpi.cpp Internal coverage fixes 2020-12-10 22:01:56 -05:00
verilated_dpi.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
verilated_fst_c.cpp C++11: Favor auto, range for. No functional change intended. 2020-08-16 11:44:06 -04:00
verilated_fst_c.h Internals: Use and enforce class final for ~5% performance boost. 2020-11-18 21:32:16 -05:00
verilated_heavy.h Support queue of arrays 2020-12-12 19:19:32 -05:00
verilated_imp.h Internals: Use and enforce class final for ~5% performance boost. 2020-11-18 21:32:16 -05:00
verilated_intrinsics.h Use SIMD intrinsics to render VCD traces (#2289) 2020-04-30 00:09:09 +01:00
verilated_save.cpp Internal coverage: Cleanup some savable errors and coverage. 2020-10-13 19:26:16 -04:00
verilated_save.h Internals: Cleanup some inlines, use constexpr. No functional change intended. 2020-12-01 18:49:03 -05:00
verilated_sc.h Internals: Use and enforce class final for ~5% performance boost. 2020-11-18 21:32:16 -05:00
verilated_sym_props.h Internals: Use and enforce class final for ~5% performance boost. 2020-11-18 21:32:16 -05:00
verilated_syms.h For performance, use unordered_set/map where possible. No functional change intended. 2020-11-25 20:57:30 -05:00
verilated_threads.cpp clang-tidy cleanups. No functional change intended. 2020-11-10 21:40:14 -05:00
verilated_threads.h Internals: Use and enforce class final for ~5% performance boost. 2020-11-18 21:32:16 -05:00
verilated_trace_imp.cpp Misc internal coverage hole and related bug fixes 2020-12-09 19:18:12 -05:00
verilated_trace.h Misc internal coverage hole and related bug fixes 2020-12-09 19:18:12 -05:00
verilated_vcd_c.cpp Misc internal coverage hole and related bug fixes 2020-12-09 19:18:12 -05:00
verilated_vcd_c.h Internals: Use and enforce class final for ~5% performance boost. 2020-11-18 21:32:16 -05:00
verilated_vcd_sc.cpp SystemC 2.3.0 or newer (SYSTEMC_VERSION >= 20111121) is now required. 2020-08-29 10:45:47 -04:00
verilated_vcd_sc.h Internals: Use and enforce class final for ~5% performance boost. 2020-11-18 21:32:16 -05:00
verilated_vpi.cpp Fix VPI memory word indexing (#2695) 2020-12-12 22:47:47 -05:00
verilated_vpi.h Internals: Use and enforce class final for ~5% performance boost. 2020-11-18 21:32:16 -05:00
verilated.cpp Rename static/thread misnamed variables. No functional change. 2020-12-01 19:32:01 -05:00
verilated.h Internals: Remove Xnor node type. 2020-12-10 00:04:10 -05:00
verilated.mk.in introduce define for FST tracing (#2592) 2020-10-10 21:17:39 -04:00
verilated.v Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
verilatedos.h Internals: Use and enforce class final for ~5% performance boost. 2020-11-18 21:32:16 -05:00