lllyuhao
lllyuhao
Sry, I forgot to type `--recursive` in my expression. I have solved the error about the "lemon-config" . After running setup.sh successfully, I cloned the OpenRoad.git and tried to build...
> > After running setup.sh successfully, I cloned the OpenRoad.git and tried to build it. > > Don't understand your steps. Why you're cloning `OpenROAD.git` again? Where it is mentioned?...
And here is the output of `./etc/Env.sh` in /tools/Openroad. Could you give me some help? ``` [WARNING] Your current OpenROAD version is outdated. It is recommened to pull the latest...
Here is the output of `./build_openroad.sh --local --latest`. It didn't make any difference. ``` [ 78%] Swig compile src/partitionmgr.i for tcl Unable to open file /home/lengyuhao/OpenROAD-flow-scripts/tools/OpenROAD/build/src/par/CMakeFiles/par.dir/partitionmgr.i.d: Permission denied make[2]: ***...
I have always tried local installation and never tried docker installation.