How to create a python script for regression?

During the verification process, It is very common to run many tests. In order to simulate each one of them you need to execute different test files separately. In case there is a significant amount of tests that have to be performed, this process can easily be extremely time-consuming.
How to become friends with SystemVerilog macros?

All of us are using macro to define some values, etc, but do you know how to unleash the true form of macro?
How do we calculate the distance between two trigger points of one signal?

How do we calculate the distance between two trigger points of one signal?
Our bug-fighters Aleksandra Dimanić & Nemanja Stevanović show us how to implement it with two different methods!