CIRCT
20.0.0git
|
Module lowering information. More...
#include <ImportVerilogInternals.h>
Public Attributes | |
moore::SVModuleOp | op |
SmallVector< PortLowering > | ports |
DenseMap< const slang::syntax::SyntaxNode *, const slang::ast::PortSymbol * > | portsBySyntaxNode |
Module lowering information.
Definition at line 40 of file ImportVerilogInternals.h.
moore::SVModuleOp circt::ImportVerilog::ModuleLowering::op |
Definition at line 41 of file ImportVerilogInternals.h.
SmallVector<PortLowering> circt::ImportVerilog::ModuleLowering::ports |
Definition at line 42 of file ImportVerilogInternals.h.
DenseMap<const slang::syntax::SyntaxNode *, const slang::ast::PortSymbol *> circt::ImportVerilog::ModuleLowering::portsBySyntaxNode |
Definition at line 44 of file ImportVerilogInternals.h.