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: Internal Error: ../V3Number.cpp:740 after other error #1564

Closed
veripoolbot opened this issue Oct 16, 2019 · 1 comment
Closed

Fuzzer: Internal Error: ../V3Number.cpp:740 after other error #1564

veripoolbot opened this issue Oct 16, 2019 · 1 comment
Labels
resolution: wontfix Closed; work won't continue on an issue or pull request

Comments

@veripoolbot
Copy link
Contributor


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


Running the attached testcase with:

verilator_bin --lint-only 2.sv

Produces:

%Error: 2.sv:1: Illegal character in decimal constant: d
7'ddx777
^~~~~~~~
%Error: 2.sv:1: Mixing X/Z/? with digits not legal in decimal constant: dx777
7'ddx777
^~~~~~~~
%Error: Internal Error: ../V3Number.cpp:740: toUQuad with 4-state %E-hidden-bits7'bzzzxzzx

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

@veripoolbot
Copy link
Contributor Author


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


Not going to fix internal errors after normal errors at present.

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

No branches or pull requests

1 participant