|
CIRCT 22.0.0git
|
Port lowering information. More...
#include <ImportVerilogInternals.h>

Public Attributes | |
| const slang::ast::PortSymbol & | ast |
| Location | loc |
| BlockArgument | arg |
Port lowering information.
Definition at line 35 of file ImportVerilogInternals.h.
| BlockArgument circt::ImportVerilog::PortLowering::arg |
Definition at line 38 of file ImportVerilogInternals.h.
| const slang::ast::PortSymbol& circt::ImportVerilog::PortLowering::ast |
Definition at line 36 of file ImportVerilogInternals.h.
| Location circt::ImportVerilog::PortLowering::loc |
Definition at line 37 of file ImportVerilogInternals.h.