Navigation Menu

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

property errors #221

Closed
veripoolbot opened this issue Mar 3, 2010 · 2 comments
Closed

property errors #221

veripoolbot opened this issue Mar 3, 2010 · 2 comments
Assignees

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Rick Ramus
Original Redmine Issue: 221 from https://www.veripool.org
Original Date: 2010-03-03
Original Assignee: Wilson Snyder (@wsnyder)


when running latest release of verilog-perl on attached file, I get the following errors:

%Error: test20.v:9: syntax error, unexpected "##", expecting "CLASS-IDENTIFIER" or "COVERGROUP-IDENTIFIER" or "TYPE-IDENTIFIER"
%Error: test20.v:15: syntax error, unexpected "not", expecting "CLASS-IDENTIFIER" or "COVERGROUP-IDENTIFIER" or "TYPE-IDENTIFIER"
%Error: test20.v:20: syntax error, unexpected "not", expecting "CLASS-IDENTIFIER" or "COVERGROUP-IDENTIFIER" or "TYPE-IDENTIFIER"
%Error: test20.v:27: syntax error, unexpected ','
Exiting due to errors

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2010-03-03T14:17:46Z


"disable iff" was mistakenly expecting an expression instead of a property_expression.

Fixed in git for next release, 3.232.

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2010-03-29T18:53:49Z


In 3.240.

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