|
CIRCT 23.0.0git
|
Classes | |
| class | SimProcess |
| class | Simulator |
| class | SourceFiles |
Functions | |
| bool | is_port_open (port) |
| Simulator | get_simulator (str name, SourceFiles sources, Path rundir, bool debug, bool save_waveform=False) |
Variables | |
| _thisdir = Path(__file__).parent | |
| CosimCollateralDir = _thisdir | |
| Simulator simulator.get_simulator | ( | str | name, |
| SourceFiles | sources, | ||
| Path | rundir, | ||
| bool | debug, | ||
| bool | save_waveform = False |
||
| ) |
Definition at line 406 of file simulator.py.
| bool simulator.is_port_open | ( | port | ) |
Check if a TCP port is open locally.
Definition at line 19 of file simulator.py.
Referenced by simulator.Simulator.run_proc().
|
protected |
Definition at line 15 of file simulator.py.
| simulator.CosimCollateralDir = _thisdir |
Definition at line 16 of file simulator.py.