Verilog - Procedural Timing Control - verilog.renerta.com
Procedural Timing Control Formal Definition The procedural timing control is used to determine when statements should be executed. Simplified Syntax Delay control: #delay #(min:typ:max delay) Event type declaration: event identifier; Event trigger: -> eve
verilog.renerta.com |