Debugging hangs in easier UVM

13 views
Skip to first unread message

vaibhav...@gmail.com

unread,
Mar 25, 2026, 12:54:36 AM (3 days ago) Mar 25
to EDA Playground
I am currently trying to run an ALU example using easier UVM and getting the following message:

Execution interrupted or reached maximum runtime.
Exit code expected: 0, received: 137
Done


I am not able to download the generated files also. How do you debug this if you can't download the generated files?

Hitesh Barod

unread,
Mar 25, 2026, 1:28:11 AM (3 days ago) Mar 25
to vaibhav...@gmail.com, EDA Playground
Executed the link you shared (just changed the simulator as ALDEC PRO)
No issue seen
image.png

--
You received this message because you are subscribed to the Google Groups "EDA Playground" group.
To unsubscribe from this group and stop receiving emails from it, send an email to eda-playgroun...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/eda-playground/d88875e7-6d49-44c7-9358-d8f22b6d6ce4n%40googlegroups.com.

vaibhav...@gmail.com

unread,
Mar 25, 2026, 3:14:10 AM (3 days ago) Mar 25
to EDA Playground
Thanks for your inputs.  I figured out the issue and modified the code. It's executing correctly now without hanging. But the question still remains. How do we debug hangs if we can't download the generated code? Any inputs on that? 

Hitesh Barod

unread,
Mar 25, 2026, 3:22:21 AM (3 days ago) Mar 25
to vaibhav...@gmail.com, EDA Playground
You can utilise debug prints to triage the failing point.
And use $finish to hard stop code once it starts hanging.
This will allow you to download the generated files

Reply all
Reply to author
Forward
0 new messages