.. |
gtkwave
|
|
|
vltstd
|
|
|
.gitignore
|
|
|
verilated_config.h.in
|
|
|
verilated_cov_key.h
|
|
|
verilated_cov.cpp
|
Internals: Favor const for map keys. No functional change intended.
|
2020-10-30 18:00:40 -04:00 |
verilated_cov.h
|
C++11: Use nullptr. No functional change.
|
2020-08-16 11:44:05 -04:00 |
verilated_dpi.cpp
|
C++11: Use nullptr. No functional change.
|
2020-08-16 11:44:05 -04:00 |
verilated_dpi.h
|
|
|
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
|
C++11: Use member declaration initalizations. No functional change intended.
|
2020-08-16 11:44:06 -04:00 |
verilated_heavy.h
|
Internals: Favor const for map keys. No functional change intended.
|
2020-10-30 18:00:40 -04:00 |
verilated_imp.h
|
Fix double-free on shared protect-lib (#2526)
|
2020-08-31 08:22:31 -04:00 |
verilated_intrinsics.h
|
|
|
verilated_save.cpp
|
Internal coverage: Cleanup some savable errors and coverage.
|
2020-10-13 19:26:16 -04:00 |
verilated_save.h
|
C++11: Favor auto, range for. No functional change intended.
|
2020-08-16 11:44:06 -04:00 |
verilated_sc.h
|
|
|
verilated_sym_props.h
|
Fix Travis/GCC warnings. For VPI/DPI still avoid C++11.
|
2020-08-24 18:49:36 -04:00 |
verilated_syms.h
|
|
|
verilated_threads.cpp
|
Internal coverage improvements
|
2020-09-18 21:27:36 -04:00 |
verilated_threads.h
|
Support 'this' (#2585).
|
2020-10-08 07:54:01 -04:00 |
verilated_trace_imp.cpp
|
C++11: Use member declaration initalizations. No functional change intended.
|
2020-08-16 11:44:06 -04:00 |
verilated_trace.h
|
C++11: Use sized enums (+4% performance).
|
2020-08-16 12:05:35 -04:00 |
verilated_vcd_c.cpp
|
clang-tidy cleanups. No functional change intended.
|
2020-08-16 14:55:46 -04:00 |
verilated_vcd_c.h
|
Internals: Favor const for map keys. No functional change intended.
|
2020-10-30 18:00:40 -04: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
|
Fix queues as class members (#2525).
|
2020-08-29 12:56:43 -04:00 |
verilated_vpi.cpp
|
Return bool from callValueCbs() (#2589) (#2605)
|
2020-10-26 21:55:27 -04:00 |
verilated_vpi.h
|
Return bool from callValueCbs() (#2589) (#2605)
|
2020-10-26 21:55:27 -04:00 |
verilated.cpp
|
Fix SEGV when $fgets, $sscanf, or $fscanf is used with string (#2604)
|
2020-10-28 08:37:12 +09:00 |
verilated.h
|
Fix flushCall for backward compatibility (#2580).
|
2020-10-04 07:47:25 -04:00 |
verilated.mk.in
|
introduce define for FST tracing (#2592)
|
2020-10-10 21:17:39 -04:00 |
verilated.v
|
|
|
verilatedos.h
|
configure: Try compiler flags to get to C++11 (#2502)
|
2020-08-17 07:40:07 -04:00 |