-
### Describe the bug
OpenROAD can add metal fill correctly to the core area but is missing the area where the power ring and IO cells are located. See screenshots for more details.
The current …
dnltz updated
6 months ago
-
### Describe the issue
During in our build compliance check, it turned out that the Windows DLLs of the 1.19.2 release (other releases might be also affected, we have not tested them) are not built w…
-
In bb964685686c211d078fba7b8c840b73e16430de, `CMakeLists.txt` was modified to use non-standard CMake modules paths which is incompatible with most standard distributions.
Trying to configure `aws-s…
-
I am installing llvm in a clean build and I got a linker error when building it with the option `compiler-rt` that has the sanitizers.
I have configured it with the following options.
~~~
cmake -…
-
Environment is:
- LLVM 11.0.0 (the root dir of LLVM project is set in user environment variable)
- SVF-2.3
- dg-master
CMake message is:
```bash
-- The C compiler identification is GNU…
-
I'm excited to be able to try and use this software - but I am having trouble with the compilation step. Trying to compile on WSL on (Version `4.4.0-18362-Microsoft`) and Ubuntu:
```
NAME="Ubuntu"
…
-
Apologies in advance if this is not the appropriate place for this kind of query.
I am very naive of how Cxx actually works, but it seems that in contrast to the normal C++ compilation process, the o…
zenna updated
9 years ago
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Described the feature in detail and justified the reason for the request.
- [X] Provided …
-
Hi,
I just started playing with CLion and your Arduino Plugin.
Looks promising but I get this message.
Can you tell me how I can solve it?
This is my CMakeList.txt file:
--- CMakeList.txt ---
cmak…
ghost updated
7 years ago
-
-- The CXX compiler identification is GNU 4.8.4
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting…