esonghori / TinyGarble

TinyGarble: Logic Synthesis and Sequential Descriptions for Yao's Garbled Circuits
GNU General Public License v3.0
120 stars 29 forks source link

Is this error normal? #21

Closed andremmvgabriel closed 4 years ago

andremmvgabriel commented 4 years ago

Hello,

I'm trying to use this project but I'm getting an error that no one reported in this issues tab so far...

I'm trying to compile a benchmark inside the circuit_synthesis (for example the mult), but when I run the ./compile.sh, I'm getting this error:

./compile.sh: line 3: design_vision: command not found

I'm getting this error in every compilation on any other benchmark... Do you know how to solve this issue?

Thanks for the attention.

Best regards, André