Does OVM have a scenarios or sequence application notes?

Dear all,
Does OVM have a scenarios or sequence application Notes?
Maybe it can help us to better undertand how to seperate Test from TB structure.
Thank you!

The OVM User Guide, from Cadence, has many examples of sequence usage.

The xbus example, shipped with the OVM library, is a good example of how to organize the sequences, the tests, and the testbench.

The OVM on-line seminar also gives you an overview of the process of building the testbench (SVE), the sequence library, and the tests.

Thanks,Phu.
Dear all,
How about Senarios?

There is a document on Mentor’s SupportNet called
Overview of Scenario Enabled Stimulus Generation that explains the usage of scenarios.

Please note that as announced at DAC08, functionality from scenarios and sequences will be merged into a single thing in the next release of the OVM.

Thanks dave!
It’s a good overview of scenarios.