Skip to content

Commit

Permalink
Passing seed to constellation mapper individual runs
Browse files Browse the repository at this point in the history
  • Loading branch information
suoto committed Jan 15, 2023
1 parent 0c11fef commit e13b39a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions run.py
Original file line number Diff line number Diff line change
Expand Up @@ -850,6 +850,7 @@ def setupTests(vunit, args):
name=config.name,
generics=dict(
test_cfg=config.getTestConfigString(),
SEED=args.seed,
NUMBER_OF_TEST_FRAMES=3,
),
)
Expand Down
2 changes: 1 addition & 1 deletion third_party/fpga_cores

0 comments on commit e13b39a

Please sign in to comment.