-
Currently in the documentation, SRAM is found under the `digital` section at https://gf180mcu-pdk.readthedocs.io/en/latest/digital/SRAM/sram.html
However, in this repository the SRAM is found under…
-
Pull requests https://github.com/google/globalfoundries-pdk-libs-gf180mcu_fd_pr/pull/12 and https://github.com/google/globalfoundries-pdk-libs-gf180mcu_fd_pr/pull/11 added a whole bunch of GitHub Acti…
-
### Description
When synthesizing a design, OpenLane produces the error `[ERROR DPL-0036] Detailed placement failed.`. It does not say why placement failed, nor does it explain how to address the e…
-
## Expected Behavior
The standard cell lef layer names should match the layers defined in the tech LEF.
## Actual Behavior
The TLEF layer names are named ["Metal1", "Metal2"](https://github.com…
-
## Expected Behavior
Scripts shouldn't use [`time.sleep`](https://docs.python.org/3/library/time.html?highlight=time%20sleep#time.sleep) to wait for things.
Examples @
https://github.com/goo…
-
## 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
…
-
```
File /home/user/mpw-9/caravel_user_project3/mag/hexdigits/alpha_C.mag couldn't be read
Cell alpha_C is unavailable. It could not be expanded.
File /home/user/mpw-9/caravel_user_project3/mag/he…
-
-
The KLayout LVS tests found at https://github.com/google/globalfoundries-pdk-libs-gf180mcu_fd_pr/tree/main/rules/klayout/lvs should be run using GitHub Actions.
-
### Description
I've included the SRAM IP block from GF180 in a design (gf180mcu_fd_ip_sram__sram256x8m8wm1).
When running DRC on the hardened design it failed with 100x `V3.2a : min. via3 spacing …