Loops in Verilog
For, while, repeat, forever loops.
Verilog Loop Constructs
Test your knowledge on this topic.
Question 1 of 3
Q1.How does a synthesis tool interpret a for loop containing combinational logic?
Related Articles
Task and Function
Subroutines, differences, automatic re-entrancy.
5 min read
Block Statements
Begin-end, fork-join parallel blocks.
9 min read
Timing Controls
Delay control #, event control @, wait statement.
4 min read
Procedural Blocks
Always block, initial block, sensitivity lists.
4 min read
Blocking vs Non-Blocking
Operators = vs <=, scheduling semantics.
7 min read