CIRCT  19.0.0git
Namespaces | Functions
FIREmitter.h File Reference
#include "circt/Support/LLVM.h"
Include dependency graph for FIREmitter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

mlir::LogicalResult circt::firrtl::exportFIRFile (mlir::ModuleOp module, llvm::raw_ostream &os, std::optional< size_t > targetLineLength, FIRVersion version)
 
void circt::firrtl::registerToFIRFileTranslation ()