Hyperlynx import (hyp2mat) fails with filled zones #201
Unanswered
cweickhmann
asked this question in
Q&A Usage
Replies: 1 comment
-
|
Similar issue here. Whenever there is a track inside a filled zone, only the cutout around that track seems to be extracted from the hyp. The track itself is missing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Not sure if this is the right place, but the hyp2mat repo is archived. I am not sure if this is a conversion problem in
hyp2mator if I'm making a mistake in openEMS. If this is not the right place, feel free to simply close the issue.When exporting the above simple structure from Kicad 6.0.5 using their Hyperlynx exporter, I obtain the attached hyp-file, which according to a Kicad developer with access to the Hyperlynx software is correctly opening in the commercial product (cf. here).
I use the following script to do the import in openEMS:
The result looks okay when the filled zones are removed:
But if they are included, the result looks broken:
I am not sure if this is a conversion problem in
hyp2mator if I'm making a mistake in openEMS.In case anyone is wondering why I need that top ground layer anyways: If you design CPW or GCPW lines, this is necessary and by far the most convenient way to design this in Kicad.
Remark: This is an exact copy of an issue I posted a while back. @thliebig rightfully pointed out that this should better be discussed here, so here we go. Not sure if Q&A is the right category, but let's try.
Beta Was this translation helpful? Give feedback.
All reactions