CIRCT 22.0.0git
|
Classes | |
class | SimProcess |
class | Simulator |
class | SourceFiles |
Functions | |
bool | is_port_open (port) |
Variables | |
_thisdir = Path(__file__).parent | |
CosimCollateralDir = _thisdir | |
bool simulator.is_port_open | ( | port | ) |
Check if a TCP port is open locally.
Definition at line 18 of file simulator.py.
Referenced by simulator.Simulator.run_proc().
|
protected |
Definition at line 14 of file simulator.py.
simulator.CosimCollateralDir = _thisdir |
Definition at line 15 of file simulator.py.