Hello, I'd like to ask how to resolve this error?
I followed the instructions in the README to copy the files from FPGAPart/* into OpenROAD/src/par/. However, I encountered an issue where the header file #include "sta/PathRef.hh" in FPGAPart/src/TritonPart.cpp (which becomes OpenROAD/src/par/src/TritonPart.cpp after copying) cannot be found.
I searched in OpenROAD/src/sta/include/sta but couldn't locate this file. Has this function been removed, or was there a mistake in the definition?
Could you please advise on how to proceed?
Thank you!
Hello, I'd like to ask how to resolve this error?
I followed the instructions in the README to copy the files from FPGAPart/* into OpenROAD/src/par/. However, I encountered an issue where the header file #include "sta/PathRef.hh" in FPGAPart/src/TritonPart.cpp (which becomes OpenROAD/src/par/src/TritonPart.cpp after copying) cannot be found.
I searched in OpenROAD/src/sta/include/sta but couldn't locate this file. Has this function been removed, or was there a mistake in the definition?
Could you please advise on how to proceed?
Thank you!