Files
Verilator runs on changed files with the following extensions:.v.sv
Configuration
Verilator is enabled by default. Disable it by settingreviews.tools.verilator.enabled: false in your .coderabbit.yaml.
Findings appear inline with Verilator rule identifiers, affected line ranges, and severity.
When we skip Verilator
CodeRabbit skips Verilator when:- The pull request has no changed
.vor.svfiles. reviews.tools.verilator.enabledis set tofalse.- An existing Verilator invocation is detected in the repository’s GitHub Actions workflows.