|
CIRCT 22.0.0git
|
#include <CalyxLoweringUtils.h>

Public Types | |
| enum class | Port { Eq , Gt , Lt , Unordered } |
Public Attributes | |
| Port | port |
| bool | invert |
Definition at line 862 of file CalyxLoweringUtils.h.
|
strong |
| Enumerator | |
|---|---|
| Eq | |
| Gt | |
| Lt | |
| Unordered | |
Definition at line 865 of file CalyxLoweringUtils.h.
| bool circt::calyx::PredicateInfo::InputPorts::invert |
Definition at line 870 of file CalyxLoweringUtils.h.
| Port circt::calyx::PredicateInfo::InputPorts::port |
Definition at line 866 of file CalyxLoweringUtils.h.