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

Combined wire declaration/assignments #132

Closed
veripoolbot opened this issue Apr 6, 2007 · 0 comments
Closed

Combined wire declaration/assignments #132

veripoolbot opened this issue Apr 6, 2007 · 0 comments
Assignees

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Mark Nodine
Original Redmine Issue: 132 from https://www.veripool.org
Original Date: 2007-04-06
Original Assignee: Wilson Snyder (@wsnyder)


This bug was cloned from Perl-RT, rt26141.

Email addresses have have been truncated.

Id: 	26141
Status: 	resolved
Left: 	0 min
Queue: 	Verilog-Perl
Owner: 	Nobody
Requestors: 	NODINE <nodine@>

Severity: 	Important
Broken in:

     * 2.372
     * 2.373

Fixed in: 	3.000
X Attachments
wireassign.v

     * Fri Apr 06 16:27:55 2007 (58b) by NODINE

Fri Apr 06 16:27:54 2007 NODINE - Ticket created

Subject: 	Combined wire declaration/assignments

A wire declaration that combines an assignment results in incorrect
information being passed to signal_decl.

In the attached file, signal_decl gets called correctly with "b@"
and then incorrectly with "a[2]" and "b[2]" (a re-declaration).

Using perl5.8.0 and perl 5.8.8 on Linux.
Subject: 	wireassign.v

[application/tkgate 58b]
Message body not shown because it is too large or is not plain text.

Wed Jun 13 12:35:05 2007 WSNYDER - Fixed in 3.000 added

Wed Jun 13 12:35:10 2007 WSNYDER - Status changed from 'new' to 'resolved'

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