Hello,
I am trying to install the tool but when running the following command I am facing the issue that
"configure: error: "libsuitesparseconfig not found"".
<../configure --prefix=/home/panda --enable-flopoco --enable-icarus --enable-verilator --enable-opt --enable-release CXX=g++-6 CC=gcc-6>
I have gone through the
issue created on GitHub but cloning the dev branch did not work as well. I tried the put changed in
configure.ac in the main branch but the error still persists. Please guide me to rectify the issue.
Regards,