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
Parse rule of variable without width is modified. The previous implementation appends [0:0] as implicit data width for variables without width field. The current implementation appends None instead of [0:0]. Analysis rule in dataflow is modified as well.
0 commit comments