Verilog Parser

Describes a single wait statement. More...

#include <verilog_ast.h>

Data Fields

ast_expression * expression
 How long to wait for.
 
ast_metadata meta
 Node metadata.
 
ast_statement * statement
 What to execute after waiting.
 

Detailed Description

Describes a single wait statement.


The documentation for this struct was generated from the following file: