Skip to content

Add script for Symbolator diagrams generation - #245

Open
glatosinski wants to merge 10 commits into
google:mainfrom
antmicro:244-symbolator-generator
Open

Add script for Symbolator diagrams generation#245
glatosinski wants to merge 10 commits into
google:mainfrom
antmicro:244-symbolator-generator

Conversation

@glatosinski

Copy link
Copy Markdown

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
Copy Markdown
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?

Comment thread requirements.txt Outdated
Comment thread scripts/python-skywater-pdk/skywater_pdk/generate_symbolator_plots.py Outdated
@glatosinski
glatosinski force-pushed the 244-symbolator-generator branch from 983506a to 82916cb Compare November 18, 2020 16:26
@glatosinski
glatosinski requested a review from mithro November 19, 2020 13:23
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>
@glatosinski
glatosinski force-pushed the 244-symbolator-generator branch from 82916cb to 35b26fa Compare November 19, 2020 23:24
Comment thread scripts/python-skywater-pdk/skywater_pdk/generate_symbols.py
Comment thread scripts/python-skywater-pdk/skywater_pdk/generate_symbols.py
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>
@glatosinski
glatosinski requested a review from mithro November 25, 2020 09:35
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