CIRCT  19.0.0git
Classes | Namespaces | Macros
ImportVerilogInternals.h File Reference
#include "circt/Conversion/ImportVerilog.h"
#include "circt/Dialect/HW/HWOps.h"
#include "circt/Dialect/Moore/MooreOps.h"
#include "mlir/Dialect/SCF/IR/SCF.h"
#include "slang/ast/ASTVisitor.h"
#include "llvm/ADT/ScopedHashTable.h"
#include "llvm/Support/Debug.h"
#include <map>
#include <queue>
Include dependency graph for ImportVerilogInternals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  circt::ImportVerilog::Context
 A helper class to facilitate the conversion from a Slang AST to MLIR operations. More...
 

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 circt::ImportVerilog
 

Macros

#define DEBUG_TYPE   "import-verilog"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "import-verilog"

Definition at line 23 of file ImportVerilogInternals.h.