CIRCT  19.0.0git
Macros | Functions
PassiveWires.cpp File Reference
#include "PassDetails.h"
#include "circt/Dialect/FIRRTL/FIRRTLUtils.h"
#include "circt/Support/Debug.h"
#include "mlir/IR/ImplicitLocOpBuilder.h"
#include "llvm/Support/Debug.h"
Include dependency graph for PassiveWires.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "firrtl-passive-wires"
 

Functions

static bool hasFlip (Type t)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "firrtl-passive-wires"

Definition at line 22 of file PassiveWires.cpp.

Function Documentation

◆ hasFlip()

static bool hasFlip ( Type  t)
static

Definition at line 27 of file PassiveWires.cpp.