RegisterLogin  
Update Profile
   
You are here: Forum  
Minimize 
SVUG Community Forum
Subject: Implementing Linked Methods of rvm_env/vmm_env/avm_env/ovm_env
Prev Next
You are not authorized to post a reply.

Author Messages
SandeepUser is Offline

Posts:2

05/16/2008 1:28 PM  
If you have used RVM (Reference Verification Methodology) in Vera or VMM (Verification Methodology Manual), AVM (Advanced Verification Methodology) or OVM (Open Verification Methodology) in SystemVerilog, then you will be familiar with rvm_env, vmm_env, avm_env, etc. base classes. These classes has set of methods build, cfg_dut, run, etc. which are getting called in predefined order. When you call any single method, it will make sure that previous methods in given order set has already called, and if not, it will be called first to ensure ordering.

Do you know how this order can be maintained in *_env (rvm_env, vmm_env, avm_env or ovm_env) classes?

Read this article, to know one way of implementing this chain of method calls.

Thanks,
Sandeep B Vaniya
You are not authorized to post a reply.
Forums > General Discussion > Main Discussion Area > Implementing Linked Methods of rvm_env/vmm_env/avm_env/ovm_env



ActiveForums 3.7
  

 Copyright 2008 by SystemVerilog User Group Contact Us    Privacy Statement