@@ -7,8 +7,8 @@ Introduction
7
7
8
8
This extension provides the capability of
9
9
10
- - Apply simulation configuration to HFSS 3D Layout design or SIwave project .
11
- - Export simulation configuration as a text file from HFSS 3D Layout design or SIwave project .
10
+ - Apply simulation configuration to HFSS 3D Layout design.
11
+ - Export simulation configuration as text files from activated HFSS 3D Layout design.
12
12
13
13
The simulation configuration file is a text file in json or toml format. It contains information like layer stackup,
14
14
materials, components, HFSS/SIwave setups, etc. This configure file can be used to set up PCB for DCIR, signal
@@ -42,57 +42,38 @@ configuration file from the design, by using its export property.
42
42
How to use
43
43
----------
44
44
45
- .. image :: ../../../_static/extensions/configure_edb .png
45
+ .. image :: ../../../_static/extensions/configure_layout_ui .png
46
46
:width: 800
47
47
:alt: Configure Layout UI
48
48
49
49
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
50
- Configure HFSS 3D Layout design in active AEDT project
50
+ Apply configuration to project
51
51
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
52
52
53
- 1, Select ``Active Design `` in GUI.
53
+ 1, Activate ``Load `` tab in GUI.
54
54
55
- 2, Make sure the HFSS 3D Layout design is open and active in AEDT .
55
+ 2, Click `` Generate Template `` and choose a directory to save the templates. A toml and a json files are exported .
56
56
57
- 3, Click ``Select and Apply Configuration `` and browse to your configuration files.
57
+ 3, Modify the template files for your application.
58
+
59
+ 4, Click ``Load Configuration `` and browse to the toml file.
58
60
59
61
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
60
- Configure HFSS 3D Layout design in a AEDT project
62
+ Export configuration files from the active design
61
63
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
62
64
63
- 1, Select ``HFSS 3D Layout `` in GUI.
64
-
65
- 2, Click ``Select Project File `` and browse to .aedt file.
66
-
67
- 3, Click ``Select and Apply Configuration `` and browse to your configuration files.
68
-
69
- 4, In the second pop-up window. Specify where to save the new project.
70
-
71
-
72
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73
- Configure design in siwave project
74
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
65
+ 1, Activate ``Export `` tab in GUI.
75
66
76
- 1, Select ``SIwave `` in GUI.
77
-
78
- 2, Click ``Select Project File `` and browse to .siw file.
79
-
80
- 3, Click ``Select and Apply Configuration `` and browse to your configuration files.
81
-
82
- 4, In the second pop-up window. Specify where to save the new project.
67
+ 2, Click ``Export `` and choose a directory to save the configuration files.
83
68
84
69
~~~~~~~~~
85
70
Resources
86
71
~~~~~~~~~
87
72
88
73
1, EDB Configuration `User Guide `_ for details
89
74
90
- .. _User Guide : https://edb.docs.pyansys.com/version/stable/examples/use_configuration/index.html
91
-
92
- 2, `Demo video `_
93
-
94
- .. _Demo video : https://www.linkedin.com/posts/electronics-simulation_accelerate-hfss-configuration-via-ansys-pyedb-activity-7252325488168177666-ypbN/?utm_source=share&utm_medium=member_desktop
75
+ .. _User Guide : https://examples.aedt.docs.pyansys.com/version/dev/examples/00_edb/use_configuration/index.html
95
76
96
- 3 , `Webinar Automating Signal and Power Integrity workflow with PyAEDT `_
77
+ 2 , `Webinar Automating Signal and Power Integrity workflow with PyAEDT `_
97
78
98
79
.. _Webinar Automating Signal and Power Integrity workflow with PyAEDT : https://www.ansys.com/webinars/automating-signal-power-integrity-workflow-pyaedt?campaignID=7013g000000Y8uOAAS&utm_campaign=product&utm_content=digital_electronics_oktopost-Ansys+Electronics_oktopost-%25campaign_n&utm_medium=social-organic&utm_source=LinkedIn
0 commit comments