|
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. | |
Describes a single wait statement.