CIRCT  19.0.0git
Public Attributes | List of all members
circt::sv::CaseInfo Struct Reference

#include <SVOps.h>

Collaboration diagram for circt::sv::CaseInfo:
Collaboration graph
[legend]

Public Attributes

std::unique_ptr< CasePatternpattern
 
Block * block
 

Detailed Description

Definition at line 141 of file SVOps.h.

Member Data Documentation

◆ block

Block* circt::sv::CaseInfo::block

Definition at line 143 of file SVOps.h.

◆ pattern

std::unique_ptr<CasePattern> circt::sv::CaseInfo::pattern

Definition at line 142 of file SVOps.h.


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