Fuzzer: Missing error when parameter assigned to type "realtime" #1576
Labels
Comments
Original Redmine Comment #�'s fix wasn't quite in the right spot. Fixed in git. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Author Name: Eric Rippey
Original Redmine Issue: 1576 from https://www.veripool.org
Original Assignee: Wilson Snyder (@wsnyder)
Running the attached testcase with:
verilator_bin --cc --trace 1.sv
with version:
Verilator 4.020 devel rev v4.020-52-g8ce60e9
Produces a segmentation fault and no other output.
The input is similar to what was happening in #�
This one seems to require the "--cc" though.
The text was updated successfully, but these errors were encountered: