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

lint returns errors on supply nets connected to normal (wire) pins #128

Closed
veripoolbot opened this issue Jan 12, 2007 · 0 comments
Closed
Assignees

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Jeff Trull (@jefftrull)
Original Redmine Issue: 128 from https://www.veripool.org
Original Date: 2007-01-12
Original Assignee: Wilson Snyder (@wsnyder)


This bug was cloned from Perl-RT, rt24345.

Email addresses have have been truncated.

Id: 	24345
Status: 	resolved
Left: 	0 min
Queue: 	Verilog-Perl
Owner: 	Nobody
Requestors: 	jetrull <jetrull@>

Severity: 	Normal
Broken in: 	2.370

Fri Jan 12 17:59:40 2007 jetrull - Ticket created

Subject: 	lint returns errors on supply nets connected to normal (wire) pins

If you run the lint method on a pin of type "wire" that's connected to a
net of type "supply0" or "supply1", an error is produced. This should
be permitted.

Changing Pin::type_match to permit this situation resolves the problem.

Tue Jan 23 15:48:58 2007 WSNYDER - Correspondence added

Fixed in 2.371 - disabled that lint :)

Tue Jan 23 15:49:02 2007 RT_System - Status changed from 'new' to 'open'

Tue Jan 23 15:49:06 2007 WSNYDER - Status changed from 'open' 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