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

Internal Error: sameHash function undefined (returns 0) for node under CFunc. #948

Closed
veripoolbot opened this issue Jul 22, 2015 · 2 comments
Assignees
Labels
resolution: fixed Closed; fixed

Comments

@veripoolbot
Copy link
Contributor


Author Name: Sven Stucki
Original Redmine Issue: 948 from https://www.veripool.org
Original Date: 2015-07-22
Original Assignee: Wilson Snyder (@wsnyder)


I get this error on the following line of my testbench:

 typedef logic [4*instr_mem_words-1:0][7:0] instr_mem_t;

It's inside an initial block, the error doesn't occur if the line is moved outside. Now I'm not sure if this is even allowed, but it definitely shouldn't cause an internal error.

Full error message:

 %Error: Internal Error: tb/tb.sv:38: ../V3Hashed.cpp:73: sameHash function undefined (returns 0) for node under CFunc.
@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2015-07-22T23:53:35Z


Simple enough, fixed in git towards 3.875.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2015-08-13T01:44:51Z


In 3.876.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: fixed Closed; fixed
Projects
None yet
Development

No branches or pull requests

2 participants