I wanted to know what is a more efficient methodology/guidelines for UVM when it comes to block-level verification?
- one test with multiple sequences
- multiple tests with single/multiple sequences.
In my past projects, I used to have both approaches to align with legacy codes but in general, I want to know if there are any pros and cons of both methods and which one is more suited.