cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
trieres.trieres Namespace Reference

Variables

 cpwd = os.path.abspath(__file__)
 
string vision_path = os.path.dirname(cpwd)+"/../vision"
 
string custom_path = os.path.dirname(cpwd)+"/../custom"
 

Variable Documentation

◆ cpwd

trieres.trieres.cpwd = os.path.abspath(__file__)

Definition at line 26 of file trieres.py.

◆ custom_path

string trieres.trieres.custom_path = os.path.dirname(cpwd)+"/../custom"

Definition at line 29 of file trieres.py.

◆ vision_path

string trieres.trieres.vision_path = os.path.dirname(cpwd)+"/../vision"

Definition at line 27 of file trieres.py.