CIRCT  19.0.0git
Static Public Member Functions | List of all members
circt::calyx::Combinational< ConcreteType > Class Template Reference

Signals that the following operation is combinational. More...

#include <CalyxOps.h>

Inheritance diagram for circt::calyx::Combinational< ConcreteType >:
Inheritance graph
[legend]
Collaboration diagram for circt::calyx::Combinational< ConcreteType >:
Collaboration graph
[legend]

Static Public Member Functions

static LogicalResult verifyTrait (Operation *op)
 

Detailed Description

template<typename ConcreteType>
class circt::calyx::Combinational< ConcreteType >

Signals that the following operation is combinational.

Definition at line 54 of file CalyxOps.h.

Member Function Documentation

◆ verifyTrait()

template<typename ConcreteType >
static LogicalResult circt::calyx::Combinational< ConcreteType >::verifyTrait ( Operation *  op)
inlinestatic

Definition at line 57 of file CalyxOps.h.

References assert().


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