Skip to content

Conversation

@wgryncewicz
Copy link
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
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 <[email protected]>
@wgryncewicz wgryncewicz requested a review from mithro November 20, 2020 14:20
Signed-off-by: Wojciech Gryncewicz <[email protected]>
@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
@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
Contributor

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