Timing Controls
Delay control #, event control @, wait statement.
Verilog Timing Controls
Test your knowledge on this topic.
Question 1 of 3
Q1.What is the function of the @(posedge clk) event control?
Related Articles
Control Statements
If-else, case, casez, casex statements.
4 min read
Loops in Verilog
For, while, repeat, forever loops.
8 min read
Procedural Blocks
Always block, initial block, sensitivity lists.
4 min read
Blocking vs Non-Blocking
Operators = vs <=, scheduling semantics.
7 min read
Task and Function
Subroutines, differences, automatic re-entrancy.
5 min read