Skip to content

adibis/uvmBasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UVM Basics

I am using this repository to practice UVM coding. The idea is to use a very simple design (APB memory in this case) and focus on the UVM side.

I've tried to comment as much of the code as possible. I will keep adding whatever I think is interesting and what I might need a reference of in future.

Submit a pull request or open an issue if you want to see more.