|
CIRCT 24.0.0git
|
Root rewrite applied by applyPlan(): clock the op by baseClk and sink enableId into it.
More...

Public Attributes | |
| Operation * | op |
| MatRef | baseClk |
| unsigned | enableId = kNoEnable |
Root rewrite applied by applyPlan(): clock the op by baseClk and sink enableId into it.
Definition at line 160 of file GatedClockConversion.h.
| MatRef circt::firrtl::GatedClockConversion::RootRewrite::baseClk |
Definition at line 162 of file GatedClockConversion.h.
| unsigned circt::firrtl::GatedClockConversion::RootRewrite::enableId = kNoEnable |
Definition at line 163 of file GatedClockConversion.h.
| Operation* circt::firrtl::GatedClockConversion::RootRewrite::op |
Definition at line 161 of file GatedClockConversion.h.