CIRCT 22.0.0git
Loading...
Searching...
No Matches
Namespaces | Macros
MaximumAndCover.cpp File Reference
#include "circt/Dialect/HW/HWOps.h"
#include "circt/Dialect/Synth/SynthOps.h"
#include "circt/Dialect/Synth/Transforms/SynthPasses.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "circt/Dialect/Synth/Transforms/SynthPasses.h.inc"
Include dependency graph for MaximumAndCover.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define DEBUG_TYPE   "synth-maximum-and-cover"
 
#define GEN_PASS_DEF_MAXIMUMANDCOVER
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "synth-maximum-and-cover"

Definition at line 19 of file MaximumAndCover.cpp.

◆ GEN_PASS_DEF_MAXIMUMANDCOVER

#define GEN_PASS_DEF_MAXIMUMANDCOVER

Definition at line 23 of file MaximumAndCover.cpp.