For this project, you need to install Gradle
To build the project run "gradle build" in the root of the project.
Run the project with "gradle run" in the root of the project.
First provide the name of the file to be analyzed (fir, dotprod, or autcor);
Then say the function isolation desired;
At this point you will need to choose between 6 modes:
- The first 2 generate a graphs;
- The other 4 modes generate increasingly structured simulated C versions of the isolated function (the number of inputs of the function must be provided).
The generated files are located at output/"filename"