Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 481 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 481 Bytes

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