verilator / example-systemverilog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

License:GNU General Public License v3.0


Languages

Language:Makefile 53.6%Language:C++ 24.6%Language:Verilog 21.0%Language:Shell 0.8%