You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wsnyder
added
status: ready
Issue is ready for someone to fix; then goes to 'status: assigned'
and removed
new
New issue not seen by maintainers
labels
Nov 27, 2024
The first problem here is that V3Param thinks a Void data type matches the mailbox. Bypassing that there's a problem with hashing these nodes, then bypassing that there's a SIDEEFFECT problem in the std:: package to fix.
Can you attach an example that shows the issue? (Must be openly licensed, ideally in test_regress format.)
Please note that when changing the typedef to a packed 2D array of type logic the code compiles.
What 'verilator' command line do we use to run your example?
verilator --top-module tb_top --debug --binary --assert -Wall -Wno-fatal --timescale 1ns/1ps --trace --trace-structs ./tb_top.sv
What 'verilator --version' are you using? Did you try it with the git master version?
Verilator 5.030 2024-10-27 rev v5.030-45-g2cb1a8de7
What OS and distribution are you using?
Fedora
May we assist you in trying to fix this in Verilator yourself?
Yes.
The text was updated successfully, but these errors were encountered: