CIRCT
18.0.0git
|
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "lower-seq-firmem" |
Functions | |
static Value | lookThroughWires (Value value) |
Trace a value through wires to its original definition. More... | |
#define DEBUG_TYPE "lower-seq-firmem" |
Definition at line 18 of file FirMemLowering.cpp.
|
static |
Trace a value through wires to its original definition.
Definition at line 58 of file FirMemLowering.cpp.
References value.
Referenced by circt::FirMemLowering::collectMemory(), circt::firrtl::getModuleScopedDriver(), circt::firrtl::isModuleScopedDrivenBy(), and circt::firrtl::walkDrivers().