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

Verilog::Netlist::Cell->range doesn't return undef #1497

Closed
veripoolbot opened this issue Sep 3, 2019 · 1 comment
Closed

Verilog::Netlist::Cell->range doesn't return undef #1497

veripoolbot opened this issue Sep 3, 2019 · 1 comment
Assignees

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Shareef Jalloq
Original Redmine Issue: 1497 from https://www.veripool.org

Original Assignee: Wilson Snyder (@wsnyder)


Hi,

the documentation for Cell->range says that it returns undef for instances that aren't ranged. However, it seems to return a blank string. Can you update the doco please.

Shareef.

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2019-09-04T01:37:36Z


Thanks, updated docs.

In some cases it does return undef, so it now says:

The range for the cell (e.g. "[1:0]") or false (i.e. undef or "") if not ranged.

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

2 participants