OpenSTA
OpenSTA copied to clipboard
OpenSTA engine
Command now matches Dockerfile
The CMake file in sta generates its config in `STA_HOME` instead of `CMAKE_CURRENT_BINARY_DIR`. Because of that, if cmake is run and _then_ bazel is run, the compiler finds the wrong...
Please resolve the following thing about CUDD_LIB, earlier I could use OpenSTA but now I can't move after cmake .. command, please help me, I will be very thankful whoever...
I tried to follow instructions to install OpenSTA on my wsl but while using cmake command it says cannot find CUDD_LIB. I installed cudd as documented.
The API listing for `create_generated_clock` says `-source` is a pin: The examples show it being used with a clock instead (which is what I'm more used to from other tools):...
CMakeLists.txt:393 puts the output in include/sta/StaConfig.hh; do the same for bazel.