-
Notifications
You must be signed in to change notification settings - Fork 4
Running the tool
The following steps should be followed:
-
Install the Required packages.
-
Prepare the Inpute files. Please note that there are a number of examples provide in the repository which can be used for experimenting. The examples are in the "example" directory. The default configuration points to the "demo_example".
-
Update the configuration file. Please note that there is a default configuration file provide in the repository (config.cfg). This file points to a directory named "demo_example" which contains all necessary input files together with four SDF applications.
-
The tool is executed using the following command:
./bin/adse -c config.cfg
-
The tool creates a number of output files (.txt and .csv) in the directory named "out" in the same path as the input files. When running the demo_example using the default configuration file, the outputs are stored in "examples/demo_example/out/".