Skip to content

Added netlistsvg wrapper/generator - #247

Open
wgryncewicz wants to merge 4 commits into
google:mainfrom
antmicro:netlistsvg-generator
Open

Added netlistsvg wrapper/generator#247
wgryncewicz wants to merge 4 commits into
google:mainfrom
antmicro:netlistsvg-generator

Conversation

@wgryncewicz

Copy link
Copy Markdown
Contributor

This PR adds as simple wrapper for netlistsvg generation.
Input: path(s) to of cell directory. Dir must contain cell definition and Yosys netlist.
'ALLLIBS' serves as an alias for skywater/library/*/latest cell search.
Output: generates SVG file

Fixes #246

@wgryncewicz
wgryncewicz requested a review from mithro November 18, 2020 08:12

@mithro mithro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All functions should have docstrings.

Comment thread scripts/python-skywater-pdk/skywater_pdk/netlistsvg-generate.py Outdated
Comment thread scripts/python-skywater-pdk/skywater_pdk/netlistsvg-generate.py Outdated
Comment thread scripts/python-skywater-pdk/skywater_pdk/netlistsvg-generate.py Outdated
Comment thread scripts/python-skywater-pdk/skywater_pdk/netlistsvg-generate.py Outdated
Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>
@wgryncewicz
wgryncewicz requested a review from mithro November 20, 2020 14:20
Comment thread scripts/python-skywater-pdk/skywater_pdk/netlistsvg-generate.py
Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>
@wgryncewicz
wgryncewicz requested a review from mithro November 26, 2020 09:21
@wgryncewicz wgryncewicz added documentation Improvements or additions to documentation scripts-python Issues with the Python scripts provided as part of the PDK. labels Nov 30, 2020
Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>
@github-actions github-actions Bot removed scripts-python Issues with the Python scripts provided as part of the PDK. documentation Improvements or additions to documentation labels Dec 29, 2020
@umarcor

umarcor commented Dec 29, 2020

Copy link
Copy Markdown
Contributor

Why did the bot remove the labels a minute ago?

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 netlistsvg

3 participants