Verilog Parser
ast_enable_gate_instance Struct Reference

A single enable gate. More...

#include <verilog_ast.h>

Data Fields

ast_expression * enable_terminal
 
ast_expression * input_terminal
 
ast_metadata meta
 Node metadata.
 
ast_identifier name
 
ast_lvalueoutput_terminal
 

Detailed Description

A single enable gate.


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