santhoshvlsi Posted May 17, 2013 Report Share Posted May 17, 2013 # ** Error: (vsim-3601) Iteration limit reached at time 530 ns.# This is a zero-delay loop i am running the test case in UVM to verify the core. The core have accumulator,instruction decoder and ALU.The ALU is getting the first data only. While coming to second the instruction , the simulator is getting the error like thisSimulator :model sim # ** Error: (vsim-3601) Iteration limit reached at time 530 ns.# This is a zero-delay loop: Please suggest me about this issue to rectify......... Quote Link to comment Share on other sites More sharing options...
dave_59 Posted May 17, 2013 Report Share Posted May 17, 2013 The answer is the same as what I posted here: https://forum.verificationacademy.com/forum/verification-methodology-discussion-forum/uvm-forum/30592-zero-delay-loop-verilog-design#comment-30597 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.