CIRCT 22.0.0git
Loading...
Searching...
No Matches
Classes | Functions | Variables
simulator Namespace Reference

Classes

class  SimProcess
 
class  Simulator
 
class  SourceFiles
 

Functions

bool is_port_open (port)
 

Variables

 _thisdir = Path(__file__).parent
 
 CosimCollateralDir = _thisdir
 

Function Documentation

◆ is_port_open()

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().

Variable Documentation

◆ _thisdir

simulator._thisdir = Path(__file__).parent
protected

Definition at line 14 of file simulator.py.

◆ CosimCollateralDir

simulator.CosimCollateralDir = _thisdir

Definition at line 15 of file simulator.py.