SystemVerilog array initialization crashes verilator with no useful error message #1378
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Author Name: Viktor Tomov
Original Redmine Issue: 1378 from https://www.veripool.org
Original Assignee: Wilson Snyder (@wsnyder)
If we have a SV packed structure with several elements and we try to initialize it as an array list, but the array list is inconsistent (see the code below), the verilator crashes with no useful message.
The text was updated successfully, but these errors were encountered: