Menu

#1041 virtual void PEBinary::declare_implicit_nets(LexicalScope*, NetNet::Type): Assertion `left_ && right_' failed.

devel
closed-fixed
None
5
2019-10-03
2019-09-30
Eric Rippey
No

The compiler hits an assert on the attached testcase.

Linux x86_64
g++ (Ubuntu 7.4.0-9ubuntu1~18.04.york0) 7.4.0
iverilog latest from git

Output:
../../submit/5.v:2: syntax error
../../submit/5.v:2: error: Operand of reduction ^ is not a primary expression.
ivl: PExpr.cc:129: virtual void PEBinary::declare_implicit_nets(LexicalScope*, NetNet::Type): Assertion `left_ && right_' failed.
Aborted

1 Attachments
5.v

Discussion

  • Stephen Williams

    Fixed in git master and v10-branch

     
  • Stephen Williams

    • status: open --> closed-fixed
    • assigned_to: Stephen Williams
     

Log in to post a comment.