Repository Analysis

verilator/verilator

Verilator open-source SystemVerilog simulator and lint system

15.7 Moderate AI signal View on GitHub

Analysis Overview

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).

15.7
Adjusted Score
15.7
Raw Score
100%
Time Factor
2026-07-14
Last Push
3.7K
Stars
SystemVerilog
Language
347.5K
Lines of Code
4.8K
Files
5.4K
Pattern Hits
2026-07-14
Scan Date
0.00
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

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.

No multi-scan history yet — run the scanner again to build trend data.

Severity Breakdown

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.

CRITICAL 0HIGH 3MEDIUM 21LOW 5381

Directory Score Breakdown

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.

Pattern Findings

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.

Unused Imports4093 hits · 4093 pts
SeverityFileLineSnippetContext
LOWnodist/fastcov.py30CODE
LOWtest_regress/t/t_gantt_numa_default_threads.py12CODE
LOWtest_regress/t/t_lint_paramnodefault_top_bad.py10CODE
LOWtest_regress/t/t_cover_sequence_unsup.py10CODE
LOWtest_regress/t/t_tri_compass_bad.py10CODE
LOWtest_regress/t/t_array_non_blocking_loop.py10CODE
LOWtest_regress/t/t_lint_unused_bad.py10CODE
LOWtest_regress/t/t_interface_virtual_func_wait.py10CODE
LOWtest_regress/t/t_math_red_noexpand.py10CODE
LOWtest_regress/t/t_enum_bad_cell.py10CODE
LOWtest_regress/t/t_stream_bitqueue.py10CODE
LOWtest_regress/t/t_debug_sigsegv_bt_bad.py10CODE
LOWtest_regress/t/t_sys_fstrobe.py10CODE
LOWtest_regress/t/t_assign_deassign_concat.py10CODE
LOWtest_regress/t/t_process.py10CODE
LOWtest_regress/t/t_param_default.py10CODE
LOWtest_regress/t/t_flag_csplit_off.py10CODE
LOWtest_regress/t/t_var_static.py10CODE
LOWtest_regress/t/t_func_const2_bad.py10CODE
LOWtest_regress/t/t_display_impure.py10CODE
LOWtest_regress/t/t_randomize_dist_foreach.py10CODE
LOWtest_regress/t/t_dpi_import_mix_bad.py10CODE
LOWtest_regress/t/t_flag_make_gmake.py10CODE
LOWtest_regress/t/t_var_types.py10CODE
LOWtest_regress/t/t_clk_concat4.py10CODE
LOWtest_regress/t/t_inside_queue_elem.py10CODE
LOWtest_regress/t/t_missing_module_pruned.py10CODE
LOWtest_regress/t/t_constraint_countones.py10CODE
LOWtest_regress/t/t_altera_lpm_compare.py10CODE
LOWtest_regress/t/t_opt_dedupe_clk_gate.py10CODE
LOWtest_regress/t/t_trace_wide_struct.py10CODE
LOWtest_regress/t/t_interface_array_loop_bad.py10CODE
LOWtest_regress/t/t_interface_down_inlab.py10CODE
LOWtest_regress/t/t_dpi_display_bad.py10CODE
LOWtest_regress/t/t_package_export_bad.py10CODE
LOWtest_regress/t/t_trace_var_kind_cc_saif.py10CODE
LOWtest_regress/t/t_case_huge.py10CODE
LOWtest_regress/t/t_queue_var_slice.py10CODE
LOWtest_regress/t/t_module_input_default_value_3_bad.py10CODE
LOWtest_regress/t/t_vpi_get.py10CODE
LOWtest_regress/t/t_union_unpacked.py10CODE
LOWtest_regress/t/t_assert_disable_iff.py10CODE
LOWtest_regress/t/t_debug_gate.py10CODE
LOWtest_regress/t/t_interface_modport_inl.py10CODE
LOWtest_regress/t/t_static_task_args_bad.py10CODE
LOWtest_regress/t/t_bitsel_struct3.py10CODE
LOWtest_regress/t/t_func_void.py10CODE
LOWtest_regress/t/t_vpi_public_depthn_3.py10CODE
LOWtest_regress/t/t_always_ff_never.py10CODE
LOWtest_regress/t/t_lint_unused_werror_bad.py10CODE
LOW…t_class_param_extends_static_member_function_access.py10CODE
LOWtest_regress/t/t_altera_lpm_divide.py10CODE
LOWtest_regress/t/t_package_struct.py10CODE
LOWtest_regress/t/t_interface_modportlist.py10CODE
LOWtest_regress/t/t_inst_nansi_param.py10CODE
LOWtest_regress/t/t_lint_incabspath.py10CODE
LOWtest_regress/t/t_const_number_v_bad.py10CODE
LOWtest_regress/t/t_mem_fifo.py10CODE
LOWtest_regress/t/t_display_time.py10CODE
LOWtest_regress/t/t_func_uninit.py10CODE
4033 more matches not shown…
Over-Commented Block1193 hits · 1180 pts
SeverityFileLineSnippetContext
LOWCMakeLists.txt1#*****************************************************************************COMMENT
LOW.codecov.yml1---COMMENT
LOWpython-dev-requirements.txt1# This program is free software; you can redistribute it and/or modify itCOMMENT
LOWnodist/fuzzer/wrapper.cpp1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWci/ci-rtlmeter-report.bash1#!/usr/bin/env bashCOMMENT
LOWci/ci-install.bash1#!/usr/bin/env bashCOMMENT
LOWci/ci-rtlmeter-cases.py1#!/usr/bin/env python3COMMENT
LOWci/ci-pages.bash1#!/usr/bin/env bashCOMMENT
LOWinclude/verilated_saif_c.h1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_saif_c.h21#ifndef VERILATOR_VERILATED_SAIF_C_H_COMMENT
LOWinclude/verilated_cov_model.h1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_threads.cpp1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_threads.cpp21///COMMENT
LOWinclude/verilated.cpp1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated.cpp21///COMMENT
LOWinclude/verilated.cpp41// * Or, use types that are multi-constructor safe.COMMENT
LOWinclude/verilated.cpp61#include <chrono>COMMENT
LOWinclude/verilated.cpp81#ifdef __GLIBC__COMMENT
LOWinclude/verilated.cpp101COMMENT
LOWinclude/verilated.cpp4321COMMENT
LOWinclude/verilated_fst_sc.cpp1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_fst_sc.cpp21COMMENT
LOWinclude/verilated_intrinsics.h1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_intrinsics.h21/// the target-specific headers. We provide macros to check for availabilityCOMMENT
LOWinclude/verilated_threads.h1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_threads.h21//=============================================================================COMMENT
LOWinclude/verilated_threads.h61 // On even cycles, _upstreamDepsDone increases as upstreamCOMMENT
LOWinclude/verilated_covergroup.cpp1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_cov.h1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_cov.h21/// coverage information.COMMENT
LOWinclude/verilated_cov.h41/// The remaining arguments occur in pairs: A string key, and a value.COMMENT
LOWinclude/verilated_cov.h141COMMENT
LOWinclude/verilated_cov.h161 void write(const std::string& filename) VL_MT_SAFE;COMMENT
LOWinclude/verilated_cov.h181 // We could have just the maximum argument version, but this compilesCOMMENT
LOWinclude/verilated_cov.h221COMMENT
LOWinclude/verilated_vpi.cpp1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_vpi.cpp21///COMMENT
LOWinclude/verilated_vpi.cpp41#include <cstring>COMMENT
LOWinclude/verilated_timing.cpp1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_cov_key.h1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_cov_key.h61#define VL_CIK_FSM_VAR "Fv"COMMENT
LOWinclude/verilated_trace.h1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_trace.h21COMMENT
LOWinclude/verilated_trace.h361 EData* const m_sigs_enabledp; // Bit vector of enabled codes (nullptr = all on)COMMENT
LOWinclude/verilated_vcd_c.h1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_vcd_c.h301 bool isOpen() const override VL_MT_SAFE { return m_sptrace.isOpen(); }COMMENT
LOWinclude/verilated_vcd_c.h321 /// Flush dumpCOMMENT
LOWinclude/verilated_vcd_sc.cpp1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated_vcd_sc.cpp21COMMENT
LOWinclude/verilated_fst_c.h1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated.h1// -*- mode: C++; c-file-style: "cc-mode" -*-COMMENT
LOWinclude/verilated.h21/// User wrapper code may need to include this to get appropriateCOMMENT
LOWinclude/verilated.h41// clang-format offCOMMENT
LOWinclude/verilated.h61#include <set>COMMENT
LOWinclude/verilated.h321};COMMENT
LOWinclude/verilated.h341 VerilatedVirtualBase() = default;COMMENT
LOWinclude/verilated.h561 bool gotError() const VL_MT_SAFE { return m_s.m_gotError; }COMMENT
LOWinclude/verilated.h581 /// 2 = Randomize all bitsCOMMENT
LOWinclude/verilated.h601 /// sc_time_stamp64(). User's wrapper must not callCOMMENT
LOWinclude/verilated.h861 /// Return debug levelCOMMENT
1133 more matches not shown…
Deep Nesting42 hits · 40 pts
SeverityFileLineSnippetContext
LOWnodist/fastcov.py450CODE
LOWnodist/fastcov.py509CODE
LOWnodist/fastcov.py756CODE
LOWnodist/fastcov.py789CODE
LOWnodist/fastcov.py108CODE
LOWnodist/fastcov.py165CODE
LOWtest_regress/driver.py2879CODE
LOWtest_regress/driver.py2899CODE
LOWtest_regress/driver.py209CODE
LOWtest_regress/driver.py497CODE
LOWtest_regress/driver.py658CODE
LOWtest_regress/driver.py980CODE
LOWtest_regress/driver.py1003CODE
LOWtest_regress/driver.py1218CODE
LOWtest_regress/driver.py1513CODE
LOWtest_regress/driver.py1892CODE
LOWtest_regress/driver.py2107CODE
LOWtest_regress/driver.py2421CODE
LOWtest_regress/driver.py2491CODE
LOWtest_regress/driver.py2629CODE
LOWtest_regress/driver.py2776CODE
LOWtest_regress/t/trace_struct_alias_common.py10CODE
LOWtest_regress/t/t_dist_docs_warnings.py24CODE
LOWtest_regress/t/t_dist_docs_warnings.py50CODE
LOWtest_regress/t/t_preproc.py16CODE
LOWtest_regress/t/t_flag_csplit_groups.py62CODE
LOWtest_regress/t/trace_hier_block_common.py13CODE
LOWtest_regress/t/t_dist_docs_options.py46CODE
LOWtest_regress/t/t_dist_docs_options.py74CODE
LOWtest_regress/t/t_dist_docs_options.py119CODE
LOWtest_regress/t/t_dump_inputs_rerun.py15CODE
LOWtest_regress/t/t_dist_error_format.py18CODE
LOWtest_regress/t/trace_struct_array_multi_inst_common.py12CODE
LOWtest_regress/t/trace_struct_array_multi_inst_common.py34CODE
LOWtest_regress/t/t_flag_csplit.py60CODE
LOWtest_regress/t/trace_lib_common.py14CODE
LOWtest_regress/t/t_dist_warn_coverage.py163CODE
LOWtest_regress/t/t_dist_warn_coverage.py238CODE
LOWtest_regress/t/t_flag_prefix.py27CODE
LOWtest_regress/t/t_dist_docs_style.py39CODE
LOWtest_regress/t/t_gate_tree.py23CODE
LOWdocs/guide/conf.py22CODE
Decorative Section Separators14 hits · 32 pts
SeverityFileLineSnippetContext
MEDIUMtest_regress/driver.py1082 #----------------------------------------------------------------------COMMENT
MEDIUMtest_regress/driver.py1719 #---------------------------------------------------------------COMMENT
MEDIUMtest_regress/driver.py1793 #---------------------------------------------------------------COMMENT
MEDIUMtest_regress/driver.py1855 #---------------------------------------------------------------COMMENT
MEDIUMtest_regress/driver.py1890 #----------------------------------------------------------------------COMMENT
MEDIUMtest_regress/driver.py2981 #---------------------------------------------------------------------COMMENT
MEDIUMdocs/guide/conf.py10# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/guide/conf.py43# ----------------------------------------------------------------------COMMENT
MEDIUMdocs/guide/conf.py60# ----------------------------------------------------------------------STRING
MEDIUMdocs/guide/conf.py110# ----------------------------------------------------------------------STRING
MEDIUMdocs/guide/conf.py164# ----------------------------------------------------------------------STRING
MEDIUMdocs/guide/conf.py195# ----------------------------------------------------------------------STRING
MEDIUMdocs/guide/conf.py205# ----------------------------------------------------------------------STRING
MEDIUMdocs/guide/conf.py211# ----------------------------------------------------------------------STRING
Verbosity Indicators17 hits · 29 pts
SeverityFileLineSnippetContext
LOWinclude/verilated_random.cpp939 // Step 1: Build dependency graph (before -> {after vars})COMMENT
LOWinclude/verilated_random.cpp964 // Step 2: Topological sort into layers (Kahn's algorithm)COMMENT
LOWinclude/verilated_random.cpp998 // Step 3: Solve phase by phaseCOMMENT
LOWsrc/V3Sched.cpp983 // Step 4: Create 'settle' region that restores the combinational invariantCOMMENT
LOWsrc/V3Sched.cpp987 // Step 5: Partition the clocked and combinational (including hybrid) logic into pre/act/nba.COMMENT
LOWsrc/V3Sched.cpp1014 // Step 7: Create input combinational logic loopCOMMENT
LOWsrc/V3Sched.cpp1019 // Step 8: Create the triggersCOMMENT
LOWsrc/V3Sched.cpp1154 // Step 11: Create the 'obs' region evaluation functionCOMMENT
LOWsrc/V3Sched.cpp1157 // Step 12: Create the 're' region evaluation functionCOMMENT
LOWsrc/V3Sched.cpp1161 // Step 13: Create the 'postponed' region evaluation functionCOMMENT
LOWsrc/V3Sched.cpp1164 // Step 14: Bolt it all together to create the '_eval' functionCOMMENT
LOWsrc/V3Sched.cpp1168 // Step 15: Add neccessary evaluation before awaitsCOMMENT
LOWsrc/V3Sched.cpp967 // Step 3: Break combinational cycles by introducing hybrid logicCOMMENT
LOWsrc/V3Sched.cpp1003 // Step 6: Replicate combinational logicCOMMENT
LOWsrc/V3Sched.cpp1059 // Step 9: Create the 'act' region evaluation functionCOMMENT
LOWsrc/V3Sched.cpp1137 // Step 10: Create the 'nba' region evaluation functionCOMMENT
LOWsrc/V3Sched.cpp1205 // Step 16: Clean upCOMMENT
Structural Annotation Overuse17 hits · 29 pts
SeverityFileLineSnippetContext
LOWinclude/verilated_random.cpp939 // Step 1: Build dependency graph (before -> {after vars})COMMENT
LOWinclude/verilated_random.cpp964 // Step 2: Topological sort into layers (Kahn's algorithm)COMMENT
LOWinclude/verilated_random.cpp998 // Step 3: Solve phase by phaseCOMMENT
LOWsrc/V3Sched.cpp983 // Step 4: Create 'settle' region that restores the combinational invariantCOMMENT
LOWsrc/V3Sched.cpp987 // Step 5: Partition the clocked and combinational (including hybrid) logic into pre/act/nba.COMMENT
LOWsrc/V3Sched.cpp1014 // Step 7: Create input combinational logic loopCOMMENT
LOWsrc/V3Sched.cpp1019 // Step 8: Create the triggersCOMMENT
LOWsrc/V3Sched.cpp1154 // Step 11: Create the 'obs' region evaluation functionCOMMENT
LOWsrc/V3Sched.cpp1157 // Step 12: Create the 're' region evaluation functionCOMMENT
LOWsrc/V3Sched.cpp1161 // Step 13: Create the 'postponed' region evaluation functionCOMMENT
LOWsrc/V3Sched.cpp1164 // Step 14: Bolt it all together to create the '_eval' functionCOMMENT
LOWsrc/V3Sched.cpp1168 // Step 15: Add neccessary evaluation before awaitsCOMMENT
LOWsrc/V3Sched.cpp967 // Step 3: Break combinational cycles by introducing hybrid logicCOMMENT
LOWsrc/V3Sched.cpp1003 // Step 6: Replicate combinational logicCOMMENT
LOWsrc/V3Sched.cpp1059 // Step 9: Create the 'act' region evaluation functionCOMMENT
LOWsrc/V3Sched.cpp1137 // Step 10: Create the 'nba' region evaluation functionCOMMENT
LOWsrc/V3Sched.cpp1205 // Step 16: Clean upCOMMENT
AI Slop Vocabulary6 hits · 15 pts
SeverityFileLineSnippetContext
LOWci/ci-rtlmeter-report.py90 # for wall clock and CPU time, ignore small values that just add noiseCOMMENT
LOWci/ci-rtlmeter-cases.py206 # Filter out hello tests on pull requests, these just add measurement noiseCOMMENT
MEDIUMsrc/V3ExecGraph.cpp418 // To support scheduling tasks that utilize more than one thread, we introduce a wideCOMMENT
MEDIUMsrc/V3EmitCBase.cpp190 // This isn't very robust and may need cleanup for other data typesCOMMENT
MEDIUMsrc/V3Ast.h402 // VNType is 2 bytes, so we can stick another 6 bytes after it to utilize what wouldCOMMENT
MEDIUMsrc/V3EmitCModel.cpp327 // This isn't very robust and may need cleanup for other data typesCOMMENT
Cross-Language Confusion3 hits · 15 pts
SeverityFileLineSnippetContext
HIGHtest_regress/driver.py225 out = VtOs.run_capture('(z3 --help || cvc5 --help || cvc4 --help) 2>/dev/null',CODE
HIGHtest_regress/driver.py797 self.pli_flags += ["-Wl,-undefined,dynamic_lookup"]CODE
HIGHtest_regress/t/t_flag_main_vpi_multi.py31pli2_cmd += (["-Wl,-undefined,dynamic_lookup"] if platform.system() == 'Darwin' else ["-rdynamic"])CODE
Self-Referential Comments3 hits · 9 pts
SeverityFileLineSnippetContext
MEDIUMtest_regress/t/trace_two_common.py67 # Create the ALL.cpp for 'b'COMMENT
MEDIUM.github/workflows/rtlmeter.yml368 # Create the report artifactCOMMENT
MEDIUM.github/workflows/rtlmeter.yml372 # Create the notification artifactCOMMENT
Redundant / Tautological Comments4 hits · 6 pts
SeverityFileLineSnippetContext
LOWnodist/fastcov.py529 # Check if branch coverage should be deleted based on CLI optionsCOMMENT
LOWci/ci-rtlmeter-report.py122# Print resultsCOMMENT
LOWci/ci-pages.bash282# Set output to all affected unique PR run IDs (comma separated, no trailing comma)COMMENT
LOWci/docker/run/verilator-wrap.sh17# Check if user set an obj_dirCOMMENT
TODO Padding3 hits · 4 pts
SeverityFileLineSnippetContext
LOWinclude/fstcpp/fstcpp_assertion.h115// TODO: implement MSVC versionCOMMENT
LOWinclude/fstcpp/fstcpp_stream_write_helper.h41// TODO: implement MSVC versionCOMMENT
LOWinclude/fstcpp/fstcpp_variable_info.h34// TODO: implement MSVC versionCOMMENT
Slop Phrases3 hits · 4 pts
SeverityFileLineSnippetContext
LOWtest_regress/t/t_a2_first_sc.py11# after building so we make sure to run with --gdbbt, so if it dumps we'llCOMMENT
LOWtest_regress/t/t_a1_first_cc.py11# after building so we make sure to run with --gdbbt, so if it dumps we'llCOMMENT
LOWsrc/V3SplitVar.cpp787 UASSERT(m_refs.empty(), "Don't forget to call split()");CODE
Hyper-Verbose Identifiers3 hits · 3 pts
SeverityFileLineSnippetContext
LOWtest_regress/driver.py1746 def get_default_vltmt_threads(self) -> int:CODE
LOWtest_regress/driver.py1787 def wno_unopthreads_for_few_cores(self) -> str:CODE
LOWtest_regress/t/coverage_covergroup_common.py12def covergroup_coverage_report(test, outfile=None):CODE
Fake / Example Data2 hits · 2 pts
SeverityFileLineSnippetContext
LOWtest_regress/t/t_vpi_var.cpp1484 {"text", "Verilog Test module", "lorem ipsum"},CODE
LOWtest_regress/t/t_vpi_force.cpp299 {.str = "lorem ipsum"},CODE
Excessive Try-Catch Wrapping1 hit · 1 pts
SeverityFileLineSnippetContext
LOWdocs/guide/conf.py33 except Exception: # pylint: disable=broad-exceptCODE
AI Structural Patterns1 hit · 0 pts
SeverityFileLineSnippetContext
LOWtest_regress/driver.py1892CODE