X-Git-Url: https://git.libre-soc.org/?p=nmutil.git;a=blobdiff_plain;f=src%2Fnmutil%2Fsim_tmp_alternative.py;fp=src%2Fnmutil%2Fsim_tmp_alternative.py;h=21ecb743e8ac94f9ab531378f09f856323f58771;hp=a90b6e78c5139153b7ab9e01ff1e56c25fcae2d4;hb=5959a382a72632ae0cda7123ca075fc3c1b151e2;hpb=586644008acca13f27e08bcb67398273bf7e07f2 diff --git a/src/nmutil/sim_tmp_alternative.py b/src/nmutil/sim_tmp_alternative.py index a90b6e7..21ecb74 100644 --- a/src/nmutil/sim_tmp_alternative.py +++ b/src/nmutil/sim_tmp_alternative.py @@ -41,7 +41,7 @@ except ImportError: Delay, Settle, Tick, Passive) nmigen_sim_environ_variable = os.environ.get("NMIGEN_SIM_MODE") \ - or "pysim" + or "pysim" """Detected run-time engine from environment"""