mrsajid Posted July 6, 2012 Report Share Posted July 6, 2012 Hi, I am new to UVM. I have a question. There are 4 links coming out from a host and there are 4 sequencers in my environment. One sequencer for each link. The hierarchy will look like seq0.drv0.env0, seq1.drv1.env1 and so on. Now there is one sequence which I want to run randomly on the 4 above sequencers. How I will do that? Thanks, \Sajid Quote Link to comment Share on other sites More sharing options...
ecarstens Posted July 11, 2012 Report Share Posted July 11, 2012 Sajid, I really don't understand your setup so maybe you can clarify. I've never seen someone put env inside of a drv and drv inside a sequencer. The examples I've seen have a single env with two agents, a master, which is active, and a slave, which is passive. Please define your term, host links, and explain again what you are trying to do for those of us who don't understand. Thanks, -Ed Quote Link to comment Share on other sites More sharing options...
mrsajid Posted July 12, 2012 Author Report Share Posted July 12, 2012 Sorry for typo. Its like this seqr0.agent0.env0, seqr1.agent1.env1 and so on. Quote Link to comment Share on other sites More sharing options...
ecarstens Posted July 12, 2012 Report Share Posted July 12, 2012 Okay, but I still don't understand why you put env inside of agent. Quote Link to comment Share on other sites More sharing options...
mrsajid Posted July 13, 2012 Author Report Share Posted July 13, 2012 I didn't put env inside agent, but sequencer inside agent and agent inside env. There are 4 environments. One for each link. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.