How many styles of loop statement does the VHDL have?
How many styles of loop statement does the VHDL have? Correct Answer 2
There are two different styles of the loop statement which are FOR LOOP and WHILE LOOP. These are called the iteration schemes. However, it is possible to define a loop without using these iteration schemes. In that case we need to use WAIT statement.
মোঃ আরিফুল ইসলাম
Feb 20, 2025
