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

Added netlistsvg wrapper/generator #247

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

Conversation

wgryncewicz
Copy link
Collaborator

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

Copy link
Contributor

@mithro mithro left a comment

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.

Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>
Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>
@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
Copy link
Collaborator

umarcor commented Dec 29, 2020

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