Indrajit Ghosh
Junior Member level 2
I have 4 modules A>B>C>D,now each module get activated from the signals received from the preceding modules, now what i want to do is that i want to execute the modules A,B,C,D in the same order for a particular no. of times until a certain condition is satisfied.Now i have instantiated the modules A,B,C,D in a "TOP module"....can you tell me how to go about this conditional problem?