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
Hello, I ran into this as well and it looks like the issue is the ampersand characters that appear in the generated function names.I have a quick fix here that worked for me (essentially just stripping the ampersand character from the generated macro calls):
I have a program (from https://github.com/namin/bluespec-sandbox) that works with verilator 4.200 but not verilator 4.218.
The error is
Let me know if I can provide more information.
Thanks!
The text was updated successfully, but these errors were encountered: