How to stop atomic_gen and do direct test in vmm

Status
Not open for further replies.

enchanter

Member level 2
Joined
Mar 27, 2008
Messages
46
Helped
4
Reputation
8
Reaction score
4
Trophy points
1,288
Activity points
1,531
I am new to verification and try to use vmmgen to generate a whole environment template for VMM 1.2 and want to adopt it to test CPU interface for register read/write.

But I don't know how to stop the atomic_gen and put my direct test. Anyone can give a help to show me how to do that? Or show me what's the right procedure to do the register access test?

thanks.
 


use +vmm_test=<test_name> when you run the simulation
<test_name> is created using vmm_macro `vmm_test_begin and `vmm_test_end. You need to read up on vmm_test in the vmm libaray manual.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…