ansys-api-edb 0.2.2__tar.gz → 0.3.dev2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/PKG-INFO +4 -4
- ansys_api_edb-0.3.dev2/ansys/api/edb/VERSION +1 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/bondwire.proto +4 -4
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/cell.proto +15 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/cell_instance.proto +0 -1
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/edb_defs.proto +9 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/edb_messages.proto +25 -0
- ansys_api_edb-0.3.dev2/ansys/api/edb/v1/hfss_pi_simulation_settings.proto +115 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/hierarchy_obj.proto +2 -1
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/io_manager.proto +2 -1
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layout.proto +23 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layout_instance.proto +12 -5
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/padstack_instance.proto +5 -4
- ansys_api_edb-0.2.2/ansys/api/edb/v1/hfss_pi_simulation_settings.proto → ansys_api_edb-0.3.dev2/ansys/api/edb/v1/si_wave_psi_simulation_settings.proto +18 -18
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/via_layer.proto +47 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys_api_edb.egg-info/PKG-INFO +4 -4
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys_api_edb.egg-info/SOURCES.txt +1 -0
- ansys_api_edb-0.3.dev2/ansys_api_edb.egg-info/requires.txt +2 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/pyproject.toml +1 -1
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/setup.py +2 -2
- ansys_api_edb-0.2.2/ansys/api/edb/VERSION +0 -1
- ansys_api_edb-0.2.2/ansys_api_edb.egg-info/requires.txt +0 -2
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/LICENCE +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/README.md +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/__init__.py +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/py.typed +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/__init__.py +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/arc_data.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/board_bend_def.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/bondwire_def.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/bundle_term.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/circle.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/component_def.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/component_group.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/component_model.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/component_pin.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/component_property.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/connectable.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/database.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/dataset_def.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/debye_model.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/definition_obj.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/die_property.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/dielectric_material_model.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/differential_pair.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/djordjecvic_sarkar_model.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/edb_error_manager.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/edge_term.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/extended_net.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/group.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/hfss_simulation_settings.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/hfss_simulation_setup.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/ic_component_property.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/inst_array.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/io_component_property.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layer.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layer_collection.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layer_map.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layout_component.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layout_instance_context.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layout_obj.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layout_obj_instance.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layout_obj_instance_2d_geometry.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layout_obj_instance_3d_geometry.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layout_obj_instance_geometry.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/material_def.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/material_property_thermal_modifier.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/mcad_model.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/model.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/multipole_debye_model.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/net.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/net_class.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/netlist_model.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/package_def.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/padstack_def.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/padstack_def_data.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/padstack_inst_term.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/path.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/pin_group.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/pin_group_term.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/pin_pair_model.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/point_3d_data.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/point_data.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/point_term.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/polygon.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/polygon_data.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/port_post_processing_prop.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/port_property.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/primitive.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/primitive_instance_collection.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/q3d_simulation_settings.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/r_tree.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/raptor_x_simulation_settings.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/rectangle.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/refs.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/rlc.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/rlc_component_property.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/s_parameter_model.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/si_wave_dcir_simulation_settings.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/si_wave_simulation_settings.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/simulation_settings.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/simulation_setup.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/solder_ball_property.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/spice_model.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/stackup_layer.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/structure_3d.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/term.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/term_inst.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/term_inst_term.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/text.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/transform.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/transform_3d.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/value.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/variable_server.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/via_group.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/voltage_regulator.proto +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys_api_edb.egg-info/dependency_links.txt +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys_api_edb.egg-info/entry_points.txt +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys_api_edb.egg-info/top_level.txt +0 -0
- {ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ansys-api-edb
|
|
3
|
-
Version: 0.
|
|
4
|
-
Summary: Autogenerated Python gRPC interface package for ansys-api-edb, built on
|
|
3
|
+
Version: 0.3.dev2
|
|
4
|
+
Summary: Autogenerated Python gRPC interface package for ansys-api-edb, built on 04:47:40 on 26 November 2025
|
|
5
5
|
Home-page: https://github.com/ansys/ansys-api-edb
|
|
6
6
|
Author: ANSYS, Inc.
|
|
7
7
|
Author-email: pyansys.core@ansys.com
|
|
@@ -11,11 +11,11 @@ License: MIT
|
|
|
11
11
|
Project-URL: Documentation, https://github.com/ansys/ansys-api-edb/#readme
|
|
12
12
|
Project-URL: Source, https://github.com/ansys/ansys-api-edb/
|
|
13
13
|
Project-URL: Tracker, https://github.com/ansys/ansys-api-edb/issues/
|
|
14
|
-
Requires-Python: >=3.
|
|
14
|
+
Requires-Python: >=3.7
|
|
15
15
|
Description-Content-Type: text/markdown
|
|
16
16
|
License-File: LICENCE
|
|
17
17
|
Requires-Dist: grpcio>=1.44
|
|
18
|
-
Requires-Dist: protobuf<
|
|
18
|
+
Requires-Dist: protobuf<5,>=3.19.3
|
|
19
19
|
Dynamic: author
|
|
20
20
|
Dynamic: author-email
|
|
21
21
|
Dynamic: description
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.3.dev2
|
|
@@ -82,7 +82,7 @@ service BondwireService {
|
|
|
82
82
|
// summary: Get Start Elevation Layer
|
|
83
83
|
// io_flags:
|
|
84
84
|
// - cache
|
|
85
|
-
rpc GetStartElevation (
|
|
85
|
+
rpc GetStartElevation (EDBObjMessage) returns (EDBObjPairMessage) {}
|
|
86
86
|
|
|
87
87
|
// summary: Set Start Elevation Layer
|
|
88
88
|
// io_flags:
|
|
@@ -92,7 +92,7 @@ service BondwireService {
|
|
|
92
92
|
// summary: Get End Elevation Layer
|
|
93
93
|
// io_flags:
|
|
94
94
|
// - cache
|
|
95
|
-
rpc GetEndElevation (
|
|
95
|
+
rpc GetEndElevation (EDBObjMessage) returns (EDBObjPairMessage) {}
|
|
96
96
|
|
|
97
97
|
// summary: Set End Elevation Layer
|
|
98
98
|
// io_flags:
|
|
@@ -176,13 +176,13 @@ message SetDefinitionNameMessage {
|
|
|
176
176
|
string definition_name = 2;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
message
|
|
179
|
+
message ElevationMessage {
|
|
180
180
|
EDBObjMessage bw = 1;
|
|
181
181
|
EDBObjMessage cell_instance = 2;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
184
|
message SetElevationMessage {
|
|
185
|
-
|
|
185
|
+
ElevationMessage target = 1;
|
|
186
186
|
string lyrname = 2;
|
|
187
187
|
}
|
|
188
188
|
|
|
@@ -129,6 +129,16 @@ service CellService {
|
|
|
129
129
|
// - buffer
|
|
130
130
|
rpc SetTemperatureSettings (CellSetTemperatureSettingsMessage) returns (google.protobuf.Empty) {}
|
|
131
131
|
|
|
132
|
+
// summary: Get touchstone settings
|
|
133
|
+
// io_flags:
|
|
134
|
+
// - cache
|
|
135
|
+
rpc GetTouchstoneExportSettings (EDBObjMessage) returns (TouchstoneExportSettingsMessage) {}
|
|
136
|
+
|
|
137
|
+
// summary: Set touchstone settings
|
|
138
|
+
// io_flags:
|
|
139
|
+
// - buffer
|
|
140
|
+
rpc SetTouchstoneExportSettings (CellSetTouchstoneExportSettingsMessage) returns (google.protobuf.Empty) {}
|
|
141
|
+
|
|
132
142
|
// summary: Cut out a polygon
|
|
133
143
|
rpc CutOut (CellCutOutMessage) returns (EDBObjMessage) {}
|
|
134
144
|
|
|
@@ -205,3 +215,8 @@ message CellSetTemperatureSettingsMessage {
|
|
|
205
215
|
EDBObjMessage cell = 1;
|
|
206
216
|
TemperatureSettingsMessage temp_settings = 2;
|
|
207
217
|
}
|
|
218
|
+
|
|
219
|
+
message CellSetTouchstoneExportSettingsMessage {
|
|
220
|
+
EDBObjMessage cell = 1;
|
|
221
|
+
TouchstoneExportSettingsMessage ts_settings = 2;
|
|
222
|
+
}
|
|
@@ -35,6 +35,7 @@ enum SimulationSetupType {
|
|
|
35
35
|
HFSS_PI_SIM = 11;
|
|
36
36
|
RAPTOR_X_SIM = 12;
|
|
37
37
|
Q3D_SIM = 14;
|
|
38
|
+
SI_WAVE_PSI_SIM = 18;
|
|
38
39
|
}
|
|
39
40
|
|
|
40
41
|
//------------------------------------------------------------------------------
|
|
@@ -73,3 +74,11 @@ enum ComponentType {
|
|
|
73
74
|
IO = 5;
|
|
74
75
|
INVALID = -1;
|
|
75
76
|
}
|
|
77
|
+
|
|
78
|
+
//------------------------------------------------------------------------------
|
|
79
|
+
// Via clustering method enum
|
|
80
|
+
enum ViaClusteringMethod {
|
|
81
|
+
VIA_CLUSTERING_PROXIMITY = 0; // Proximity-based clustering (default for backward compatibility)
|
|
82
|
+
VIA_CLUSTERING_DENSITY = 1; // Density-based clustering (HDBSCAN)
|
|
83
|
+
VIA_CLUSTERING_RANGE = 2; // Range-based clustering (DBSCAN-like)
|
|
84
|
+
}
|
|
@@ -47,6 +47,31 @@ message TemperatureSettingsMessage {
|
|
|
47
47
|
bool enable_thermal_feedback = 3;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
+
//------------------------------------------------------------------------------
|
|
51
|
+
// TouchstoneExport Settings
|
|
52
|
+
|
|
53
|
+
message TouchstoneExportSettingsMessage {
|
|
54
|
+
bool export_after_solve = 1;
|
|
55
|
+
string export_dir = 2;
|
|
56
|
+
int64 export_type = 3;
|
|
57
|
+
bool enforce_passivity = 4;
|
|
58
|
+
bool enforce_causality = 5;
|
|
59
|
+
bool use_common_ground = 6;
|
|
60
|
+
bool show_gamma_comments = 7;
|
|
61
|
+
bool do_renormalize = 8;
|
|
62
|
+
double renorm_impedance = 9;
|
|
63
|
+
double fitting_error = 10;
|
|
64
|
+
int64 max_poles = 11;
|
|
65
|
+
int64 passivity_algorithm = 12;
|
|
66
|
+
int64 column_fitting_algorithm = 13;
|
|
67
|
+
int64 ss_fitting_algorithm = 14;
|
|
68
|
+
bool relative_error_tolerance = 15;
|
|
69
|
+
bool ensure_accurate_zfit = 16;
|
|
70
|
+
string touchstone_format = 17;
|
|
71
|
+
string touchstone_units = 18;
|
|
72
|
+
int64 touchstone_precision = 19;
|
|
73
|
+
}
|
|
74
|
+
|
|
50
75
|
//------------------------------------------------------------------------------
|
|
51
76
|
// HFSS Extents
|
|
52
77
|
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
// Proto file representing hfss pi simulation setup settings
|
|
2
|
+
|
|
3
|
+
syntax = "proto3";
|
|
4
|
+
|
|
5
|
+
package ansys.api.edb.v1;
|
|
6
|
+
|
|
7
|
+
import "ansys/api/edb/v1/edb_messages.proto";
|
|
8
|
+
|
|
9
|
+
enum HFSSPIModelType
|
|
10
|
+
{
|
|
11
|
+
HFSSPI_PCB = 0;
|
|
12
|
+
HFSSPI_PACKAGE = 1;
|
|
13
|
+
HFSSPI_RDL = 2;
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
// HFSSPI General settings
|
|
17
|
+
service HFSSPIGeneralSettingsService {
|
|
18
|
+
|
|
19
|
+
// io_flags:
|
|
20
|
+
// - cache
|
|
21
|
+
rpc GetHFSSPIModelType(EDBObjMessage) returns (HFSSPIModelTypeMessage) {}
|
|
22
|
+
|
|
23
|
+
// io_flags:
|
|
24
|
+
// - buffer
|
|
25
|
+
rpc SetHFSSPIModelType(HFSSPIModelTypePropertyMessage) returns (google.protobuf.Empty) {}
|
|
26
|
+
|
|
27
|
+
// io_flags:
|
|
28
|
+
// - cache
|
|
29
|
+
rpc GetUseAutoMeshRegion(EDBObjMessage) returns (google.protobuf.BoolValue) {}
|
|
30
|
+
|
|
31
|
+
// io_flags:
|
|
32
|
+
// - buffer
|
|
33
|
+
rpc SetUseAutoMeshRegion(BoolPropertyMessage) returns (google.protobuf.Empty) {}
|
|
34
|
+
|
|
35
|
+
// io_flags:
|
|
36
|
+
// - cache
|
|
37
|
+
rpc GetUseMeshRegion(EDBObjMessage) returns (google.protobuf.BoolValue) {}
|
|
38
|
+
|
|
39
|
+
// io_flags:
|
|
40
|
+
// - buffer
|
|
41
|
+
rpc SetUseMeshRegion(BoolPropertyMessage) returns (google.protobuf.Empty) {}
|
|
42
|
+
|
|
43
|
+
// io_flags:
|
|
44
|
+
// - cache
|
|
45
|
+
rpc GetMeshRegionName(EDBObjMessage) returns (google.protobuf.StringValue) {}
|
|
46
|
+
|
|
47
|
+
// io_flags:
|
|
48
|
+
// - buffer
|
|
49
|
+
rpc SetMeshRegionName(StringPropertyMessage) returns (google.protobuf.Empty) {}
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
message HFSSPIModelTypeMessage {
|
|
53
|
+
HFSSPIModelType hfss_pi_model_type = 1;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
message HFSSPIModelTypePropertyMessage {
|
|
57
|
+
EDBObjMessage target = 1;
|
|
58
|
+
HFSSPIModelType hfss_pi_model_type = 2;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
// HFSSPI Advanced
|
|
62
|
+
service HFSSPIAdvancedSettingsService {
|
|
63
|
+
|
|
64
|
+
// io_flags:
|
|
65
|
+
// - cache
|
|
66
|
+
rpc GetICModeAutoResolution(EDBObjMessage) returns (google.protobuf.BoolValue) {}
|
|
67
|
+
|
|
68
|
+
// io_flags:
|
|
69
|
+
// - buffer
|
|
70
|
+
rpc SetICModeAutoResolution(BoolPropertyMessage) returns (google.protobuf.Empty) {}
|
|
71
|
+
|
|
72
|
+
// io_flags:
|
|
73
|
+
// - cache
|
|
74
|
+
rpc GetICModeLength(EDBObjMessage) returns (google.protobuf.StringValue) {}
|
|
75
|
+
|
|
76
|
+
// io_flags:
|
|
77
|
+
// - buffer
|
|
78
|
+
rpc SetICModeLength(StringPropertyMessage) returns (google.protobuf.Empty) {}
|
|
79
|
+
|
|
80
|
+
// io_flags:
|
|
81
|
+
// - cache
|
|
82
|
+
rpc GetSmallPlaneArea(EDBObjMessage) returns (google.protobuf.StringValue) {}
|
|
83
|
+
|
|
84
|
+
// io_flags:
|
|
85
|
+
// - buffer
|
|
86
|
+
rpc SetSmallPlaneArea(StringPropertyMessage) returns (google.protobuf.Empty) {}
|
|
87
|
+
|
|
88
|
+
// io_flags:
|
|
89
|
+
// - cache
|
|
90
|
+
rpc GetZeroMetalLayerThickness(EDBObjMessage) returns (google.protobuf.StringValue) {}
|
|
91
|
+
|
|
92
|
+
// io_flags:
|
|
93
|
+
// - buffer
|
|
94
|
+
rpc SetZeroMetalLayerThickness(StringPropertyMessage) returns (google.protobuf.Empty) {}
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
// Solver settings
|
|
98
|
+
service HFSSPISolverSettingsService {
|
|
99
|
+
|
|
100
|
+
// io_flags:
|
|
101
|
+
// - cache
|
|
102
|
+
rpc GetEnhancedLowFrequencyAccuracy(EDBObjMessage) returns (google.protobuf.BoolValue) {}
|
|
103
|
+
|
|
104
|
+
// io_flags:
|
|
105
|
+
// - buffer
|
|
106
|
+
rpc SetEnhancedLowFrequencyAccuracy(BoolPropertyMessage) returns (google.protobuf.Empty) {}
|
|
107
|
+
|
|
108
|
+
// io_flags:
|
|
109
|
+
// - cache
|
|
110
|
+
rpc GetViaAreaCutoffCircElems(EDBObjMessage) returns (google.protobuf.StringValue) {}
|
|
111
|
+
|
|
112
|
+
// io_flags:
|
|
113
|
+
// - buffer
|
|
114
|
+
rpc SetViaAreaCutoffCircElems(StringPropertyMessage) returns (google.protobuf.Empty) {}
|
|
115
|
+
}
|
|
@@ -9,6 +9,7 @@ package ansys.api.edb.v1;
|
|
|
9
9
|
import "ansys/api/edb/v1/edb_messages.proto";
|
|
10
10
|
import "ansys/api/edb/v1/point_data.proto";
|
|
11
11
|
import "ansys/api/edb/v1/transform.proto";
|
|
12
|
+
import "ansys/api/edb/v1/refs.proto";
|
|
12
13
|
|
|
13
14
|
// Hierarchy object service definition
|
|
14
15
|
service HierarchyObjectService {
|
|
@@ -45,7 +46,7 @@ service HierarchyObjectService {
|
|
|
45
46
|
// summary: Set Placement Layer
|
|
46
47
|
// io_flags:
|
|
47
48
|
// - buffer
|
|
48
|
-
rpc SetPlacementLayer(
|
|
49
|
+
rpc SetPlacementLayer(LayerRefPropertyMessage) returns (google.protobuf.Empty) {}
|
|
49
50
|
|
|
50
51
|
// summary: Get Location
|
|
51
52
|
// io_flags:
|
|
@@ -10,7 +10,8 @@ service IOManagerService {
|
|
|
10
10
|
// Flushes buffered data from to client to the server
|
|
11
11
|
rpc FlushBuffer (BufferMessage) returns (ResolvedFuturesMessage) {}
|
|
12
12
|
rpc FlushBufferStream (stream BufferMessage) returns (stream ResolvedFuturesMessage) {}
|
|
13
|
-
|
|
13
|
+
rpc FlushBufferNoFutureResolutionStream (stream BufferMessage) returns (google.protobuf.Empty) {}
|
|
14
|
+
|
|
14
15
|
// Refreshes the cache of the provided edb objs
|
|
15
16
|
rpc RefreshCache (EDBObjCollectionMessage) returns (EDBObjCollectionMessage) {}
|
|
16
17
|
|
|
@@ -114,6 +114,12 @@ service LayoutService {
|
|
|
114
114
|
// io_flags:
|
|
115
115
|
// - buffer
|
|
116
116
|
rpc CompressPrimitives(EDBObjMessage) returns (google.protobuf.Empty) {}
|
|
117
|
+
|
|
118
|
+
// summary: Flatten cell instances
|
|
119
|
+
rpc FlattenCellInstances(FlattenCellInstancesMessage) returns (google.protobuf.Empty) {}
|
|
120
|
+
|
|
121
|
+
// summary: Remove holes except on critical nets
|
|
122
|
+
rpc RemoveHolesExceptOnCriticalNets(RemoveHolesMessage) returns (google.protobuf.Empty) {}
|
|
117
123
|
}
|
|
118
124
|
|
|
119
125
|
message SetLayerCollectionMessage {
|
|
@@ -165,6 +171,7 @@ message ViaSimplificationSettingsMessage {
|
|
|
165
171
|
message ViaGroupingSettingsMessage {
|
|
166
172
|
ViaSimplificationSettingsMessage via_simplification_settings = 1;
|
|
167
173
|
bool persistent = 2;
|
|
174
|
+
ViaClusteringMethod clustering_method = 3;
|
|
168
175
|
}
|
|
169
176
|
|
|
170
177
|
message ViaSnappingSettingsMessage {
|
|
@@ -182,4 +189,20 @@ message CreateMeshRegionMessage {
|
|
|
182
189
|
GeometryExtentType ext = 7;
|
|
183
190
|
uint64 num_x_partitions = 8;
|
|
184
191
|
uint64 num_y_partitions = 9;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
message FlattenCellInstancesMessage {
|
|
195
|
+
EDBObjMessage layout = 1;
|
|
196
|
+
bool use_net_mapping = 2;
|
|
197
|
+
bool delete_dummy_net = 3;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
message RemoveHolesMessage {
|
|
201
|
+
EDBObjMessage layout = 1;
|
|
202
|
+
repeated CriticalNetGroupMessage critical_net_groups = 2;
|
|
203
|
+
ValueMessage hole_area_minimum = 3;
|
|
204
|
+
}
|
|
205
|
+
message CriticalNetGroupMessage {
|
|
206
|
+
repeated string nets = 1;
|
|
207
|
+
ValueMessage tolerance = 2;
|
|
185
208
|
}
|
|
@@ -19,7 +19,7 @@ service LayoutInstanceService {
|
|
|
19
19
|
|
|
20
20
|
// io_flags:
|
|
21
21
|
// - read_no_cache
|
|
22
|
-
rpc StreamLayoutObjInstancesQuery(
|
|
22
|
+
rpc StreamLayoutObjInstancesQuery(stream LayoutObjInstancesQueriesMessage) returns (stream LayoutObjInstancesQueryResultsMessage) {}
|
|
23
23
|
|
|
24
24
|
// io_flags:
|
|
25
25
|
// - cache
|
|
@@ -46,11 +46,18 @@ message LayoutObjInstancesQueryMessage {
|
|
|
46
46
|
repeated NetRefMessage net_filter = 5;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
+
message LayoutObjInstancesQueriesMessage {
|
|
50
|
+
repeated LayoutObjInstancesQueryMessage queries = 1;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
message LayoutObjInstancesQueryResultMessage {
|
|
54
|
+
EDBObjMessage edb_obj = 1;
|
|
55
|
+
bool is_partial = 2;
|
|
56
|
+
bool is_end_of_query_results_group = 3;
|
|
57
|
+
}
|
|
58
|
+
|
|
49
59
|
message LayoutObjInstancesQueryResultsMessage {
|
|
50
|
-
|
|
51
|
-
EDBObjCollectionMessage hits = 1;
|
|
52
|
-
FullPartialHitsMessage full_partial_hits = 2;
|
|
53
|
-
}
|
|
60
|
+
repeated LayoutObjInstancesQueryResultMessage query_results = 1;
|
|
54
61
|
}
|
|
55
62
|
|
|
56
63
|
message FullPartialHitsMessage {
|
|
@@ -4,6 +4,7 @@ package ansys.api.edb.v1;
|
|
|
4
4
|
|
|
5
5
|
import "ansys/api/edb/v1/edb_messages.proto";
|
|
6
6
|
import "ansys/api/edb/v1/point_data.proto";
|
|
7
|
+
import "ansys/api/edb/v1/refs.proto";
|
|
7
8
|
|
|
8
9
|
// BACK_DRILL_TYPE type enum
|
|
9
10
|
enum BackDrillType {
|
|
@@ -143,13 +144,13 @@ service PadstackInstanceService {
|
|
|
143
144
|
|
|
144
145
|
message PadstackInstCreateMessage{
|
|
145
146
|
EDBObjMessage layout = 1;
|
|
146
|
-
|
|
147
|
+
NetRefMessage net = 2;
|
|
147
148
|
string name = 3;
|
|
148
149
|
EDBObjMessage padstack_def = 4;
|
|
149
150
|
ValueMessage rotation = 5;
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
151
|
+
LayerRefMessage top_layer = 6;
|
|
152
|
+
LayerRefMessage bottom_layer = 7;
|
|
153
|
+
LayerRefMessage solder_ball_layer = 8;
|
|
153
154
|
EDBObjMessage layer_map = 9;
|
|
154
155
|
}
|
|
155
156
|
|
|
@@ -6,12 +6,12 @@ package ansys.api.edb.v1;
|
|
|
6
6
|
|
|
7
7
|
import "ansys/api/edb/v1/edb_messages.proto";
|
|
8
8
|
|
|
9
|
-
enum
|
|
9
|
+
enum SIWavePSISimulationPreference {
|
|
10
10
|
BALANCED = 0;
|
|
11
11
|
ACCURACY = 1;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
enum
|
|
14
|
+
enum SIWavePSIModelType {
|
|
15
15
|
RDL = 0;
|
|
16
16
|
PACKAGE = 1;
|
|
17
17
|
PCB = 2;
|
|
@@ -46,23 +46,23 @@ enum ErrorTolerance {
|
|
|
46
46
|
ET_1_0 = 8;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
service
|
|
49
|
+
service SIWavePSIGeneralSettingsService {
|
|
50
50
|
|
|
51
51
|
// io_flags:
|
|
52
52
|
// - cache
|
|
53
|
-
rpc GetPISliderPos(EDBObjMessage) returns (
|
|
53
|
+
rpc GetPISliderPos(EDBObjMessage) returns (SIWavePSISimulationPreferenceMessage) {}
|
|
54
54
|
|
|
55
55
|
// io_flags:
|
|
56
56
|
// - buffer
|
|
57
|
-
rpc SetPISliderPos(
|
|
57
|
+
rpc SetPISliderPos(SIWavePSISimulationPreferencePropertyMessage) returns (google.protobuf.Empty) {}
|
|
58
58
|
|
|
59
59
|
// io_flags:
|
|
60
60
|
// - cache
|
|
61
|
-
rpc
|
|
61
|
+
rpc GetSIWavePSIModelType(EDBObjMessage) returns (SIWavePSIModelTypeMessage) {}
|
|
62
62
|
|
|
63
63
|
// io_flags:
|
|
64
64
|
// - buffer
|
|
65
|
-
rpc
|
|
65
|
+
rpc SetSIWavePSIModelType(SIWavePSIModelTypePropertyMessage) returns (google.protobuf.Empty) {}
|
|
66
66
|
|
|
67
67
|
// io_flags:
|
|
68
68
|
// - cache
|
|
@@ -121,22 +121,22 @@ service HFSSPIGeneralSettingsService {
|
|
|
121
121
|
rpc SetPerformERC(BoolPropertyMessage) returns (google.protobuf.Empty) {}
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
message
|
|
125
|
-
|
|
124
|
+
message SIWavePSISimulationPreferenceMessage {
|
|
125
|
+
SIWavePSISimulationPreference si_wave_psi_simulation_preference = 1;
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
-
message
|
|
128
|
+
message SIWavePSISimulationPreferencePropertyMessage {
|
|
129
129
|
EDBObjMessage target = 1;
|
|
130
|
-
|
|
130
|
+
SIWavePSISimulationPreference si_wave_psi_simulation_preference = 2;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
message
|
|
134
|
-
|
|
133
|
+
message SIWavePSIModelTypeMessage {
|
|
134
|
+
SIWavePSIModelType si_wave_psi_model_type = 1;
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
-
message
|
|
137
|
+
message SIWavePSIModelTypePropertyMessage {
|
|
138
138
|
EDBObjMessage target = 1;
|
|
139
|
-
|
|
139
|
+
SIWavePSIModelType si_wave_psi_model_type = 2;
|
|
140
140
|
}
|
|
141
141
|
|
|
142
142
|
message SurfaceRoughnessModelMessage {
|
|
@@ -148,7 +148,7 @@ message SurfaceRoughnessModelPropertyMessage {
|
|
|
148
148
|
SurfaceRoughnessModel surface_roughness_model = 2;
|
|
149
149
|
}
|
|
150
150
|
|
|
151
|
-
service
|
|
151
|
+
service SIWavePSINetProcessingSettingsService {
|
|
152
152
|
|
|
153
153
|
// io_flags:
|
|
154
154
|
// - cache
|
|
@@ -175,7 +175,7 @@ service HFSSPINetProcessingSettingsService {
|
|
|
175
175
|
rpc SetIncludeNets(StringsPropertyMessage) returns (google.protobuf.Empty) {}
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
service
|
|
178
|
+
service SIWavePSIPowerGroundNetsService {
|
|
179
179
|
|
|
180
180
|
// io_flags:
|
|
181
181
|
// - cache
|
|
@@ -211,7 +211,7 @@ message ImprovedLossModelPropertyMessage {
|
|
|
211
211
|
ImprovedLossModel improved_loss_model = 2;
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
service
|
|
214
|
+
service SIWavePSISignalNetsSettingsService {
|
|
215
215
|
|
|
216
216
|
// io_flags:
|
|
217
217
|
// - cache
|
|
@@ -24,6 +24,34 @@ service ViaLayerService {
|
|
|
24
24
|
// io_flags:
|
|
25
25
|
// - buffer
|
|
26
26
|
rpc SetRefLayer (SetViaLayerRefLayerMessage) returns (google.protobuf.Empty) {}
|
|
27
|
+
|
|
28
|
+
// io_flags:
|
|
29
|
+
// - cache
|
|
30
|
+
rpc GetIsTSV (EDBObjMessage) returns (google.protobuf.BoolValue) {}
|
|
31
|
+
|
|
32
|
+
// io_flags:
|
|
33
|
+
// - buffer
|
|
34
|
+
rpc SetIsTSV (BoolPropertyMessage) returns (google.protobuf.Empty) {}
|
|
35
|
+
|
|
36
|
+
// io_flags:
|
|
37
|
+
// - buffer
|
|
38
|
+
rpc AddOxideLayers (OxideLayersPropertyMessage) returns (google.protobuf.Empty) {}
|
|
39
|
+
|
|
40
|
+
// io_flags:
|
|
41
|
+
// - buffer
|
|
42
|
+
rpc RemoveOxideLayers (IntPropertyMessage) returns (google.protobuf.Empty) {}
|
|
43
|
+
|
|
44
|
+
// io_flags:
|
|
45
|
+
// - cache
|
|
46
|
+
rpc GetNumOxideLayers (EDBObjMessage) returns (google.protobuf.UInt64Value) {}
|
|
47
|
+
|
|
48
|
+
// io_flags:
|
|
49
|
+
// - cache
|
|
50
|
+
rpc GetOxideLayers (IntPropertyMessage) returns (OxideLayersMessage) {}
|
|
51
|
+
|
|
52
|
+
// io_flags:
|
|
53
|
+
// - buffer
|
|
54
|
+
rpc SetOxideLayerData (SetOxideDataLayerMessage) returns (google.protobuf.Empty) {}
|
|
27
55
|
}
|
|
28
56
|
|
|
29
57
|
// Message for ViaLayerService::Create
|
|
@@ -43,3 +71,22 @@ message SetViaLayerRefLayerMessage {
|
|
|
43
71
|
ViaLayerRefLayerIdMessage via_layer_ref_layer_id = 1;
|
|
44
72
|
EDBObjMessage new_ref_layer = 2;
|
|
45
73
|
}
|
|
74
|
+
|
|
75
|
+
message OxideLayerMessage {
|
|
76
|
+
ValueMessage thickness = 1;
|
|
77
|
+
string material = 2;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
message OxideLayersMessage {
|
|
81
|
+
repeated OxideLayerMessage oxide_layers = 1;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
message OxideLayersPropertyMessage {
|
|
85
|
+
EDBObjMessage target = 1;
|
|
86
|
+
repeated OxideLayerMessage oxide_layers = 2;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
message SetOxideDataLayerMessage {
|
|
90
|
+
IntPropertyMessage target = 1;
|
|
91
|
+
OxideLayerMessage oxide_layer_data = 2;
|
|
92
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ansys-api-edb
|
|
3
|
-
Version: 0.
|
|
4
|
-
Summary: Autogenerated Python gRPC interface package for ansys-api-edb, built on
|
|
3
|
+
Version: 0.3.dev2
|
|
4
|
+
Summary: Autogenerated Python gRPC interface package for ansys-api-edb, built on 04:47:40 on 26 November 2025
|
|
5
5
|
Home-page: https://github.com/ansys/ansys-api-edb
|
|
6
6
|
Author: ANSYS, Inc.
|
|
7
7
|
Author-email: pyansys.core@ansys.com
|
|
@@ -11,11 +11,11 @@ License: MIT
|
|
|
11
11
|
Project-URL: Documentation, https://github.com/ansys/ansys-api-edb/#readme
|
|
12
12
|
Project-URL: Source, https://github.com/ansys/ansys-api-edb/
|
|
13
13
|
Project-URL: Tracker, https://github.com/ansys/ansys-api-edb/issues/
|
|
14
|
-
Requires-Python: >=3.
|
|
14
|
+
Requires-Python: >=3.7
|
|
15
15
|
Description-Content-Type: text/markdown
|
|
16
16
|
License-File: LICENCE
|
|
17
17
|
Requires-Dist: grpcio>=1.44
|
|
18
|
-
Requires-Dist: protobuf<
|
|
18
|
+
Requires-Dist: protobuf<5,>=3.19.3
|
|
19
19
|
Dynamic: author
|
|
20
20
|
Dynamic: author-email
|
|
21
21
|
Dynamic: description
|
|
@@ -89,6 +89,7 @@ ansys/api/edb/v1/rlc.proto
|
|
|
89
89
|
ansys/api/edb/v1/rlc_component_property.proto
|
|
90
90
|
ansys/api/edb/v1/s_parameter_model.proto
|
|
91
91
|
ansys/api/edb/v1/si_wave_dcir_simulation_settings.proto
|
|
92
|
+
ansys/api/edb/v1/si_wave_psi_simulation_settings.proto
|
|
92
93
|
ansys/api/edb/v1/si_wave_simulation_settings.proto
|
|
93
94
|
ansys/api/edb/v1/simulation_settings.proto
|
|
94
95
|
ansys/api/edb/v1/simulation_setup.proto
|
|
@@ -36,8 +36,8 @@ if __name__ == "__main__":
|
|
|
36
36
|
long_description_content_type='text/markdown',
|
|
37
37
|
url=f"https://github.com/ansys/{package_name}",
|
|
38
38
|
license="MIT",
|
|
39
|
-
python_requires=">=3.
|
|
40
|
-
install_requires=["grpcio>=1.44", "protobuf>=3.19.3,<
|
|
39
|
+
python_requires=">=3.7",
|
|
40
|
+
install_requires=["grpcio>=1.44", "protobuf>=3.19.3,<5"],
|
|
41
41
|
packages=setuptools.find_namespace_packages(".", include=("ansys.*",)),
|
|
42
42
|
package_data={
|
|
43
43
|
"": ["*.proto", "*.pyi", "py.typed", "VERSION"],
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.2.2
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/dielectric_material_model.proto
RENAMED
|
File without changes
|
|
File without changes
|
{ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/djordjecvic_sarkar_model.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/hfss_simulation_settings.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layout_instance_context.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/layout_obj_instance_geometry.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/port_post_processing_prop.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/primitive_instance_collection.proto
RENAMED
|
File without changes
|
{ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/q3d_simulation_settings.proto
RENAMED
|
File without changes
|
|
File without changes
|
{ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/raptor_x_simulation_settings.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/rlc_component_property.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_edb-0.2.2 → ansys_api_edb-0.3.dev2}/ansys/api/edb/v1/si_wave_simulation_settings.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|