Scripting, TCL LOOPS in TCL There are many statements where we need to execute commands till the condition is met, these are called Loops in TCL. Mainly we use FOR, FOREACH and WHILE Loops in VLSI. adminDecember 3, 20202 Comments