[logo] 
 
Home
News
Activity
About/Contact
Major Tools
  Dinotrace
  Verilator
  Verilog-mode
  Verilog-Perl
Other Tools
  BugVise
  CovVise
  Force-Gate-Sim
  Gspice
  IPC::Locker
  Rsvn
  Schedule::Load
  SVN::S4
  Synopsys-modes
  SystemPerl
  Verilog-Pli
  Voneline
  Vregs
General Info
  Papers

Issue #221

property errors

Added by Rick Ramus about 2 years ago. Updated about 2 years ago.

Status:Closed Start date:03/03/2010
Priority:Normal Due date:
Assignee:Wilson Snyder % Done:

0%

Category:-
Target version:-

Description

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

test20.v (1.4 kB) Rick Ramus, 03/03/2010 12:43 am

History

Updated by Wilson Snyder about 2 years ago

  • Status changed from New to Resolved
  • Assignee set to Wilson Snyder

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

Fixed in git for next release, 3.232.

Updated by Wilson Snyder about 2 years ago

  • Status changed from Resolved to Closed

In 3.240.

Also available in: Atom