-
Notifications
You must be signed in to change notification settings - Fork 391
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
Publish documentation on using the SkyWater PDK for analog design #12
Comments
Is the PDK expected to work with Cadence tools? |
@lhrodovalho See also issue #1 While the open tools are still behind the proprietary tools like Cadence Virtuoso, anyone can contribute to support for them so they have been the first targets. We do hope to have full support for the Cadence tooling in the future. However due to limited access to these tools there is only a small number of people who can work on this and hence work on them is proceeding at a slower pace. |
So, what FOSS tools are being targeted for analog design? I have some suggestions. For schematics:
For layout (first 2 are obvious):
For simulation:
For physical verification, DRC and LVS will probably be tied to the layout tool. Parasitic extraction is a standing problem for FOSS tools. |
So who is writing the documentation how to make analog design? Any progress? |
Is this project dead in the water? |
@pepijndevos has been looking into Xyce recently (https://github.com/NyanCAD/XyceSimServer). However, I think that simulation with this PDK is not ready to use yet: https://twitter.com/pepijndevos/status/1367713525758648320. |
The xyce people have told me sky130 is high on their priority list, but their tool has better compatibility with hspice/spectre than ngspice. I've been thinking about @mithro s comment regarding cadence. I assume the proprietary sky130 pdk was written for commercial tools, so would it not be a matter of releasing the original files? (Or the original files after being fed through xyces compatibility tool) |
Can anyone suggest how to use skywater130 pdk with open source tools for strictly analog design. Is there any reference or video available which can guide on analog IC design using open-source tools with sky130 pdk. |
It can be a bit rough to get started in my experience. |
@pepijndevos do you have links you can share regarding the scripts for simulation? |
Well this is what I've been playing with mostly https://github.com/NyanCAD/Pyttoresque-templates |
The SkyWater PDK documentation should include examples of using the PDK for analog design with popular tools.
The text was updated successfully, but these errors were encountered: