Verilator open-source SystemVerilog simulator and lint system
This report presents the forensic synthetic code analysis of verilator/verilator, a SystemVerilog project with 3,746 GitHub stars. SynthScan v2.0 examined 347,540 lines of code across 4787 source files, recording 5405 pattern matches distributed across 16 syntactic categories. The overall adjusted score of 15.7 places this repository in the Moderate AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 5405 distinct pattern matches across 16 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | nodist/fastcov.py | 30 | CODE | |
| LOW | test_regress/t/t_gantt_numa_default_threads.py | 12 | CODE | |
| LOW | test_regress/t/t_lint_paramnodefault_top_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_cover_sequence_unsup.py | 10 | CODE | |
| LOW | test_regress/t/t_tri_compass_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_array_non_blocking_loop.py | 10 | CODE | |
| LOW | test_regress/t/t_lint_unused_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_interface_virtual_func_wait.py | 10 | CODE | |
| LOW | test_regress/t/t_math_red_noexpand.py | 10 | CODE | |
| LOW | test_regress/t/t_enum_bad_cell.py | 10 | CODE | |
| LOW | test_regress/t/t_stream_bitqueue.py | 10 | CODE | |
| LOW | test_regress/t/t_debug_sigsegv_bt_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_sys_fstrobe.py | 10 | CODE | |
| LOW | test_regress/t/t_assign_deassign_concat.py | 10 | CODE | |
| LOW | test_regress/t/t_process.py | 10 | CODE | |
| LOW | test_regress/t/t_param_default.py | 10 | CODE | |
| LOW | test_regress/t/t_flag_csplit_off.py | 10 | CODE | |
| LOW | test_regress/t/t_var_static.py | 10 | CODE | |
| LOW | test_regress/t/t_func_const2_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_display_impure.py | 10 | CODE | |
| LOW | test_regress/t/t_randomize_dist_foreach.py | 10 | CODE | |
| LOW | test_regress/t/t_dpi_import_mix_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_flag_make_gmake.py | 10 | CODE | |
| LOW | test_regress/t/t_var_types.py | 10 | CODE | |
| LOW | test_regress/t/t_clk_concat4.py | 10 | CODE | |
| LOW | test_regress/t/t_inside_queue_elem.py | 10 | CODE | |
| LOW | test_regress/t/t_missing_module_pruned.py | 10 | CODE | |
| LOW | test_regress/t/t_constraint_countones.py | 10 | CODE | |
| LOW | test_regress/t/t_altera_lpm_compare.py | 10 | CODE | |
| LOW | test_regress/t/t_opt_dedupe_clk_gate.py | 10 | CODE | |
| LOW | test_regress/t/t_trace_wide_struct.py | 10 | CODE | |
| LOW | test_regress/t/t_interface_array_loop_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_interface_down_inlab.py | 10 | CODE | |
| LOW | test_regress/t/t_dpi_display_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_package_export_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_trace_var_kind_cc_saif.py | 10 | CODE | |
| LOW | test_regress/t/t_case_huge.py | 10 | CODE | |
| LOW | test_regress/t/t_queue_var_slice.py | 10 | CODE | |
| LOW | test_regress/t/t_module_input_default_value_3_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_vpi_get.py | 10 | CODE | |
| LOW | test_regress/t/t_union_unpacked.py | 10 | CODE | |
| LOW | test_regress/t/t_assert_disable_iff.py | 10 | CODE | |
| LOW | test_regress/t/t_debug_gate.py | 10 | CODE | |
| LOW | test_regress/t/t_interface_modport_inl.py | 10 | CODE | |
| LOW | test_regress/t/t_static_task_args_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_bitsel_struct3.py | 10 | CODE | |
| LOW | test_regress/t/t_func_void.py | 10 | CODE | |
| LOW | test_regress/t/t_vpi_public_depthn_3.py | 10 | CODE | |
| LOW | test_regress/t/t_always_ff_never.py | 10 | CODE | |
| LOW | test_regress/t/t_lint_unused_werror_bad.py | 10 | CODE | |
| LOW | …t_class_param_extends_static_member_function_access.py | 10 | CODE | |
| LOW | test_regress/t/t_altera_lpm_divide.py | 10 | CODE | |
| LOW | test_regress/t/t_package_struct.py | 10 | CODE | |
| LOW | test_regress/t/t_interface_modportlist.py | 10 | CODE | |
| LOW | test_regress/t/t_inst_nansi_param.py | 10 | CODE | |
| LOW | test_regress/t/t_lint_incabspath.py | 10 | CODE | |
| LOW | test_regress/t/t_const_number_v_bad.py | 10 | CODE | |
| LOW | test_regress/t/t_mem_fifo.py | 10 | CODE | |
| LOW | test_regress/t/t_display_time.py | 10 | CODE | |
| LOW | test_regress/t/t_func_uninit.py | 10 | CODE | |
| 4033 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | CMakeLists.txt | 1 | #***************************************************************************** | COMMENT |
| LOW | .codecov.yml | 1 | --- | COMMENT |
| LOW | python-dev-requirements.txt | 1 | # This program is free software; you can redistribute it and/or modify it | COMMENT |
| LOW | nodist/fuzzer/wrapper.cpp | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | ci/ci-rtlmeter-report.bash | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | ci/ci-install.bash | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | ci/ci-rtlmeter-cases.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | ci/ci-pages.bash | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | include/verilated_saif_c.h | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_saif_c.h | 21 | #ifndef VERILATOR_VERILATED_SAIF_C_H_ | COMMENT |
| LOW | include/verilated_cov_model.h | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_threads.cpp | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_threads.cpp | 21 | /// | COMMENT |
| LOW | include/verilated.cpp | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated.cpp | 21 | /// | COMMENT |
| LOW | include/verilated.cpp | 41 | // * Or, use types that are multi-constructor safe. | COMMENT |
| LOW | include/verilated.cpp | 61 | #include <chrono> | COMMENT |
| LOW | include/verilated.cpp | 81 | #ifdef __GLIBC__ | COMMENT |
| LOW | include/verilated.cpp | 101 | COMMENT | |
| LOW | include/verilated.cpp | 4321 | COMMENT | |
| LOW | include/verilated_fst_sc.cpp | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_fst_sc.cpp | 21 | COMMENT | |
| LOW | include/verilated_intrinsics.h | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_intrinsics.h | 21 | /// the target-specific headers. We provide macros to check for availability | COMMENT |
| LOW | include/verilated_threads.h | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_threads.h | 21 | //============================================================================= | COMMENT |
| LOW | include/verilated_threads.h | 61 | // On even cycles, _upstreamDepsDone increases as upstream | COMMENT |
| LOW | include/verilated_covergroup.cpp | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_cov.h | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_cov.h | 21 | /// coverage information. | COMMENT |
| LOW | include/verilated_cov.h | 41 | /// The remaining arguments occur in pairs: A string key, and a value. | COMMENT |
| LOW | include/verilated_cov.h | 141 | COMMENT | |
| LOW | include/verilated_cov.h | 161 | void write(const std::string& filename) VL_MT_SAFE; | COMMENT |
| LOW | include/verilated_cov.h | 181 | // We could have just the maximum argument version, but this compiles | COMMENT |
| LOW | include/verilated_cov.h | 221 | COMMENT | |
| LOW | include/verilated_vpi.cpp | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_vpi.cpp | 21 | /// | COMMENT |
| LOW | include/verilated_vpi.cpp | 41 | #include <cstring> | COMMENT |
| LOW | include/verilated_timing.cpp | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_cov_key.h | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_cov_key.h | 61 | #define VL_CIK_FSM_VAR "Fv" | COMMENT |
| LOW | include/verilated_trace.h | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_trace.h | 21 | COMMENT | |
| LOW | include/verilated_trace.h | 361 | EData* const m_sigs_enabledp; // Bit vector of enabled codes (nullptr = all on) | COMMENT |
| LOW | include/verilated_vcd_c.h | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_vcd_c.h | 301 | bool isOpen() const override VL_MT_SAFE { return m_sptrace.isOpen(); } | COMMENT |
| LOW | include/verilated_vcd_c.h | 321 | /// Flush dump | COMMENT |
| LOW | include/verilated_vcd_sc.cpp | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated_vcd_sc.cpp | 21 | COMMENT | |
| LOW | include/verilated_fst_c.h | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated.h | 1 | // -*- mode: C++; c-file-style: "cc-mode" -*- | COMMENT |
| LOW | include/verilated.h | 21 | /// User wrapper code may need to include this to get appropriate | COMMENT |
| LOW | include/verilated.h | 41 | // clang-format off | COMMENT |
| LOW | include/verilated.h | 61 | #include <set> | COMMENT |
| LOW | include/verilated.h | 321 | }; | COMMENT |
| LOW | include/verilated.h | 341 | VerilatedVirtualBase() = default; | COMMENT |
| LOW | include/verilated.h | 561 | bool gotError() const VL_MT_SAFE { return m_s.m_gotError; } | COMMENT |
| LOW | include/verilated.h | 581 | /// 2 = Randomize all bits | COMMENT |
| LOW | include/verilated.h | 601 | /// sc_time_stamp64(). User's wrapper must not call | COMMENT |
| LOW | include/verilated.h | 861 | /// Return debug level | COMMENT |
| 1133 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | nodist/fastcov.py | 450 | CODE | |
| LOW | nodist/fastcov.py | 509 | CODE | |
| LOW | nodist/fastcov.py | 756 | CODE | |
| LOW | nodist/fastcov.py | 789 | CODE | |
| LOW | nodist/fastcov.py | 108 | CODE | |
| LOW | nodist/fastcov.py | 165 | CODE | |
| LOW | test_regress/driver.py | 2879 | CODE | |
| LOW | test_regress/driver.py | 2899 | CODE | |
| LOW | test_regress/driver.py | 209 | CODE | |
| LOW | test_regress/driver.py | 497 | CODE | |
| LOW | test_regress/driver.py | 658 | CODE | |
| LOW | test_regress/driver.py | 980 | CODE | |
| LOW | test_regress/driver.py | 1003 | CODE | |
| LOW | test_regress/driver.py | 1218 | CODE | |
| LOW | test_regress/driver.py | 1513 | CODE | |
| LOW | test_regress/driver.py | 1892 | CODE | |
| LOW | test_regress/driver.py | 2107 | CODE | |
| LOW | test_regress/driver.py | 2421 | CODE | |
| LOW | test_regress/driver.py | 2491 | CODE | |
| LOW | test_regress/driver.py | 2629 | CODE | |
| LOW | test_regress/driver.py | 2776 | CODE | |
| LOW | test_regress/t/trace_struct_alias_common.py | 10 | CODE | |
| LOW | test_regress/t/t_dist_docs_warnings.py | 24 | CODE | |
| LOW | test_regress/t/t_dist_docs_warnings.py | 50 | CODE | |
| LOW | test_regress/t/t_preproc.py | 16 | CODE | |
| LOW | test_regress/t/t_flag_csplit_groups.py | 62 | CODE | |
| LOW | test_regress/t/trace_hier_block_common.py | 13 | CODE | |
| LOW | test_regress/t/t_dist_docs_options.py | 46 | CODE | |
| LOW | test_regress/t/t_dist_docs_options.py | 74 | CODE | |
| LOW | test_regress/t/t_dist_docs_options.py | 119 | CODE | |
| LOW | test_regress/t/t_dump_inputs_rerun.py | 15 | CODE | |
| LOW | test_regress/t/t_dist_error_format.py | 18 | CODE | |
| LOW | test_regress/t/trace_struct_array_multi_inst_common.py | 12 | CODE | |
| LOW | test_regress/t/trace_struct_array_multi_inst_common.py | 34 | CODE | |
| LOW | test_regress/t/t_flag_csplit.py | 60 | CODE | |
| LOW | test_regress/t/trace_lib_common.py | 14 | CODE | |
| LOW | test_regress/t/t_dist_warn_coverage.py | 163 | CODE | |
| LOW | test_regress/t/t_dist_warn_coverage.py | 238 | CODE | |
| LOW | test_regress/t/t_flag_prefix.py | 27 | CODE | |
| LOW | test_regress/t/t_dist_docs_style.py | 39 | CODE | |
| LOW | test_regress/t/t_gate_tree.py | 23 | CODE | |
| LOW | docs/guide/conf.py | 22 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | test_regress/driver.py | 1082 | #---------------------------------------------------------------------- | COMMENT |
| MEDIUM | test_regress/driver.py | 1719 | #--------------------------------------------------------------- | COMMENT |
| MEDIUM | test_regress/driver.py | 1793 | #--------------------------------------------------------------- | COMMENT |
| MEDIUM | test_regress/driver.py | 1855 | #--------------------------------------------------------------- | COMMENT |
| MEDIUM | test_regress/driver.py | 1890 | #---------------------------------------------------------------------- | COMMENT |
| MEDIUM | test_regress/driver.py | 2981 | #--------------------------------------------------------------------- | COMMENT |
| MEDIUM | docs/guide/conf.py | 10 | # ---------------------------------------------------------------------- | COMMENT |
| MEDIUM | docs/guide/conf.py | 43 | # ---------------------------------------------------------------------- | COMMENT |
| MEDIUM | docs/guide/conf.py | 60 | # ---------------------------------------------------------------------- | STRING |
| MEDIUM | docs/guide/conf.py | 110 | # ---------------------------------------------------------------------- | STRING |
| MEDIUM | docs/guide/conf.py | 164 | # ---------------------------------------------------------------------- | STRING |
| MEDIUM⚡ | docs/guide/conf.py | 195 | # ---------------------------------------------------------------------- | STRING |
| MEDIUM⚡ | docs/guide/conf.py | 205 | # ---------------------------------------------------------------------- | STRING |
| MEDIUM⚡ | docs/guide/conf.py | 211 | # ---------------------------------------------------------------------- | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | include/verilated_random.cpp | 939 | // Step 1: Build dependency graph (before -> {after vars}) | COMMENT |
| LOW | include/verilated_random.cpp | 964 | // Step 2: Topological sort into layers (Kahn's algorithm) | COMMENT |
| LOW | include/verilated_random.cpp | 998 | // Step 3: Solve phase by phase | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 983 | // Step 4: Create 'settle' region that restores the combinational invariant | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 987 | // Step 5: Partition the clocked and combinational (including hybrid) logic into pre/act/nba. | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1014 | // Step 7: Create input combinational logic loop | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1019 | // Step 8: Create the triggers | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1154 | // Step 11: Create the 'obs' region evaluation function | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1157 | // Step 12: Create the 're' region evaluation function | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1161 | // Step 13: Create the 'postponed' region evaluation function | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1164 | // Step 14: Bolt it all together to create the '_eval' function | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1168 | // Step 15: Add neccessary evaluation before awaits | COMMENT |
| LOW | src/V3Sched.cpp | 967 | // Step 3: Break combinational cycles by introducing hybrid logic | COMMENT |
| LOW | src/V3Sched.cpp | 1003 | // Step 6: Replicate combinational logic | COMMENT |
| LOW | src/V3Sched.cpp | 1059 | // Step 9: Create the 'act' region evaluation function | COMMENT |
| LOW | src/V3Sched.cpp | 1137 | // Step 10: Create the 'nba' region evaluation function | COMMENT |
| LOW | src/V3Sched.cpp | 1205 | // Step 16: Clean up | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | include/verilated_random.cpp | 939 | // Step 1: Build dependency graph (before -> {after vars}) | COMMENT |
| LOW | include/verilated_random.cpp | 964 | // Step 2: Topological sort into layers (Kahn's algorithm) | COMMENT |
| LOW | include/verilated_random.cpp | 998 | // Step 3: Solve phase by phase | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 983 | // Step 4: Create 'settle' region that restores the combinational invariant | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 987 | // Step 5: Partition the clocked and combinational (including hybrid) logic into pre/act/nba. | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1014 | // Step 7: Create input combinational logic loop | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1019 | // Step 8: Create the triggers | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1154 | // Step 11: Create the 'obs' region evaluation function | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1157 | // Step 12: Create the 're' region evaluation function | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1161 | // Step 13: Create the 'postponed' region evaluation function | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1164 | // Step 14: Bolt it all together to create the '_eval' function | COMMENT |
| LOW⚡ | src/V3Sched.cpp | 1168 | // Step 15: Add neccessary evaluation before awaits | COMMENT |
| LOW | src/V3Sched.cpp | 967 | // Step 3: Break combinational cycles by introducing hybrid logic | COMMENT |
| LOW | src/V3Sched.cpp | 1003 | // Step 6: Replicate combinational logic | COMMENT |
| LOW | src/V3Sched.cpp | 1059 | // Step 9: Create the 'act' region evaluation function | COMMENT |
| LOW | src/V3Sched.cpp | 1137 | // Step 10: Create the 'nba' region evaluation function | COMMENT |
| LOW | src/V3Sched.cpp | 1205 | // Step 16: Clean up | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | ci/ci-rtlmeter-report.py | 90 | # for wall clock and CPU time, ignore small values that just add noise | COMMENT |
| LOW | ci/ci-rtlmeter-cases.py | 206 | # Filter out hello tests on pull requests, these just add measurement noise | COMMENT |
| MEDIUM | src/V3ExecGraph.cpp | 418 | // To support scheduling tasks that utilize more than one thread, we introduce a wide | COMMENT |
| MEDIUM | src/V3EmitCBase.cpp | 190 | // This isn't very robust and may need cleanup for other data types | COMMENT |
| MEDIUM | src/V3Ast.h | 402 | // VNType is 2 bytes, so we can stick another 6 bytes after it to utilize what would | COMMENT |
| MEDIUM | src/V3EmitCModel.cpp | 327 | // This isn't very robust and may need cleanup for other data types | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | test_regress/driver.py | 225 | out = VtOs.run_capture('(z3 --help || cvc5 --help || cvc4 --help) 2>/dev/null', | CODE |
| HIGH | test_regress/driver.py | 797 | self.pli_flags += ["-Wl,-undefined,dynamic_lookup"] | CODE |
| HIGH | test_regress/t/t_flag_main_vpi_multi.py | 31 | pli2_cmd += (["-Wl,-undefined,dynamic_lookup"] if platform.system() == 'Darwin' else ["-rdynamic"]) | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | test_regress/t/trace_two_common.py | 67 | # Create the ALL.cpp for 'b' | COMMENT |
| MEDIUM | .github/workflows/rtlmeter.yml | 368 | # Create the report artifact | COMMENT |
| MEDIUM | .github/workflows/rtlmeter.yml | 372 | # Create the notification artifact | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | nodist/fastcov.py | 529 | # Check if branch coverage should be deleted based on CLI options | COMMENT |
| LOW | ci/ci-rtlmeter-report.py | 122 | # Print results | COMMENT |
| LOW | ci/ci-pages.bash | 282 | # Set output to all affected unique PR run IDs (comma separated, no trailing comma) | COMMENT |
| LOW | ci/docker/run/verilator-wrap.sh | 17 | # Check if user set an obj_dir | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | include/fstcpp/fstcpp_assertion.h | 115 | // TODO: implement MSVC version | COMMENT |
| LOW | include/fstcpp/fstcpp_stream_write_helper.h | 41 | // TODO: implement MSVC version | COMMENT |
| LOW | include/fstcpp/fstcpp_variable_info.h | 34 | // TODO: implement MSVC version | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | test_regress/t/t_a2_first_sc.py | 11 | # after building so we make sure to run with --gdbbt, so if it dumps we'll | COMMENT |
| LOW | test_regress/t/t_a1_first_cc.py | 11 | # after building so we make sure to run with --gdbbt, so if it dumps we'll | COMMENT |
| LOW | src/V3SplitVar.cpp | 787 | UASSERT(m_refs.empty(), "Don't forget to call split()"); | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | test_regress/driver.py | 1746 | def get_default_vltmt_threads(self) -> int: | CODE |
| LOW | test_regress/driver.py | 1787 | def wno_unopthreads_for_few_cores(self) -> str: | CODE |
| LOW | test_regress/t/coverage_covergroup_common.py | 12 | def covergroup_coverage_report(test, outfile=None): | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | test_regress/t/t_vpi_var.cpp | 1484 | {"text", "Verilog Test module", "lorem ipsum"}, | CODE |
| LOW | test_regress/t/t_vpi_force.cpp | 299 | {.str = "lorem ipsum"}, | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | docs/guide/conf.py | 33 | except Exception: # pylint: disable=broad-except | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | test_regress/driver.py | 1892 | CODE |