cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
Variables | |
cpwd = os.path.abspath(__file__) | |
string | vision_path = os.path.dirname(cpwd)+"/../vision" |
string | custom_path = os.path.dirname(cpwd)+"/../custom" |
trieres.trieres.cpwd = os.path.abspath(__file__) |
Definition at line 26 of file trieres.py.
string trieres.trieres.custom_path = os.path.dirname(cpwd)+"/../custom" |
Definition at line 29 of file trieres.py.
string trieres.trieres.vision_path = os.path.dirname(cpwd)+"/../vision" |
Definition at line 27 of file trieres.py.