-
### Prompt
OpenROAD has fixed a number of issues related to GF180MCU, and OpenLANE needs to update to take advantage of them.
### Proposal
Update OpenLANE to use OpenROAD head.
-
-
The `make setup` step seems to current failes with `PDK=gf180mcuC`:
```
(env) caravel_user_project 🍙 mkdir dependencies
(env) caravel_user_project 🍊 export OPENLANE_ROOT=$(pwd)/dependencies/openlan…
-
## Expected Behavior
Label field should contain Blocker Label
## Actual Behavior
There are many labels but Blocker is mising
## Steps to Reproduce the Problem
## Specifications
- Ver…
-
### Description
Running `-synth_explore` using the docker image (2023.01.03) can result in a `TypeError: 'NoneType' object is not subscriptable` error. The `analyze.py` file fails when trying to anal…
-
### Describe the bug
As requested in https://github.com/The-OpenROAD-Project/OpenLane/pull/1576#issuecomment-1352562946 -- I've encountered a design that fails placement unless `PL_BASIC_PLACEMENT` i…
-
Not quite sure that this repo is the right place for this issue. `gf180mcuC/libs.ref/gf180mcu_fd_sc_mcu7t5v0/lef/gf180mcu_fd_sc_mcu7t5v0.lef` has uppercase metal layer names while `gf180mcuC/libs.ref/…
-
## Expected Behavior
No duplicates rules executed when run separate processes, each for just: beol, feol, offgrid, on same GDS. Want those 3 to "cover" all the rules, but without significant overlaps…
-
## Description
Trying to run:
```
export PDK_ROOT=/usr/local/share/pdk
export PDK=gf180mcuC
export STD_CELL_LIBRARY=gf180mcu_fd_sc_mcu7t5v0
export STD_CELL_LIBRARY_OPT=gf180mcu_fd_sc_mcu7t5v0
…
-
A script to recreate. Works in flat; crash in deep. Data source shown within. My tests were all/only on centos-7.9.
Is there a rewrite to avoid the issue? Thank you.
```
#!/bin/bash
# in bash:
…