You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if REQUESTED_SIMULATION_TIMEOUT_TIME < MINIMUM_SIMULATION_TIME_IN_MS *1msthen
83
+
warning("Simulation timeout ("& SIMULATION_TIMEOUT_IN_MS &" ms) is less than minimum required ("&real'image(MINIMUM_SIMULATION_TIME_IN_MS) &" ms). Using minimum timeout instead.");
if REQUESTED_SIMULATION_TIMEOUT_TIME < MINIMUM_SIMULATION_TIME_IN_MS *1msthen
81
+
warning("Simulation timeout ("& SIMULATION_TIMEOUT_IN_MS &" ms) is less than minimum required ("&real'image(MINIMUM_SIMULATION_TIME_IN_MS) &" ms). Using minimum timeout instead.");
if REQUESTED_SIMULATION_TIMEOUT_TIME < MINIMUM_SIMULATION_TIME_IN_MS *1msthen
79
+
warning("Simulation timeout ("& SIMULATION_TIMEOUT_IN_MS &" ms) is less than minimum required ("&real'image(MINIMUM_SIMULATION_TIME_IN_MS) &" ms). Using minimum timeout instead.");
if REQUESTED_SIMULATION_TIMEOUT_TIME < MINIMUM_SIMULATION_TIME_IN_MS *1msthen
79
+
warning("Simulation timeout ("& SIMULATION_TIMEOUT_IN_MS &" ms) is less than minimum required ("&real'image(MINIMUM_SIMULATION_TIME_IN_MS) &" ms). Using minimum timeout instead.");
0 commit comments