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
Add check for nullptr dereference in process_port (#2687)
This PR fixes segmentation fault seen in this issue:
chipsalliance/Surelog#4017, but it doesn't fix
the actual problem with missing `vpiActual` in UHDM tree.
0 commit comments