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

Things to do #8

Open
1 of 12 tasks
joamatab opened this issue Jun 6, 2022 · 11 comments
Open
1 of 12 tasks

Things to do #8

joamatab opened this issue Jun 6, 2022 · 11 comments

Comments

@joamatab
Copy link
Contributor

joamatab commented Jun 6, 2022

gdsfactory/gdsfactory#176

TODO

  • make PCells (see below)
  • add pyspice demos fir models and simulations
  • add notebooks with documentation
  • LVS. In LVS, the software will extract the fundamental components (e.g. diodes, transistors) based on the layout and compare it to the netlist
  • QRC extraction, or more accurately, RLCK parasitic elements. This is essential for RF circuits, otherwise, the simulation results are useless.
  • Customize main parametric components such as transistors, capacitors, diodes resistors, etc. Remember, those ready-made blocks you show in your video from Skywater are not very useful in this context as they are for automatic digital place and route. Once this is completed, a spice-compatible netlist is generated, and we can use ngspice and EEsim to display results etc.

Pcells to make

  • NMOS
  • transistors
  • capacitors
  • diodes
  • resistors

Maybe

  • openroad plugin. Invoke Yosis from gdsfactory

@proppy
@mithro
@danchitnis
@SkandanC

@daquintero
Copy link
Contributor

I'd be happy to help integrate a GDSFactory/OpenRoad plugin as I already have something similar I hope to be releasing soon!

@joamatab
Copy link
Contributor Author

nice Dario,

we have also been thinking about integrating with vlsir

@growly
@dan-fritchman

@tcaduser
Copy link

Is there any need for open source capacitance extraction?

@daquintero
Copy link
Contributor

I've seen some really cool work in gplugins re Elmer capacitance extraction open source. I guess a demo on this Skywater 130nm pdk would be really cool for analogue/RF design!

@mithro
Copy link

mithro commented Nov 13, 2023

There is gds2para - https://github.com/purdue-onchip/gds2Para

@joamatab
Copy link
Contributor Author

@tcaduser
Copy link

Thanks. The Elmer thing is something I was going to offer to be done using DEVSIM. However, it looks like Elmer is already doing it!

@joamatab
Copy link
Contributor Author

a DEVSIM alternative tutorial would be great, as it's easier to install

PRs mostly welcome for this

@nikosavola
Copy link
Member

The same capacitive simulation can also be done in Palace, which might be easier to set up, see https://gdsfactory.github.io/gplugins/notebooks/palace_01_electrostatic.html

@tcaduser
Copy link

a DEVSIM alternative tutorial would be great, as it's easier to install

PRs mostly welcome for this

thanks, I'll look into it

@simbilod
Copy link

@tcaduser I have working code setting up DEVSIM simulations from gdsfactory primitives, we can apply it to the cells here

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

6 participants