Skip to content

j-vm/COMP_1920

Repository files navigation

COMP - Project 6

For this project, you need to install Gradle

Compile

To build the project run "gradle build" in the root of the project.

Run

Run the project with "gradle run" in the root of the project.

Program

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"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors