verilator/include
Geza Lore ac09ad3ffd
Minor improvements to DPI open array handling (#2316)
- Allow arbitrary number of open array dimensions, not just 3. Note
right now this only works with the array querying functions specified
in IEEE 1800-2017 H.12.2
- Issue error when passing dynamic array or queue as DPI open array
(currently unsupported)
- Also tweaked AstVar::vlArgTypeRecurse, which should now error or fail
for unsupported types.
2020-05-08 18:22:44 +01:00
..
gtkwave
vltstd
.gitignore
verilated_config.h.in
verilated_cov_key.h
verilated_cov.cpp
verilated_cov.h
verilated_dpi.cpp
verilated_dpi.h
verilated_fst_c.cpp Fix FST tracing of little endian vectors 2020-05-03 22:39:45 +01:00
verilated_fst_c.h Fix FST tracing of little endian vectors 2020-05-03 22:39:45 +01:00
verilated_heavy.h
verilated_imp.h
verilated_intrinsics.h Use SIMD intrinsics to render VCD traces (#2289) 2020-04-30 00:09:09 +01:00
verilated_save.cpp
verilated_save.h
verilated_sc.h
verilated_sym_props.h Minor improvements to DPI open array handling (#2316) 2020-05-08 18:22:44 +01:00
verilated_syms.h
verilated_threads.cpp
verilated_threads.h
verilated_trace_imp.cpp Use SIMD intrinsics to render VCD traces (#2289) 2020-04-30 00:09:09 +01:00
verilated_trace.h Use SIMD intrinsics to render VCD traces (#2289) 2020-04-30 00:09:09 +01:00
verilated_unordered_set_map.h
verilated_vcd_c.cpp Use SIMD intrinsics to render VCD traces (#2289) 2020-04-30 00:09:09 +01:00
verilated_vcd_c.h Use SIMD intrinsics to render VCD traces (#2289) 2020-04-30 00:09:09 +01:00
verilated_vcd_sc.cpp
verilated_vcd_sc.h
verilated_vpi.cpp
verilated_vpi.h
verilated.cpp Minor improvements to DPI open array handling (#2316) 2020-05-08 18:22:44 +01:00
verilated.h Remove VL_NEGATE_{I,Q,E}, use C native unary '-' instead 2020-04-30 01:05:52 +01:00
verilated.mk.in Fix MacOs Homebrew by removing default LIBS, #2298. 2020-04-30 19:53:21 -04:00
verilated.v
verilatedos.h Fix reduction OR on wide data, broke in v4.026, #2300. 2020-04-30 17:53:54 -04:00