-
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 <staf.verhaegen@chipflow.io>
OpenROAD, OpenROAD flow scripts, Qucs-S added as supported EDA tools. Signed-off-by: Krzysztof Herman <141824113+KrzysztofHerman@users.noreply.github.com>
…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 <zecha@ihp-microelectronics.com>
Klayout PyCell integration
Some updates on top of #121
Signed-off-by: Daniel Arevalos <daniel.arevalos@sansano.usm.cl>
Signed-off-by: KrzysztofHerman <herman@ihp-microelectronics.com>
Signed-off-by: KrzysztofHerman <herman@ihp-microelectronics.com>
Layout rule manual update
Signed-off-by: FaragElsayed2 <farag_agoor@mabrains.com>
Removing NO DRC filter for LVS runset for all layers
Remove NO_DRC filtering
…V mosfets Signed-off-by: KrzysztofHerman <herman@ihp-microelectronics.com>
…m), symbols modified, some testcases modified Signed-off-by: KrzysztofHerman <herman@ihp-microelectronics.com>
-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 <zecha@ihp-microelectronics.com>
-fixed merge-error Signed-off-by: ThomasZecha <zecha@ihp-microelectronics.com>
Klayout PyCell integration
Signed-off-by: Daniel Arevalos <daniel.arevalos@sansano.usm.cl>
…sistent w/ internal implementation Signed-off-by: Sergei Andreev <andreev@ihp-microelectronics.com>
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 <d.schultz@phytec.de>
Signed-off-by: Sergei Andreev <andreev@ihp-microelectronics.com>
iho-sg13g2: libs.ref: sg13g2_io: verilog: Fix specify syntax
…#37) Signed-off-by: Sergei Andreev <andreev@ihp-microelectronics.com>
Signed-off-by: Sergei Andreev <andreev@ihp-microelectronics.com>
- removed explicit env items, user should put his own related settings Signed-off-by: Sergei Andreev <116548619+sergeiandreyev@users.noreply.github.com>
Signed-off-by: KrzysztofHerman <herman@ihp-microelectronics.com>
Signed-off-by: KrzysztofHerman <herman@ihp-microelectronics.com>
Signed-off-by: Sergei Andreev <andreev@ihp-microelectronics.com>
Signed-off-by: KrzysztofHerman <herman@ihp-microelectronics.com>
.SPICEINIT hotfix
added 1e14418 commit Signed-off-by: Sergei Andreev <116548619+sergeiandreyev@users.noreply.github.com>
Signed-off-by: Sergei Andreev <andreev@ihp-microelectronics.com>
Signed-off-by: Sergei Andreev <andreev@ihp-microelectronics.com>
@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 <d.schultz@phytec.de>
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 <andreev@ihp-microelectronics.com>
Merge
dev
tomain