Stdcell schematics reference #592
-
|
Hello, The reference schematics will be used for contributions to the stdcell lib. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 1 reply
-
|
Hi @aviadb, unfortunately, we cannot provide even screenshots of schematics from proprietary PDK.. the only way is to use CDL/SPICE netlists to restore the stdcell schematic, but it will be of course quite cumbersome (btw, this is how it was done for IO cells: #171) |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your reply @sergeiandreyev .
We will provide some sample xschem schematic views for combinational and sequential cells to take as an example for the open source community contributions Originally posted by @sergeiandreyev in #152 (comment) Any update on this? |
Beta Was this translation helpful? Give feedback.
-
|
this one is still not done yet, because we reprioritized this task in favor of providing IO cells schematics in xschem - and even with that the data is not yet merged to the |
Beta Was this translation helpful? Give feedback.
-
|
Hi @aviadb, we have an example of |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @sergeiandreyev . |
Beta Was this translation helpful? Give feedback.
-
|
Hi @aviadb, please take a look at |
Beta Was this translation helpful? Give feedback.
-
|
This might be old news, but there is this cool script make_sch_from_spice.awk that generates the components, pins and nodes from the spice netlist. With a couple of changes works just fine with the IHP SG13G2 PDK. Another one that looks very promising, it's capable of auto-grouping spice2sch, although at the moment works only for SKY130 and only supports transistors. |
Beta Was this translation helpful? Give feedback.


Hi @aviadb, please take a look at
sdfrbp_2cell schematic. It's now available indevbranch: 3f954fa