# example-systemverilog **Repository Path**: verilator/example-systemverilog ## Basic Information - **Project Name**: example-systemverilog - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SystemVerilog Verilator Codecov Tutorial [![Travis CI logo](TravisCI.png)](https://travis-ci.org) ![Whitespace](Whitespace.png) [![Codecov logo](Codecov.png)](https://www.codecov.io) ![Whitespace](Whitespace.png) [![Verilator logo](verilator_56x48-min.png)](https://verilator.org) [![Build Status](https://travis-ci.org/verilator/example-systemverilog.svg?branch=master)](https://travis-ci.org/verilator/example-systemverilog) [![codecov.io](https://codecov.io/github/verilator/example-systemverilog/coverage.svg?branch=master)](https://codecov.io/github/verilator/example-systemverilog?branch=master) This GitHub is part of [the SystemVerilog Verilator Codecov Tutorial](https://github.com/verilator/example-systemverilog). The goal of this project is to demonstrate a SystemVerilog project with: * Verilator * C++ compiler: `g++` * Travis-CI running Docker * Code coverage with `verilator_coverage` (note: it should show the code coverage is below 100%) * Code coverage published in CodeCov. Support: * [wsnyder](https://github.com/wsnyder) * [Codecov community boards](https://community.codecov.io)