Skip to content

jhkim-voc/UVMReference

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UVMReference

Reference examples and short projects using UVM Methodology

  1. course_examples directory has example code for basic uvm components and sequences that are referred in the course lectures This can be referred which also has decent enough comments to understand structure

  2. apb_project This containts a working copy for an APB interface protocol verification environment in UVM. Refer to this for the APB project assignment as part of the course

  3. uvm_report_catcher Custom UVM Report Catcher object to demote UVM_ERROR to UVM_INFO. Uses Component ID based match (commented in report catcher code), and string based comparison with regular expression.

About

Reference examples and short projects using UVM Methodology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SystemVerilog 97.5%
  • Python 2.3%
  • Forth 0.2%