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

Modifying net connection #1114

Closed
veripoolbot opened this issue Nov 25, 2016 · 2 comments
Closed

Modifying net connection #1114

veripoolbot opened this issue Nov 25, 2016 · 2 comments

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Satish S
Original Redmine Issue: 1114 from https://www.veripool.org


Hi. I am reading in a netlist using verilog perl and want to modify some existing connections. What is the best way to do it?
I see functions for adding new ports/pins and nets but no option to modify existing ones. Can you please suggest?

Thanks
Satish

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2016-11-25T16:07:25Z


The functions can also accept new text, e.g. $pin->netname("newname"), then you can use the verilog_text functions to get the new output.

I'm not sure how much this is done, so if there are other convenience functions that make this easier feel free to suggest a patch.

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2017-09-08T01:25:56Z


Nothing remaining on this now old issue.

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

No branches or pull requests

1 participant