N
noreply
Guest
Hi i was trying the following and my cadence session was caught up in
a infinite loop(Based on the number of elements that were dumped in
the layout i'm sure the loop got executed 499 times). and finally i
had to kill cadence through my terminal(yes,Alt+F4 didn't work).
Hey just giving this for fun(Please be sure that you don't loose any
data).
I wrote a file called "hi.il"
Only two lines were present in the file
line1:loadi "<path>/hi.il"
line2:loadi "<path>/optimization.il";This was a pretty big program
roughly 400 lines.
Then in the CIW i wrote
loadi "<path>/hi.il"
Yes i loaded the same file. And it was an accident.
Can anyone explain why the cadence ran into an infinite loop.(the
line2 was executed 499 times)
Thanks and regards,
Lokesh rajendran.
a infinite loop(Based on the number of elements that were dumped in
the layout i'm sure the loop got executed 499 times). and finally i
had to kill cadence through my terminal(yes,Alt+F4 didn't work).
Hey just giving this for fun(Please be sure that you don't loose any
data).
I wrote a file called "hi.il"
Only two lines were present in the file
line1:loadi "<path>/hi.il"
line2:loadi "<path>/optimization.il";This was a pretty big program
roughly 400 lines.
Then in the CIW i wrote
loadi "<path>/hi.il"
Yes i loaded the same file. And it was an accident.
Can anyone explain why the cadence ran into an infinite loop.(the
line2 was executed 499 times)
Thanks and regards,
Lokesh rajendran.