/example-systemverilog

Primary LanguageMakefileGNU General Public License v3.0GPL-3.0

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: