SkillAgentSearch skills...

SystemVerilogReference

training labs and examples

Install / Use

/learn @VerificationExcellence/SystemVerilogReference
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This repository contains examples and sample short projects that can be used to learn basic concepts of functional verification using SystemVerilog

You can browse the code freely. If you want to clone a local copy - you need to first install git and then do following on a git bash shell (Refer http://readwrite.com/2013/09/30/understanding-github-a-journey-for-beginners-part-1 for basic github tutorial)

  1. git clone https://github.com/verificationexcellence/SystemVerilogReference

There are two main sub directories in this repository

  1. examples This directory contains several system verilog examples that you can refer through
  2. project This directory will eventually contain short projects that takes a smaller design and builds a complete verification testbench around the same. For now - the only one project is a simple 2x2 port ethernet switch (dut and env)

For more specific details on how to run simulations - see the README files in examples/project sub-directories

Thanks VerificationExcellence Learn more www.verificationexcellence.in Contact verif.excellence@gmail.com for questions

View on GitHub
GitHub Stars453
CategoryDevelopment
Updated4d ago
Forks179

Languages

SystemVerilog

Security Score

80/100

Audited on Mar 27, 2026

No findings