.. |
gtkwave
|
Use files from gtkwave3-gtk3, not from gtkwave3 (#2718)
|
2020-12-21 07:06:03 +09:00 |
vltstd
|
Fix DPI open array handling issues, and do internal coverage (#2350).
|
2020-12-09 22:15:34 -05:00 |
.gitignore
|
|
|
verilated_config.h.in
|
|
|
verilated_cov_key.h
|
Misc internal coverage hole and related bug fixes
|
2020-12-09 19:18:12 -05:00 |
verilated_cov.cpp
|
Internals: Use emplace instead of insert(make_pair(...)). No functional change intended.
|
2020-12-18 18:24:47 -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
|
|
|
verilated_fst_c.cpp
|
|
|
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
|
Internals: Use emplace instead of insert(make_pair(...)). No functional change intended.
|
2020-12-18 18:24:47 -05:00 |
verilated_imp.h
|
Fix cppcheck warnings. No functional change intended.
|
2020-12-23 15:22:02 -05:00 |
verilated_intrinsics.h
|
Remove unused VL_DISABLE_INTRINSICS, use VL_PORTABLE_ONLY instead
|
2020-12-13 19:14:09 -05:00 |
verilated_save.cpp
|
|
|
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
|
Fix cppcheck warnings. No functional change intended.
|
2020-12-23 15:22:02 -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
|
|
|
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
|
Internals: Use emplace instead of insert(make_pair(...)). No functional change intended.
|
2020-12-18 18:24:47 -05:00 |
verilated_vcd_c.h
|
Fix to allow inheriting 'VerilatedVcdFile' class. (#2720)
|
2020-12-20 12:18:09 -05:00 |
verilated_vcd_sc.cpp
|
|
|
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 cppcheck warnings. No functional change intended.
|
2020-12-23 15:22:02 -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
|
Fix cppcheck warnings. No functional change intended.
|
2020-12-23 15:22:02 -05:00 |
verilated.h
|
Fix $urandom_range maximum value (#2723)
|
2020-12-22 07:52:38 -05:00 |
verilated.mk.in
|
|
|
verilated.v
|
|
|
verilatedos.h
|
Fix cppcheck parse error
|
2020-12-23 15:22:02 -05:00 |