Skip to content

verilator/example-systemverilog

Repository files navigation

SystemVerilog Verilator Codecov Tutorial

Codecov logo Whitespace Verilator logo

Build Status

codecov.io

This GitHub is part of the SystemVerilog Verilator Codecov Tutorial.

The goal of this project is to demonstrate a SystemVerilog project with:

  • Verilator
  • C++ compiler: g++
  • GitHub actions CI running Docker
  • Code coverage with verilator_coverage (note: it should show the code coverage is below 100%)
  • Code coverage published in CodeCov.

Support: