Managing constraints from the test case

In reply to sbatta:

Hi sbattta
All sequence has this start() method. THis method execute the sequence in the sequencer you put as argument. There are several examples on that in the OVM User Manual. If you instantiate the sequence inside the test, you can call this method from the test’s run() method. You can also find examples on past threads of this blogs.