Hi,
I would like to do a regression and it requires multiple testcases.
I did this by writing a Bash script which loops until all the testcases are simulated.
However, this loop will repeatedly compile. Is there a way to do only a single compile and then run multiple testcases without recompiling?
Thanks.
Regards,
Reuben