Add two arguments in cva6.py to controlle systemverilog seed
Created by: AEzzejjari
The first argument --gen_sv_seed run a test X times with a random seed and generates X logs. (0<X)
The second argument --sv_seed executes a test with a specific seed.
We cannot use both options at the same time.