Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing files in cells/ ? #57

Open
proppy opened this issue Sep 8, 2022 · 4 comments
Open

missing files in cells/ ? #57

proppy opened this issue Sep 8, 2022 · 4 comments

Comments

@proppy
Copy link
Member

proppy commented Sep 8, 2022

https://github.com/google/globalfoundries-pdk-libs-gf180mcu_fd_pr/tree/main/cells currently only seem to contains klayout and xschem pcells.

In comparison the sky130 repo has a lot more:
https://github.com/google/skywater-pdk-libs-sky130_fd_pr/tree/main/cells

🍉 find skywater-pdk-libs-sky130_fd_pr/cells/ -type f | xargs -n1 basename | cut -f 2- -d '.'  | sort | uniq -c
     23 bins.csv
    270 cdl
    261 corner.spice
    261 data
    289 gds
    346 json
    289 magic.lef
     99 model.spice
    270 netlist.tsv
      1 out
     88 pm3.spice
    637 spice
    802 svg

should we have the equivalent for gf180mcu?

@QuantamHD
Copy link
Collaborator

@atorkmabrains

@atorkmabrains
Copy link
Collaborator

@QuantamHD We didn't split the model files. We kept it as is. It's better for the simulator. Not sure what is the request here.

@mithro
Copy link
Contributor

mithro commented Sep 9, 2022

@atorkmabrains - We should prioritize humans and maintenance not software.

@atorkmabrains
Copy link
Collaborator

@mithro Do you want us to split the files?

proppy pushed a commit to proppy/globalfoundries-pdk-libs-gf180mcu_fd_pr that referenced this issue Feb 6, 2023
Fixing and optimizing some rules in LDNMOS table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants