Skip to content
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

Adding GDS to SVG converter #249

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 25, 2020

  1. Added script for converting GDS to SVG

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    7294a3e View commit details
    Browse the repository at this point in the history
  2. Added script for generating cell layouts from GDS and tech files

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    9a40aa6 View commit details
    Browse the repository at this point in the history
  3. gds_to_svg: added docstrings

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    873c89f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. gds_to_svg: moved magic- and Inkscape-related methods to separate mod…

    …ules
    
    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    007ecca View commit details
    Browse the repository at this point in the history
  2. gds_to_svg: added magic to the environment.yml

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    5ec66d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. gds_to_svg: Reorganized scripts

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c4ff80b View commit details
    Browse the repository at this point in the history
  2. gds_to_svg: Added conda-forge to environment.yml

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    2fc472d View commit details
    Browse the repository at this point in the history
  3. gds_to_svg: Fixed paths for skywater_pdk in gds_to_svg and layout

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    d9f25ae View commit details
    Browse the repository at this point in the history