CIRCT 23.0.0git
Loading...
Searching...
No Matches
circt::esi::OperatesOnESITypes< ConcreteType > Class Template Reference

Trait marking an ESI op that operates on ESI types (e.g. More...

#include <ESIOps.h>

Inheritance diagram for circt::esi::OperatesOnESITypes< ConcreteType >:
Inheritance graph
[legend]
Collaboration diagram for circt::esi::OperatesOnESITypes< ConcreteType >:
Collaboration graph
[legend]

Detailed Description

template<typename ConcreteType>
class circt::esi::OperatesOnESITypes< ConcreteType >

Trait marking an ESI op that operates on ESI types (e.g.

data windows) and must get lowered after all the "wrapper" ESI types (e.g. channels).

Definition at line 33 of file ESIOps.h.


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