Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Forever loop in task

Status
Not open for further replies.

Saravanaraj

Newbie
Joined
May 21, 2021
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
Is there is any other way to use the looping construct inside a SV task in class based structure?! when I use forever loop inside a task in the class. My simulation got stuck. Please suggest a better coding style for using a looping construct in a class based environment(UVM).
 

Is there is any other way to use the looping construct inside a SV task in class based structure?! when I use forever loop inside a task in the class. My simulation got stuck. Please suggest a better coding style for using a looping construct in a class based environment(UVM).
We don't know what "other way" is if you don't show us "your way". We can only guess that maybe "stuck" means you get into an infinite loop without letting time advance.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top