Package dsc_suite :: Package tools :: Module toolpaths
[hide private]
[frames] | no frames]

Module toolpaths

source code

module toolpaths This module sets the paths for the standard folders needed for the GUI. The paths are created from the path of the module dsc. You can change the path by creating your own structure, but make sure the paths are correct and the folders exists. Warning: Leave the structure of the DSC program intact! The program will raise an exception if the folders do not exist.

Variables [hide private]
  path_of_toolpaths_py = 'X:\\Robert\\Promotion\\Dokumente\\2011...
  path_cwd = 'X:\\Robert\\Promotion\\Dokumente\\2011-05 GLSVLSI\...
FOLDER_FOR_BENCHMARKS The path to the standard folder where the benchmark files are saved.
  FOLDER_FOR_PLOTS = 'X:\\Robert\\Promotion\\Dokumente\\2011-05 ...
FOLDER_FOR_DATA The path to the standard folder where the generated data files are saved.
  FOLDER_FOR_DATA = 'X:\\Robert\\Promotion\\Dokumente\\2011-05 G...
FOLDER_FOR_PLOTS The path to the standard folder where the benchmark files are saved.
  FOLDER_FOR_BENCHMARKS = 'X:\\Robert\\Promotion\\Dokumente\\201...
  __package__ = 'dsc_suite.tools'
Variables Details [hide private]

path_of_toolpaths_py

Value:
'X:\\Robert\\Promotion\\Dokumente\\2011-05 GLSVLSI\\Software\\DSC\\src\
\\dsc_suite\\tools\\toolpaths.py'

path_cwd

FOLDER_FOR_BENCHMARKS The path to the standard folder where the benchmark files are saved.

Value:
'X:\\Robert\\Promotion\\Dokumente\\2011-05 GLSVLSI\\Software\\DSC'

FOLDER_FOR_PLOTS

FOLDER_FOR_DATA The path to the standard folder where the generated data files are saved.

Value:
'X:\\Robert\\Promotion\\Dokumente\\2011-05 GLSVLSI\\Software\\DSC\\plo\
ts'

FOLDER_FOR_DATA

FOLDER_FOR_PLOTS The path to the standard folder where the benchmark files are saved.

Value:
'X:\\Robert\\Promotion\\Dokumente\\2011-05 GLSVLSI\\Software\\DSC\\dat\
a'

FOLDER_FOR_BENCHMARKS

Value:
'X:\\Robert\\Promotion\\Dokumente\\2011-05 GLSVLSI\\Software\\DSC\\ben\
chmarks'