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

Fuzzer: After '{}, Internal Error: ../V3Ast.cpp:359: Null item passed to setOp2p #1565

Closed
veripoolbot opened this issue Oct 16, 2019 · 1 comment
Labels
resolution: duplicate Closed; issue or pull request already exists

Comments

@veripoolbot
Copy link
Contributor


Author Name: Eric Rippey
Original Redmine Issue: 1565 from https://www.veripool.org


Running the attached testcase with:

verilator_bin --lint-only

Produces:

%Error: 3.sv:1: Unsupported: $ expression
tri[$^'{}dreg;end
     ^
%Error: 3.sv:1: Unsupported: Empty '{}
tri[$^'{}dreg;end
       ^~
%Error: Internal Error: 3.sv:1: ../V3Ast.cpp:359: Null item passed to setOp2p
tri[$^'{}dreg;end
      ^
                         ... See the manual and http://www.veripool.org/verilator for more assistance.

This is running with version:
Verilator 4.020 devel rev v4.020-19-gc73336f

This may be related to:
https://www.veripool.org/issues/1560-Verilator-Internal-error-V3Ast-cpp-346-Null-item-passed-to-setOp1p

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2019-10-16T23:54:26Z


Same problem/fix as #�.

@veripoolbot veripoolbot added the resolution: duplicate Closed; issue or pull request already exists label Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: duplicate Closed; issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant