CIRCT 24.0.0git
Loading...
Searching...
No Matches
Public Attributes | List of all members
circt::firrtl::GatedClockConversion::ClockPairPlan Struct Reference

(baseClk, enable) pair planned for a clock value. More...

Collaboration diagram for circt::firrtl::GatedClockConversion::ClockPairPlan:
Collaboration graph
[legend]

Public Attributes

MatRef baseClk
 
unsigned enableId = kNoEnable
 

Detailed Description

(baseClk, enable) pair planned for a clock value.

Definition at line 153 of file GatedClockConversion.h.

Member Data Documentation

◆ baseClk

MatRef circt::firrtl::GatedClockConversion::ClockPairPlan::baseClk

Definition at line 154 of file GatedClockConversion.h.

◆ enableId

unsigned circt::firrtl::GatedClockConversion::ClockPairPlan::enableId = kNoEnable

Definition at line 155 of file GatedClockConversion.h.


The documentation for this struct was generated from the following file: