FCOVLint β€” SystemVerilog Functional Coverage LinterΒΆ

FCOVLint is an open-source linter for SystemVerilog functional coverage constructs, developed by AsFigo Technologies as part of the BYOL (Build Your Own Linter) framework.

It enforces Verilator-compatible coverage coding practices β€” covering covergroup structure, bin definitions, cross coverage, sampling events, and coverage options β€” helping verification teams ship simulation-ready coverage models from day one.

python bin/fcovlint.py -t <your_file.sv>