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

FEAT: Via clustering extending line support #953

Open
wants to merge 51 commits into
base: main
Choose a base branch
from

Conversation

svandenb-dev
Copy link
Collaborator

New HFSS 3D layout extension managing via clustering. It interacts both with AEDT and PyEDB.
After opening the UI the tool creates a specific layer where the users can draw polygons and rectangle to select areas where via have to be merged. Once processed in EDB the new project is open in AEDT.

# Conflicts:
#	src/pyedb/dotnet/edb_core/edb_data/hfss_pi_simulation_setup_data.py
#	src/pyedb/dotnet/edb_core/utilities/simulation_setup.py
# Conflicts:
#	src/pyedb/dotnet/edb_core/components.py
@github-actions github-actions bot added testing Anything related to testing grpc-transition Changes that need to be included in gRPC transition labels Dec 18, 2024
@svandenb-dev svandenb-dev linked an issue Dec 18, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 92.10526% with 3 lines in your changes missing coverage. Please review.

Project coverage is 82.70%. Comparing base (0ee121c) to head (d243d00).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #953      +/-   ##
==========================================
+ Coverage   82.69%   82.70%   +0.01%     
==========================================
  Files         160      160              
  Lines       21117    21135      +18     
==========================================
+ Hits        17462    17479      +17     
- Misses       3655     3656       +1     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grpc-transition Changes that need to be included in gRPC transition testing Anything related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create via clustering extension
2 participants