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
SMV: move conversion of . and [...] to type checker
This moves the conversion of the . (dot) and [...] index operators from the
SMV parser to the type checker, to enable array index and bit extract
operators.
0 commit comments