gdsfactory / skywater130

skywater 130nm pdk
https://gdsfactory.github.io/skywater130/
MIT License
26 stars 11 forks source link

add doc for each standard cell #33

Open joamatab opened 2 years ago

joamatab commented 2 years ago

Now we have nice docs

Where can I find each standard cell description?

@mithro @proppy @RTimothyEdwards

proppy commented 2 years ago

There are JSON metadata in each cells directory: https://github.com/google/skywater-pdk-libs-sky130_fd_sc_hd/blob/main/cells/a2111o/definition.json

proppy commented 2 years ago

There are JSON metadata in each cells directory: https://github.com/google/skywater-pdk-libs-sky130_fd_sc_hd/blob/main/cells/a2111o/definition.json

joamatab commented 2 years ago

awesome! thank you proppy!

we can write a python parser/crawler script to get the description for each cell

I though Tim Ansell had them on a file already aggregated

mithro commented 2 years ago

There is a Python API module at https://github.com/google/skywater-pdk/tree/main/scripts/python-skywater-pdk

mithro commented 2 years ago

There are also two spreadsheets at