Quantcast
Channel: UVM Forums RSS Feed
Viewing all articles
Browse latest Browse all 756

How to Use multiple lower layer sequencers in parallel

$
0
0

In the Layered Sequencers,
As shown in the figure below, I want to use multiple lower layer sequencers(1,2,3) in parallel.
Is it possible?
If possible, Can you tell me how do I implement?

 

Sequencer(Upper) +-----> Sequencer(Lower1) ----> Driver
                           +-----> Sequencer(Lower2) ----> Driver
                           +-----> Sequencer(Lower3) ----> Driver

 


Viewing all articles
Browse latest Browse all 756

Trending Articles