Control StructuresΒΆ
VHDL has two control flow statements: if and case; two loop statements:
for and while; two loop control statements: next and exit; and
finally two miscellaneous statements: return and null.
VHDL has two control flow statements: if and case; two loop statements:
for and while; two loop control statements: next and exit; and
finally two miscellaneous statements: return and null.