Issie logo Issie

FastRun Module

Nested modules

Modules Description

Constants

Functions and values

Function or value Description

runCombinationalLogic stepNum fastSim

Full Usage: runCombinationalLogic stepNum fastSim

Parameters:

Re-evaluates the combinational logic for the given timestep - used if a combinational input has changed

stepNum : int
fastSim : FastSimulation

runCombinationalLogicFData step fastSim

Full Usage: runCombinationalLogicFData step fastSim

Parameters:
step : int
fastSim : FastSimulation

runFastSimulation timeOut lastStepNeeded fs

Full Usage: runFastSimulation timeOut lastStepNeeded fs

Parameters:
Returns: RunOutcome

runFastSimulationCore with its invocation recorded: one SimLog entry per call that advances the clock. The renderer's progress loop is repeated timed calls to this, so each progress update is one record; calls that find nothing to do (the wave viewer re-asking for a tick it already has, on every render) are not recorded, or they would flood the ring.

timeOut : float option
lastStepNeeded : int
fs : FastSimulation
Returns: RunOutcome

Type something to start searching.