|
CIRCT 24.0.0git
|
Temporary (base clock, enable) carrier wires at the top of mod, standing in for a wire/node alias of a gated clock.
More...

Public Attributes | |
| FModuleOp | mod |
| MatRef | baseClk |
| unsigned | enableId |
| Location | loc |
Temporary (base clock, enable) carrier wires at the top of mod, standing in for a wire/node alias of a gated clock.
Wires 2*i / 2*i+1 of plannedWireValues belong to wirePlans[i].
Definition at line 194 of file GatedClockConversion.h.
| MatRef circt::firrtl::GatedClockConversion::WirePairPlan::baseClk |
Definition at line 196 of file GatedClockConversion.h.
| unsigned circt::firrtl::GatedClockConversion::WirePairPlan::enableId |
Definition at line 197 of file GatedClockConversion.h.
| Location circt::firrtl::GatedClockConversion::WirePairPlan::loc |
Definition at line 198 of file GatedClockConversion.h.
| FModuleOp circt::firrtl::GatedClockConversion::WirePairPlan::mod |
Definition at line 195 of file GatedClockConversion.h.