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

Caller-side connects driving a planned input port pair. More...

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

Public Attributes

InstanceOp inst
 
unsigned baseIdx
 
unsigned enIdx
 
MatRef baseClk
 
unsigned enableId = kNoEnable
 kNoEnable drives a constant 1.
 

Detailed Description

Caller-side connects driving a planned input port pair.

Definition at line 183 of file GatedClockConversion.h.

Member Data Documentation

◆ baseClk

MatRef circt::firrtl::GatedClockConversion::InstanceDrive::baseClk

Definition at line 186 of file GatedClockConversion.h.

◆ baseIdx

unsigned circt::firrtl::GatedClockConversion::InstanceDrive::baseIdx

◆ enableId

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

kNoEnable drives a constant 1.

Definition at line 188 of file GatedClockConversion.h.

◆ enIdx

unsigned circt::firrtl::GatedClockConversion::InstanceDrive::enIdx

Definition at line 185 of file GatedClockConversion.h.

◆ inst

InstanceOp circt::firrtl::GatedClockConversion::InstanceDrive::inst

Definition at line 184 of file GatedClockConversion.h.


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