-
Notifications
You must be signed in to change notification settings - Fork 65
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
Dev #222
Dev #222
Conversation
* Remove labels on ESD diodes so they are now recognized as regular d(p)antenna diodes * Increase width to minimum 0.48µm to account for new rule not yet in DRC check. Signed-off-by: Staf Verhaegen <[email protected]>
OpenROAD, OpenROAD flow scripts, Qucs-S added as supported EDA tools. Signed-off-by: Krzysztof Herman <[email protected]>
…nto dev Merging synced dev branch from own forc to local repo
-added partial implementation of class Pin from PyCell API -added partial implementation of class Term from PyCell API -added support for pins/terminals -added support for XOR geometric transformation -added support for text alignment/orientation -fixed dbLayerXorList from geometry.py -added support of npn13G2L and npn13G2V -extended documentation Signed-off-by: ThomasZecha <[email protected]>
Klayout PyCell integration
Some updates on top of #121
Signed-off-by: Daniel Arevalos <[email protected]>
Signed-off-by: KrzysztofHerman <[email protected]>
Signed-off-by: KrzysztofHerman <[email protected]>
Layout rule manual update
Signed-off-by: FaragElsayed2 <[email protected]>
Removing NO DRC filter for LVS runset for all layers
Remove NO_DRC filtering
…V mosfets Signed-off-by: KrzysztofHerman <[email protected]>
…m), symbols modified, some testcases modified Signed-off-by: KrzysztofHerman <[email protected]>
-added PyCell parameter type bool -added partial implementation for PyCell API class Net -added partial implementation for PyCell API class Path -added partial implementation for PyCell API class ShapeFilter -added support for Net's -added generic registering of IHP PyCell's in Klayout -added support for inductor2, inductor2_sc, inductor2_sp, inductor3, inductor3_sc and inductor3_sp -updated documentation Signed-off-by: ThomasZecha <[email protected]>
-fixed merge-error Signed-off-by: ThomasZecha <[email protected]>
Klayout PyCell integration
Signed-off-by: Daniel Arevalos <[email protected]>
…sistent w/ internal implementation Signed-off-by: Sergei Andreev <[email protected]>
The input and output definition in the Verilog specify block were positioned in the wrong order (output to input). Change and also implement the tri-state better. Signed-off-by: Daniel Schultz <[email protected]>
Signed-off-by: Sergei Andreev <[email protected]>
iho-sg13g2: libs.ref: sg13g2_io: verilog: Fix specify syntax
…#37) Signed-off-by: Sergei Andreev <[email protected]>
Signed-off-by: Sergei Andreev <[email protected]>
- removed explicit env items, user should put his own related settings Signed-off-by: Sergei Andreev <[email protected]>
Signed-off-by: KrzysztofHerman <[email protected]>
Signed-off-by: KrzysztofHerman <[email protected]>
Signed-off-by: Sergei Andreev <[email protected]>
Signed-off-by: KrzysztofHerman <[email protected]>
.SPICEINIT hotfix
added 1e14418 commit Signed-off-by: Sergei Andreev <[email protected]>
Signed-off-by: Sergei Andreev <[email protected]>
Signed-off-by: Sergei Andreev <[email protected]>
@sergeiandreyev looks like the DCO plugin is not configured correctly and doesn't run on pull requests to |
This function has a hard depdendency to 'psutil' but is only required when IHP_PYCELL_LIB_PRINT_PROCESS_TREE is set. Move 'getProcessNames' inside the if block to allow using this PDK without 'psutil' installed. Signed-off-by: Daniel Schultz <[email protected]>
ihp-sg13g2: libs.tech: klayout: python: Move getProcessNames()
Revert "ihp-sg13g2: libs.tech: klayout: python: Move getProcessNames()"
@dnltz , do you mean as example these 'Merge' PRs? |
@sergeiandreyev no, they are fine. I mean this action (https://github.com/IHP-GmbH/IHP-Open-PDK/pull/222/checks?check_run_id=31736802611) only gets triggered when merging to the default branch. It doesn't check pull requests to For example, this commit has no |
@sergeiandreyev everything fine! Just saw my pull request (#172) failed not with missing |
ok, good! |
it seems to be limited only to the commits from Oct 18.. |
I think so too. I would just follow the DCO instructions:
|
…branch in sg13g2_full.lylvs Signed-off-by: Sergei Andreev <[email protected]>
Merge
dev
tomain