Skip to content

FEAT: Via clustering extending line support #953

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

Merged
merged 56 commits into from
Jan 13, 2025

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-commenter commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 89.74359% with 4 lines in your changes missing coverage. Please review.

Project coverage is 82.69%. Comparing base (0424273) to head (749188d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #953      +/-   ##
==========================================
+ Coverage   82.67%   82.69%   +0.01%     
==========================================
  Files         160      160              
  Lines       21120    21115       -5     
==========================================
- Hits        17462    17461       -1     
+ Misses       3658     3654       -4     

Copy link
Collaborator

@hui-zhou-a hui-zhou-a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@svandenb-dev svandenb-dev enabled auto-merge (squash) January 13, 2025 14:43
@svandenb-dev svandenb-dev merged commit 0fc5296 into main Jan 13, 2025
25 checks passed
@svandenb-dev svandenb-dev deleted the via-clustering-extending-line-support branch January 13, 2025 15:13
@svandenb-dev svandenb-dev mentioned this pull request Mar 17, 2025
59 tasks
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
3 participants