-
The SKY130 foundry provided IO and Periphery cells library is currently empty, only a placeholder is currently provided.
The SKY130 foundry provided IO and Periphery cells library will be released …
-
The output from the auto-builder seems to indicate that the .mag files generated from open_pdk are non-deterministic (IE they change even given identical input).
I'm guessing that the `.mag` file h…
-
PyCon sprints for gdsfactory will be from Monday 19 to Thursday May 23rd at the Pittsburgh Convention Center!
Beginners welcome!
## Getting started
- Fork the repo
- Git clone
- Run the jupyter not…
-
Related to #389 -- The location of the PDK documentation should be updated.
So that we don't break everyone's links -- the https://skywater-pdk.rtfd.io URLs should redirect to the equivalent page a…
-
## Expected Behavior
The scripts for generating content based on libraries and cell files (like GDS files, Verilog files, bins.csv files) should have an unified API for iterating over libraries and…
-
Similar to how there is a script which combines the timing data from the per cell timing JSON data into a single large liberty file, we need a script which does the same for the CDL files. This also n…
-
I'm attempting to utilize a different cells library in OpenLane 2. I employed the test file spm.v, and it functions correctly with the default cells library sky130_fd_sc_hd. However, when I try to u…
-
With 08cd6eba30b5b59bbd33a808a9173203d7a7175b and 581068fea64d0d978f060a259cfbb2756bc88e90 the compiler directive ``default_nettype **none**` was introduced to some (not all) files, including all test…
-
## Expected Behavior
The .lef file should load without any issue on Innovus.
## Actual Behavior
I am getting an error on Innovus when loading the .tlef file (_skywater-pdk/libraries/sky130_fd_sc_…
-
## Expected Behavior
For a standard unbiased CMOS gate, the body pin of pfet transistors are usually tied to power and the body pin of nfet transistors are usually tied to ground. In sky130, VNB an…