-
### Describe the bug
hier_rtlmp attempts to move fixed cells which results in error
`[ERROR ODB-0359] Attempt to change the origin of {} instance {}
`
### Expected Behavior
Do not touch fixed…
-
Currently `/WX` is enabled for MSVC:
https://github.com/jeremy-rifkin/libassert/blob/df3a4bdfa5d6f80999ae0b381b298dfd1c277402/CMakeLists.txt#L119
And this causes problems when installing the pac…
-
A list of cleanup to do before v3.0.
- [ ] https://github.com/elalish/manifold/blob/master/RELEASE_CHECKLIST.md
- [x] Cleanup `.vscode/launch.json`.
- [x] Move the public header install logic to …
-
### Subject
[Stage]: Detail Router.
### Describe the bug
Installed latest ORFS with docker based.
While running with `make` command with default design, it fails with below error
```
[INFO DRT-0…
-
### What happened?
I am trying to install the flatpak on Linux Mint 22 Cinnamon versin 6.2.9. I did all steps until 16 (I needed to install the .Sdk and .Platform stuff) but it keeps crashing right a…
-
Details
```
FAILED: multiarc/CMakeFiles/multiarc.dir/src/formats/7z/C/SwapBytes.c.o
/usr/bin/cc -DHAVE_LIBARCHIVE -DHAVE_PCRE -DHAVE_UNRAR -DRARDLL -D_7ZIP_PPMD_SUPPPORT -D_7ZIP_ST -Dmultiarc_…
-
CMake files formatting functionality is missing from this plugin.
One option is to enable third party tool to format CMake code in active editor.
There is command line tool which does that: https://…
murzz updated
4 years ago
-
It maybe not directly related, but usually people check native code with `clang-format` (this script) and cmake files with `cmake-format`. The tools have relatively similar interface and both of them …
-
### Subject
[Stage]: GDS generation.
### Describe the bug
It seems to have a problem with `save_images.tcl` because it will report
```
[ERROR GUI-0070] Error: save_images.tcl, 9 Invalid method. M…
-
**Is your feature request related to a problem? Please describe.**
There is a CMake formatting tool [cmake_format](https://github.com/cheshirekow/cmake_format), which includes both an auto-formatter …