-
Notifications
You must be signed in to change notification settings - Fork 34
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
a detailed examples on assembly on different technologies please #13
Comments
Hello Gary, The assembly file is quite simple you must define GDS file, technology attach to GDS and the 0,0,0 position of the GDS so X: .. Y: .. Z: .. GDS_Start: <GDS given Name> As I modify the techno directly if you load two GDS with the same technology only one Z and one flipchip will be take into account. Don't hesitate to explain what you want to do and I will try to find a solution. Regards, Trilo |
Hi Trilo,
Many thanks for your reply!
It works well.
Another question related to the gds3D - I found somehow the color scheme
and some color breaching issue when I run the problem on computer with
graphic card. Do you see similar issue?
Many thanks in advance.
Best
Gary
…On Mon, Aug 16, 2021, 09:06 trilomix ***@***.***> wrote:
Hello Gary,
I made a small example in assembly directory.
To try example just type "GDS3D -a assembly/as_example.assembly"
The assembly file is quite simple you must define GDS file, technology and
the 0,0,0 position of the GDS so X: .. Y: .. Z: ..
You can also flip the chip so the top layer became the bottom one.
As I modify the techno directly if you load two GDS with the same
technology only one Z and one flipchip will be take into account.
Don't hesitate to explain what you want to do and I will try to find a
solution.
Regards,
Trilo
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#13 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVE7XVIDS4UKSGEG6G2X6JLT5EZOXANCNFSM5B4VH3PQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
A very useful software - great job!
I am very interested in knowing more on assembly between the different technology but not quite understand the example provided in the assembly folder.
Could you please some more detailed example for assembling different technologies?
Particularly how to assembly two gds drawings with the alignment marks to aligned.
Many thanks in advance!
Best
Gary
The text was updated successfully, but these errors were encountered: