Skip to content

Add two arguments in cva6.py to controlle systemverilog seed

Eclipse Webmaster requested to merge github/fork/AEzzejjari/Seed_Rand into master

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.

Merge request reports

Loading