![]() |
HAL
|
Go to the source code of this file.
Namespaces | |
configuration | |
Variables | |
configuration.username = getpass.getuser() | |
string | configuration.path_to_core_collection = "/home/" + username + "/git/hal-benchmarks" |
string | configuration.path_to_hal = "/home/" + username + "/git/hal" |
string | configuration.path_to_hal_build = path_to_hal + "/build-release" |
string | configuration.path_to_hal_bin = path_to_hal_build + "/bin/hal" |
string | configuration.path_dataflow_out = path_to_hal_build + "/dataflow_out" |
configuration.netlists = dict() | |
configuration.default_gate_libraries = dict() | |
configuration.special_gate_libraries = dict() | |
configuration.netlists_paper = dict() | |