Skip to content

Commit

Permalink
Merge branch 'main' into fix-edb-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
hui-zhou-a authored Dec 17, 2024
2 parents 99fde38 + 574d18e commit 5cb19c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pyedb/configuration/cfg_modeler.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def apply(self):
for p in self.padstack_instances:
p_inst = self._pedb.padstacks.place(
via_name=p.name,
net_name=p.net_name,
position=p.position,
definition_name=p.definition,
)
Expand Down

0 comments on commit 5cb19c3

Please sign in to comment.