Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 229 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 229 Bytes

SystemVerilog_examples

This repository contains Systemverilog codes for the purpose of learning modeling and design verification.

To build and execute any example:

  1. Go to the example directory. eg: basic
  2. Type "make run"