Skip to content

Main repo for Go2UVM source code, examples and apps

License

Notifications You must be signed in to change notification settings

ajeethakv/go2uvm_public

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go2uvm

Main repo for Go2UVM source code, examples and apps

Update - Jan 2021, UVM eBook is freely available via link below:

https://tinyurl.com/uvmpdf https://drive.google.com/file/d/1uBkWdjASMBe-4NxfLIkGp2_oRsxWw4Ju/view?usp=sharing

Have a great year ahead, happy learning! Welcome to VerifWorks Go2UVM Package -- The fastest way to get started with industry's standard Verification methodology

To use this package:

We ship this free package as a SystemVerilog file. You need to compile this file along with your other files to get going. Here are step-by-step instructions:

  1. git clone https://github.com/svenka3/go2uvm

  2. source setup.csh (or setup.bash - if using BASH)

  3. Add the below 2 lines to your simulator's command line: +incdir+$VW_GO2UVM_HOME $VW_GO2UVM_HOME/src/vw_go2uvm_pkg.sv

  4. You are all set to GO-2-UVM now!

  5. Refer to the examples provided under ${VW_GO2UVM_HOME}/examples

About

Main repo for Go2UVM source code, examples and apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SystemVerilog 98.8%
  • Other 1.2%