Skip to content

Conversation

@glatosinski
Copy link

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

@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
@glatosinski glatosinski force-pushed the 244-symbolator-generator branch from 82916cb to 35b26fa Compare November 19, 2020 23:24
@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