diff --git a/verification/cocotb/noxfile.py b/verification/cocotb/noxfile.py index aa19ae6..5e880d8 100644 --- a/verification/cocotb/noxfile.py +++ b/verification/cocotb/noxfile.py @@ -32,6 +32,9 @@ def _verify(session, test_group, test_type, test_name, coverage=None, simulator= f"+verilator+seed+{seed}", ] + if not simulator: + simulator = os.getenv("SIMULATOR") + with open(test.paths["log_default"], "w") as test_log: args = [