-
## Expected Behavior
ngspice needs to run with no errors
## Actual Behavior
error:
![image](https://user-images.githubusercontent.com/124022677/215893970-ecc99da1-61b0-4ad3-adc5-e8e138d5a3bb.png…
-
The exact conditions are unknown, but some designs generate a `user_project_wrapper.gds` with a different pinout than `user_project_wrapper_empty_gf180mcu.gds`, causing the XOR in the precheck to fail…
-
Dear all,
when I run the DRC regression tests with
```
cd rules/klayout/drc/testing
make test-DRC-main
```
I see some failing tests (KLayout version is 0.27.12, same result with 0.28):
…
-
It looks like PDNGen may not be complying with a particular array spacing rule in GF180MCU.
https://github.com/efabless/caravel_user_project/issues/185
Specifically
https://github.com/goog…
-
## Expected Behavior
No errors
## Actual Behavior
Prints an nonfatal error:
```
ERROR: ../../../src/db/db/dbRegionLocalOperations.cc,839,nstart > 0
ERROR: Worker thread: Internal error: ../../…
-
By default xschem extract netlist with the `.spice` extension and include modeling equation as part of the parameters (which klayout can't parse).
It would be nice if the lvs script was trying mult…
-
### Description
I've used following command for GF180 PDK installation:
```
export PDK_FAMILY=gf180mcu
export PDK=gf180mcuC
cd OpenLane && make
```
Its has successfully installed GF180 pdk an…
-
## Expected Behavior
Should be: in absence of klayout cmd-line args: -rd feol=true, or case-variant the FEOL section does not run. Same for BEOL.
## Actual Behavior
FEOL, BEOL sections always run, …
-
DEF has the power pins defined as `vss` and `vdd` which are `VSS` and `VDD` in the GL (and RTL). As well, the cells are instantiated with different names. For example: `mgmt_gpio_pad` in GL and RTL, w…
-
Volare does not show any pre-built `gf180mcu` PDKs, is this correct?
```
> volare ls-remote --pdk gf180mcu
Pre-built gf180mcu PDK versions
```
SKY130 is available:
```
> volare ls-remote …