Skip to content

Adding GDS to SVG converter#249

Open
glatosinski wants to merge 8 commits intogoogle:mainfrom
antmicro:248-gds2svg
Open

Adding GDS to SVG converter#249
glatosinski wants to merge 8 commits intogoogle:mainfrom
antmicro:248-gds2svg

Conversation

@glatosinski
Copy link

Fixes #248

This PR adds a cleaned gds_to_svg converter, along with a script that converts all .gds files in libraries/ and provided .tech file (I used https://github.com/RTimothyEdwards/open_pdks/blob/master/sky130/magic/sky130.tech for testing the scripts).

@glatosinski glatosinski changed the title 248 gds2svg Adding GDS to SVG converter Nov 19, 2020
@glatosinski glatosinski requested a review from mithro November 24, 2020 17:26
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
…ules

Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
@glatosinski glatosinski requested a review from mithro December 2, 2020 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cleanup gds2svg script

2 participants