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

Add script for Symbolator diagrams generation #245

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

Commits on Nov 19, 2020

  1. Added script for generating Symbolator diagrams

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    35199ce View commit details
    Browse the repository at this point in the history
  2. Added possibility to log files where Symbolator failed to generate plots

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    60e4b48 View commit details
    Browse the repository at this point in the history
  3. Added possibility to overwrite existing symbol.svg files

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    6d5ae7c View commit details
    Browse the repository at this point in the history
  4. Added SymbiFlow/symbolator to requirements.txt

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    4282990 View commit details
    Browse the repository at this point in the history
  5. Added header for generate_symbolator_plots.py

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    aa63022 View commit details
    Browse the repository at this point in the history
  6. Renamed generate_symbolator_plots.py to generate_symbols.py

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    2b90c3e View commit details
    Browse the repository at this point in the history
  7. generate_symbols.py: switched from contextlib to subprocess

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

Commits on Nov 25, 2020

  1. symbolator-generator: improved help for --failed-inputs

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    b59aafb View commit details
    Browse the repository at this point in the history
  2. symbolator-generator: cleaned up the script

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    49771a3 View commit details
    Browse the repository at this point in the history
  3. symbolator-generator: moved generate_symbols.py to cell/generate/symb…

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