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

Fixed Verilog netlist export with presence of unconnected plugs #96

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

lanserge
Copy link
Collaborator

@lanserge lanserge commented Dec 6, 2023

Check added: if unconnected plug returns 0 when plug->getNet() called.
Also made port be output by default when net direction undefined.

Copy link

github-actions bot commented Dec 6, 2023

A preview of ee22519 is uploaded and can be seen here:

https://lip6.github.io/coriolis/pull/96/

Changes may take a few minutes to propagate. Since this is a preview of production, content with draft: true will not be rendered. The source is here: https://github.com/lip6/coriolis/tree/gh-pages/pull/96/

Copy link
Collaborator

@Coloquinte Coloquinte left a comment

Choose a reason for hiding this comment

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

Thank you!
Is there a particular reason to assume output rather than in or inout?

@lanserge lanserge merged commit 214b36e into main Dec 7, 2023
12 checks passed
@lanserge lanserge deleted the verilog branch December 7, 2023 14:07
jpc-lip6 pushed a commit that referenced this pull request Jan 16, 2024
* Fixed Verilog netlist export with presence of unconnected plugs

* Made export port be output by default when direction undefined.

---------

Co-authored-by: Serge Rabyking <[email protected]>
rchotin pushed a commit that referenced this pull request Sep 4, 2024
* Fixed Verilog netlist export with presence of unconnected plugs

* Made export port be output by default when direction undefined.

---------

Co-authored-by: Serge Rabyking <[email protected]>
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.

2 participants