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

Conversation

glatosinski
Copy link
Collaborator

Fixes #244

This PR adds a script generate_symbolator_plots.py that generates the symbol.svg files for all symbol.v files found in libraries, unless particular version or library is specified.

@glatosinski glatosinski changed the title 244 symbolator generator Add script for Symbolator diagrams generation Nov 17, 2020
@glatosinski
Copy link
Collaborator Author

Currently, in the libraries, there are symbol.v files listed in the
List of modules with no inputs or outputs
for which the corresponding symbol.svg files are just empty diagrams.

Those symbol.v files have no inputs or outputs, e.g. https://foss-eda-tools.googlesource.com/skywater-pdk/libs/sky130_fd_sc_ms.git/+/refs/heads/master/cells/tapvgnd2/sky130_fd_sc_ms__tapvgnd2.symbol.v

Are symbol.v modules with not I/O and corresponding empty diagrams the expected behaviour and the empty diagrams should be generated for those symbol.v files?

requirements.txt Outdated Show resolved Hide resolved
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>
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>
…ol.py

Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
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.

Create generator script for Symbolator diagrams
2 participants