CIRCT 22.0.0git
Loading...
Searching...
No Matches
simulator.Simulator Member List

This is the complete list of members for simulator.Simulator, including all inherited members.

__init__(self, SourceFiles sources, Path run_dir, bool debug, Optional[Callable[[str], None]] run_stdout_callback=None, Optional[Callable[[str], None]] run_stderr_callback=None, Optional[Callable[[str], None]] compile_stdout_callback=None, Optional[Callable[[str], None]] compile_stderr_callback=None, bool make_default_logs=True, Optional[Dict[str, str]] macro_definitions=None)simulator.Simulator
_compile_stderr_cbsimulator.Simulatorprotected
_compile_stderr_logsimulator.Simulatorprotected
_compile_stdout_cbsimulator.Simulatorprotected
_compile_stdout_logsimulator.Simulatorprotected
_run_stderr_cbsimulator.Simulatorprotected
_run_stderr_logsimulator.Simulatorprotected
_run_stdout_cbsimulator.Simulatorprotected
_run_stdout_logsimulator.Simulatorprotected
_start_process_with_callbacks(self, List[str] cmd, Optional[Dict[str, str]] env, Optional[Path] cwd, Optional[Callable[[str], None]] stdout_cb, Optional[Callable[[str], None]] stderr_cb, bool wait)simulator.Simulatorprotected
compile(self)simulator.Simulator
compile_commands(self)simulator.Simulator
debugsimulator.Simulator
get_env()simulator.Simulatorstatic
macro_definitionssimulator.Simulator
run(self, str inner_command, bool gui=False, bool server_only=False)simulator.Simulator
run_command(self, bool gui)simulator.Simulator
run_dirsimulator.Simulator
run_proc(self, bool gui=False)simulator.Simulator
sourcessimulator.Simulator
UsesStderrsimulator.Simulatorstatic