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
During RISCV model compilation, I had a mismatch for the tuple pattern and tuple type. A "type error" was given, but no information about file and line number.
Request: supply file/line for both the pattern and the type.