Skip to content

Files

Latest commit

Nov 29, 2020
f93a1ce · Nov 29, 2020

History

History
22 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.06 KB

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: