Can anyone tell me what is the use case of phase jump from cleanup phase like extract, check, report, and final to run phase or parallel phases of run phase?
Phase jumping isn’t really a good idea, so we suggest you steer clear of it.
I can understand that but as I was exploring uvm source files I came across phase jumping so I was wondering what could have been applications for phase jumping, like what was the motivation behind phase jumping concept. for example what are use case of following jumps -
- Report to Main(or any parallel phase of run phase)
- Start of simulation to connect